/* CSS Document */
/*通用样式*/
body {color: #333; font-family: Verdana, "宋体"; font-size: 12px; margin:0px; padding:0px; line-height:20px;}
p{ list-style:none; margin:0; padding:0;}
.bgcolor{ width:970px; background:#b3c5d3; height:auto;}
a:link,a:visited{ color:#006699; text-decoration:none;}
a:hover{ color:#006699; text-decoration:underline;}
/*中间内容样式开始*/
.blank6_h{ height:6px;background:#A48B6E;overflow:hidden; width:970px; text-align:center; margin:0 auto;}
.f_white{ font-size:12px; color:#fff; text-align:center;}
.f_white_t{ font-size:14px; color:#fff; font-weight:bold; line-height:22px;}
.f_blue{ font-size:18px; font-weight:bold; text-align:left; color:#214c79;}
.blank_br{ line-height:20px; height:20px;}
a.more_link:link,a.more_link:visited{ color:#fff; font-size:14px; text-decoration:none;}
a.more_link:hover{ color:#fff; text-decoration:underline;}
.paddings{ padding-left:10px; padding-bottom:10px;}
.paddings10{ padding-right:10px; padding-bottom:10px;}
.news_padding{border-right:#ccc solid 1px; padding:10px; overflow:hidden;}
.contract{ padding:10px;}
.bottombg{ height:25px;}
.bottomline{ border-bottom:#ccc solid 1px;}
/*中间内容样式结束*/
/* 尾部样式开始*/
.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;}
/* 尾部样式结束*