/* CSS Document */
body{ font-size:12px; }

#topbody{ width:778px;  margin-left:auto; margin-right:auto;}
#topbody .links{ background-color:#003466; padding-right:5px; text-align:right; height:15px; padding-top:3px;}
#topbody .links a{ color:#FFFFFF; text-decoration:none;}

#topbody .bimg{ background:url(../image/bg_top.gif) repeat-x left top; height:74px; text-align:left;}


#menubody{ width:778px; height:121px;  margin-left:auto; margin-right:auto;}
#menubody .left{ float:left; width:181px; background-color:#336799;}
#menubody .left menu{ list-style-type:none; margin:0px; padding:0px;}
#menubody .left menu li{
	
	height:23px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #013567;
}
#menubody .left menu li a{
	background: #336799 url(../image/dot.gif) no-repeat 17px 8px;
	color:#FFFFFF;
	height:17px;
	padding-top:6px;
	display:block;
	text-decoration:none;
	font-size: 12px;
	text-align:left;
	padding-left:37px;
	font-weight:bold;
}
#menubody .left menu li a:hover{ background-color:#487CAE;}

#menubody .right{ float:right; width:595px;}
#info{
	width:778px;
	margin-left:auto;
	margin-right:auto;
	background-color:#EBEDD8;
	height:23px;
	color:#000000;
	text-align:center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CD61;
}
#info h1{ margin:0px; padding:0px; padding-top:5px; font-size:12px; font-weight:normal;}
#info h1 a{ color:#000000;}
#info h1 a:hover{ color:#000; text-decoration:none;}

#mainbody{width:778px; padding-bottom:10px; margin-left:auto; margin-right:auto;}
#mainbody .leftbox{ float:left; width:192px;}
#mainbody .centerbox{ float:right; width:390px; padding-left:35px;}
#mainbody .rightbox{ float:right; width:125px; padding-left:35px;}
#mainbody H2{
	margin:0PX;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color:#3F6781;
	height:20px;
	padding-top:9px;
}
#mainbody .leftbox .Lbox{ padding-top:15px;}
#mainbody .centerbox .Cbox{ padding-top:0px;}
#mainbody .rightbox .Rbox{ padding-top:20px;}

#mainbody .centerbox .Cbox P{ text-indent:24px; line-height:170%;}

#mainbody .centerbox .Cbox a{ color:#000000; text-decoration:none;}

#mainbody .rightbox .Rbox ul{ list-style-type:none; padding:0px; margin:0px;}
#mainbody .rightbox .Rbox ul li{ height:21px;} 
#mainbody .rightbox .Rbox ul li a{ color:#0000FF;}


#footer{width:778px;  margin-left:auto; margin-right:auto;}
#footer .bottomNav{
	background-color:#336799;
	height:19px;
	padding-top:5px;
	text-align:center;
	color:#DBE5F8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer .bottomNav strong{ margin-left:10px;}
#footer .sText{ color:#666666; padding-top:5px;}


#footer .copyright{ text-align:center; padding-top:5px; padding-bottom:10px; color:#666666;}

