@charset "gb2312";
@import url('style.css'); /*首页部分*/
/*全局复写*/
body,p,pre,input,select,textarea,option,ul,ol,li,h1,h2,h3,h4,h5,h6,a,dl,dt,dd,fieldset,legend,caption{padding:0px; margin:0px; font-size:12px; font-family:"宋体",Arial, Helvetica, sans-serif;}
a{text-decoration:none; color:#2da3e2;}
img{border: none;}
li{list-style:none;}
/*颜色*/
.color a{color:#9d1c1c;}
.color a:hover{color:#9d1c1c;}
.color_a a{color:#fb923f;}
.color_a a:hover{color:#fb923f;}
.color_b a{color:#3f8ad7;}
.color_c a{color:#1a4c8f;}
.color_c a:hover{color:#1a4c8f;}
/*通用样式*/
.clear{clear:both; line-height:0px; height:0px; font-size:0px;}
.w{width:100px;}
.f{line-height:20px;}
.more{float:right; padding-right:20px; font-weight:lighter; line-height:normal;}
.float{float:left; margin-left:10px; margin-bottom:6px;}
.q{font-weight:lighter; color:#3e84db}
.t{text-align:center;}
.h{white-space:nowrap; overflow:hidden;}
.t{text-align:justify; text-justify:inter-ideograph;}
/*全局大框架*/
#wrapper{width:950px; margin:0px auto;}
/*尾部*/
.foot{background:url("../images/rc_60.gif") repeat-x scroll 0 0 transparent;clear:both;height:37px;line-height:45px;text-align:center; clear:both;}
.foot a{color:#000; padding:0px 5px;}

