/* CSS Document */
body{ margin:0px; background-color:#E5E5E5;font-family:"微软雅黑",Arial,Helvetica,sans-serif;}

 a:link{ text-decoration: none;color:#B71D1F/*颜色自定义*/;font-size:14px;} /* 未访问的链接 */
 a:visited{text-decoration:none;color:#B71D1F/*颜色自定义*/} /* 已访问的链接 */
 a:hover{ color:#FF0303; text-decoration:underline;/*颜色自定义*/}/* 鼠标在链接上 */
 a:active{ color:#372F84/*颜色自定义*/}/* 点击激活链接 */
/*顶部*/
.tou{height:10px;}
.logo{width:950px; margin:0px auto; height:41px; margin-bottom:30px;}
.logoz{float:left;}
.logoy{float: right; color:#B71C24; margin-top:8px; font-size:14px;}
/*中部*/
.datu{background:url(dt.jpg) repeat-y 50% 0; height:608px; width:100%px;}
.datu01{width:950px; margin:0px auto;}
.datu02{margin-bottom:40px;}
.datu03{margin-bottom:18px;}
.sk{width:950px; height:211px; margin: 0px auto; background:url(skbj.jpg) repeat-y 50% 0; }
.sk1{margin-right:8px; float:left}
.sk2{float:right}
/*底部*/
.foot{height:164px;background-image:url(dibj.jpg)}
.foot1{line-height:28px;font-size:14px;text-align:center; padding-top:40px;}
