@charset "utf-8";
/*** blue ***/
a:link, a:visited {
	color: #000;
}

a:hover {
	color: #C60404;
	text-decoration:none;
}


#topnav{ background: #CEAE93 url(../_images/green/top_menu_bg.png) top repeat-x; border-left:0px solid #FFF; border-right:0px solid #FFF; }
#topnav ul li a:hover{ background: #FDFAD8; color:#C60404; }
#topnav ul li a.active{ background: #FDFAD8; color:#C60404; margin-top: 3px;}
#topnav ul li li { background: #F0EFC1; KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
#topnav ul li li a:hover{ background: #FDFAD8; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }

div#h_area{
	background:#DBDAA1 url(../images/green/top.png) top right no-repeat;;
}

#date{
	background: url(../images/green/menu_right.png) top right no-repeat;
}
#leftcolumn h3,
#rightcolumn h3{
	text-align: left;
	padding-left:15px;
	height: 44px;
	width: 190px;
	line-height: 40px;
	color:#C60404;
	font-size:16px;
	margin:0px;
	font-weight:bold;
	background: #FFFFFF url(../images/bg_h3.png) top left;
}

ul.menu li#current {
	}
ul.menu li#current a{
	text-decoration:none;
	color:#C60404;
}

ul.menu li#current ul li a{
	color:#000;
}

ul.menu li#current ul li a:hover{
	color:#C60404;
}

ul.menu li ul li#current a{
	text-decoration:none;
	color:#C60404;
}

a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:29px;
	color:#999999;
	padding-right: 10px;
	line-height:29px;
	margin:3px 0px 0px 0px;
	text-align:right;
	text-decoration:underline;
}

#power_by, #power_by a, #power_by a:visited{
	color:#8c8c8c;
	text-decoration:none;
	font-size:11px;
}
ul.menu li{
	list-style:none;
	}
#f_area div.moduletable_menu, #f_area div.moduletable, #f_area div.moduletable_text{

	
}
#f_area h3{
	background:  url(../images/f_area_h3.png) top left no-repeat;
}

ul.mostread li{
	list-style:none;
	background:url(../images/green/menu_arrow.gif) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/green/menu_arrow.gif) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/green/menu_arrow.gif) top left no-repeat;
}