@charset "utf-8";
/*** blue ***/
a:link, a:visited {
	color: #7BC32A;
	font-weight: bold;	padding-left:6px;
}

#power_by{
color:262626;
}

a:hover {
	color: #999;
	text-decoration:underline;
}

#page_bg {
	background:#DFE0D9 url(../images/blue/bg3.png) repeat-x scroll left top/*#F5F4EF url(../images/blue/bg.jpg) repeat-x scroll center top*/;
}
#main_bg{
	background: #fff/*url(../images/blue/bg_main.png) left repeat-y*/;
}
#logo_bg{
	/*background: #FFFFFF url(../images/blue/bg_logo.png) top repeat-x;*/
}

.search{
	background:url(../images/blue/search_ico.png) right top no-repeat;
}

#banner{
}

div.module_menu h3, div.module h3, #rightcolumn h3{
	background:  /*url(../images/blue/bg_h3.png) top left no-repeat*/;
}

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

a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:23px;
	width:109px;
	color:#FFFFFF;
	text-decoration:underline;
	padding-left: 23px;
	line-height:23px;
	background:  url(../images/blue/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

#power_by, #power_by a, #power_by a:visited{
	color:#3A78AD;
}
ul.menu li{	background:transparent url(../images/blue/menu_arrow.png) no-repeat scroll left top;	border-bottom:1px dotted #DDDDDD;	list-style-image:none;	list-style-position:outside;	list-style-type:none;	padding-bottom:3px;
}
ul.mostread li{
	list-style:none;
	background:url(../images/blue/menu_arrow.png) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/blue/menu_arrow.png) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/blue/menu_arrow.png) top left no-repeat;
}
div.componentheading, h1{	border-bottom:10px solid #EEEEEE;	color:#666666;	font-size:19px;	letter-spacing:-1px;	padding:6px 0;
}