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

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

.normallink {  font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9pt; color:#000000; font-style:none; text-decoration:underline; }
A:hover.normallink {  font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9pt; color:#A80303; font-style:none; text-decoration:underline; }

.bobobo {background: #e1e6e9;border: 1px solid #000000;}
.bobobobo {background: #FFFFFF;border: 0px solid #000000;}

#page_bg {
	background: #FFFFFF url(../images/blue/hgr.png) top repeat-x;
}
#main_bg{
	background: 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{
	background: #FFFFFF;
}

div.module_menu h3, div.module h3, #rightcolumn h3{
	background:  url(../images/blue/bg_h3.png) top left no-repeat;
}
div.module_menu h2, div.module h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9pt; color:#FFFFFF; font-style:none; text-decoration:none;
	background:  url(../images/blue/bg_h3.png) top left no-repeat;
}
#rightcolumn h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9pt; color:#FFFFFF; font-style:none; text-decoration:none;
	background:  url(../images/blue/button_navir.png) top left no-repeat;
}
div.module A{
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9pt; color:#FFFFFF; font-weight:bold; text-decoration:none;
}
#f_area{
	background: #e4e4e4;
}
#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{
	list-style:none;
	background:url(../images/navi.gif) top left no-repeat;
}
ul.menu a{
        font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9pt; color:#1e4485; font-weight:bold; text-decoration:none;
}
ul.latestnews a{
        font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9pt; color:#1e4485; font-weight:bold; text-decoration:none;
}

.bobo{
	list-style:none;
	background:url(../images/navi2.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.componentheading{
	color:#0389D3;
}

