@charset "utf-8";
/*** blue ***/
/*a:link {
text-decoration: none;
color: #0d5da2;
font-weight: normal;
}

a:hover {
text-decoration: none;
color: #4f92c9;
font-weight: normal;
}
a.event 

{

font-family: Verdana,Arial,Times New Roman,Times;
font-size: 7pt;
color: #808080;
font-weight: normal;
text-decoration: none;

}

a.event:link 

{

text-decoration: none;
color: #808080;
font-weight: normal;

}

a.event:hover 

{

text-decoration: none;
color: #4f92ca;
font-weight: normal;

}*/
/*#page_bg {
	background: #FFFFFF url(../images/blue/); 
}	
#main_bg{
	background: (../images/blue/) left repeat-y;
}
#logo_bg{
	background:  url(../images/blue/) top repeat-x;
}---------------*/

.search{
	/*background:url(../images/blue/search_ico1.png) right top no-repeat;*/
}

#banner1{
	background: #FFFFFF url(../images/blue/logo.gif) center top no-repeat;
}


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/) top left no-repeat;
	background:#CCCCCC;
}

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;
}
#main_power_by{
 width:800px;
 height:37px;
 margin-left:0px;
 background:url(../images/blue/pict_bottom.jpg);
}
		  
.bottum  { font-family:Verdana, Arial, Helvetica, sans-serif;
		   font-size:8pt;
		   color:#999999;
		   font-weight:Normal;
		   text-align:center;
		   padding-top:10px;
		  
		   
		  }
#power_by, #power_by a, #power_by a:visited{
	color:#3A78AD;
	
}
ul.menu li{
	list-style:none;`
	
/*	background: url(../images/blue/) top left no-repeat;*/
    /* background:url(../images/blue/menu_arrow.png) center 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.componentheading{
	color:#0389D3;
}*/