@charset "utf-8";
/*** blue ***/
a:link, a:visited {
	color: #b44d01;
}

a:hover {
	color: #920202;
	text-decoration:underline;
}

#page_bg {
	background: #FFFFFF;
}
#main_bg{
	background: #FFFFFF;
}
#f_area{
	background: #fceedd url(../images/blue/bg_f_area.png) left repeat-y;
}
#logo_bg{
	background: #FFFFFF url(../images/blue/bg_logo.png) top repeat-x;
}
.search{

}
#banner{
	background: #ffffff url(../images/blue/banner.jpg) center top no-repeat;
}

div.module_menu h3, div.module h3{
	width: 208 px;
	height: 44px;
	color:#2d281f;
	background:  url(../images/blue/bg_h3.png) top left no-repeat;
}

a.readon, a.readon:visited{
	display:block;
	float:right;
	height:20px;
	width:95px;
	color:#333;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	padding-right: 5px;
	background:  url(../images/blue/bg_read_more.png) no-repeat;
	margin:10px 0px 0px 0px;
}

a.readon:hover {
	display:block;
	float:right;
	height:20px;
	width:95px;
	color:#999999;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	padding-right: 5px;
	background:  url(../images/blue/bg_read_more.png) no-repeat;
	margin:10px 0px 0px 0px;
}

#power_by, #power_by a, #power_by a:visited{
	color:#0389D3;
}
ul.menu li{
	list-style:none;
	background:url(../images/blue/menu_arrow.png) top left no-repeat;
}
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.module_text{
padding-left:15px; 
padding-right:7px;
}
div.componentheading{
	color:#0389D3;
}
