@charset "utf-8";
/* ellknot */

body{
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.gif);
	color:#FFF;
	font-size:12px;
	line-height:150%;
}
a:hover img{
    filter:alpha(opacity=77); 
    -moz-opacity: 0.5; 
    opacity: 0.5;
}

a img{
	border:none;
}

a:link{
	color:#C30;
}

a:visited{
	color:#C30;
}

a:hover{
	color:#FFF;
}

#container{
	width:861px;
	margin:0px auto 0px auto;
	background-image:url(../images/bg2.gif);
	background-position:center;
	background-repeat:repeat-y;
}
#inner{
	width:784px;
	margin:0px auto 0px auto;
}

#header{
	height:76px;
	width:784px;
}

#logo{
	height:53px;
	width:191px;
	margin:23px 0px 0px 0px;
	float:left;
}

#hd_right{
	width:593px;
	float:right;
	height:76px;
}

#radio{
	width:151px;
	margin:0px 0px 0px 442px;
}
/*-----------menu-------------*/
#menu{
	width:497px;
	text-decoration:none;
	margin:0px 0px 0px 96px;
	padding:0px;
}

#menu a{
	text-decoration:none;
}

#menu li{
	list-style-type:none;
	float:left;
	padding:0px;
	margin:0px;
	height:31px;
}

#menu .top{
	width:72px;
}
#menu .top a.visible {
	background-image:url(../images/ell_09.gif);
	width:72px;
	height:31px;
	display:block;
}
#menu .top a.visible:hover,#menu .top a.selected{
	background-image:url(../images/ell_o_09.gif);
	width:72px;
	height:31px;
	display:block;
}

#menu .info{
	width:76px;
}
#menu .info a.visible {
	background-image:url(../images/ell_10.gif);
	width:76px;
	height:31px;
	display:block;
}
#menu .info a.visible:hover,#menu .info a.selected{
	background-image:url(../images/ell_o_10.gif);
	width:76px;
	height:31px;
	display:block;
}

#menu .schedule{
	width:121px;
}
#menu .schedule a.visible {
	background-image:url(../images/ell_11.gif);
	width:121px;
	height:31px;
	display:block;
}
#menu .schedule a.visible:hover,#menu .schedule a.selected{
	background-image:url(../images/ell_o_11.gif);
	width:121px;
	height:31px;
	display:block;
}

#menu .map{
	width:83px;
}
#menu .map a.visible {
	background-image:url(../images/ell_12.gif);
	width:83px;
	height:31px;
	display:block;
}
#menu .map a.visible:hover,#menu .map a.selected{
	background-image:url(../images/ell_o_12.gif);
	width:83px;
	height:31px;
	display:block;
}

#menu .link{
	width:83px;
}
#menu .link a.visible {
	background-image:url(../images/ell_13.gif);
	width:83px;
	height:31px;
	display:block;
}
#menu .link a.visible:hover,#menu .link a.selected{
	background-image:url(../images/ell_o_13.gif);
	width:83px;
	height:31px;
	display:block;
}

#menu .blog{
	width:62px;
}
#menu .blog a.visible {
	background-image:url(../images/ell_14.gif);
	width:62px;
	height:31px;
	display:block;
}
#menu .blog a.visible:hover,#menu .blog a.selected{
	background-image:url(../images/ell_o_14.gif);
	width:62px;
	height:31px;
	display:block;
}


.hidden {
	font-size: x-small;
	line-height: 28px;
	visibility : hidden
}

#main{
	width:784px;
	clear:both;
	margin-bottom:10px;
}
/*-------------main_content--------------*/

#content{
	width:784px;
}

#left_content{
	float:left;
	width:578px;
}

h2{
	margin:0px 0px 5px 0px;
	padding:0px;
}

h3{
	margin:5px 0px 5px 0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
}

#news_area{
	height:200px;
	overflow:auto;
}
.news{
	margin:0px 0px 10px 10px;
	border-bottom:dotted;
	padding-bottom:5px;
	border-bottom-width:1px;
	border-bottom-color:#999;
	
}
.date{
	background-image:url(../images/list_006_c-trans.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:18px;
	color:#C60;
	margin-bottom:0px;
}

#pick_up{
	width:578px;
	height:250px;
}

#pick_up a:link, a:visited{
	color:#666;
}


#right_content{
	float:right;
	width:196px;
}

.banner{
	width:196px;
	margin:10px 0px 5px 0px;
	text-align:center;
	padding:0px 0px 5px 0px;
}

#under_content{
	width:784px;
	margin-top:10px;
}

#blog{
	width:330px;
	float:left;
}

#blog .photo{
	width:108px;
	background-color:#999;
	height:108px;
	float:left;
	margin:0px 10px 0px 10px;
}

#blog .text{
	width:190px;
	float:left;
	font-size:10px;
}

#toma{
	width:433px;
	margin-top:10px;
	float:right;
}

#footer{
	text-align:center;
	margin:30px 0px 0px 0px;
	padding-bottom:20px;
}

.cl{
	clear:both;
	line-height:0px;
	font-size:xx-small;
}

.p10{
	font-size:10px;
	line-height:12px;
}

.p14{
	font-size:14px;
}
