/* CSS Document */
/*通用样式*/
body {color:#ACD6FF;font-family: Verdana, "宋体"; font-size: 12px; margin:0px; padding:0px; line-height:20px; background:#005AB5 ; }
p{ list-style:none; margin:0; padding:0;}
a:link,a:visited{ color:#074d9d; text-decoration:none;}
a:hover{ color:#074d9d; text-decoration:underline;}
.blue_border{ border:#bddaea solid 1px;}
.gray_border{ border:#e4e4e4 solid 1px; padding:1px;}
.blank6{ height:6px; width:970px; overflow:hidden; padding:0; margin:0;}
.blank8{ height:6px; width:100%; overflow:hidden; padding:0; margin:0;}
a.redlink:link,a.redlink:visited{ color:#cc0000; text-decoration:none;}
a.redlink:hover{ color:#074d9d; text-decoration:underline;}
body>table{margin:0 auto;}
/*中间内容样式开始*/
#topmenu{ color:#696969;}
#topmenu a:link,#topmenu a:visited{ color:#696969; text-decoration:none; padding:2px;}
#topmenu a:hover{ color:#fff; text-decoration:none; background-color:#4a4a4a; padding:2px;}

.topbg{ background:#fff url(../images/topbg.jpg) no-repeat; overflow:hidden;}
.bigfont{ font-size:18px; text-align:center;color:#074d9d; font-weight:bold; line-height:36px; margin-top:8px;}
.f_gray_14{ color:#555; font-size:14px; line-height:24px; text-align:left; width:96%; margin-left:20px;}
.t2em{ text-indent:2em;}

.blue_tbg{background:#fff url(../images/bluebg.jpg) no-repeat top;}
.gray_tbg{background:#fff url(../images/graybg.gif) no-repeat top;}
.font_white{ color:#fff; font-size:14px; font-weight:bold; margin-left:30px; line-height:30px;}
.font_gray{ color:#555; font-size:14px; font-weight:bold; margin-left:30px; line-height:30px;}
.font_blue{ font-size:14px; font-weight:bold; margin-left:30px; margin-top:10px;}
.font_gray_12{ color:#555; width:92%; margin-left:30px; padding-bottom:10px; }
.dash_border{border-bottom:dashed #acacac 1px; padding-bottom:5px;}

.survey{ margin-top:10px; margin-left:20px;}
.list{ margin-top:10px; margin-left:20px; line-height:28px; padding-bottom:10px;}
.list a:link,.list a:visited{ color:#555;  font-size:14px; text-align:left; text-decoration:none;}
.list a:hover{ color:#cc0000; font-size:14px; text-align:left; text-decoration:underline;}

.forum{ background-color:#CCCCCC; font-size:14px; color:#000; text-align:left; text-indent:2em; text-align:left; height:30px; line-height:30px; font-weight:bold;}

/*中间内容样式结束*/
/* 尾部样式开始*/
.footer{ background:url(../images/footbg.gif) repeat-x; font-family: Verdana, "宋体";}
.f_black{ color:#000; font-size:12px; font-weight:bold;}
.footer p{ padding-left:10px; padding-top:2px;}
.footer a{ padding:0 3px; font-size:12px; font-weight: bold;color: #454545; text-decoration:none;}
.footer a:visited { padding:0 3px; font-size:12px; font-weight: bold;color: #454545;}
.footer a:hover {font-weight: bold; color: #910911; font-size:12px;}
.footer img{ border:0;}
/* 尾部样式结束*