@charset "utf-8";
/* CSS Document */

/* 总体样式 */
body,td,th,input{font-family: Arial, Helvetica, sans-serif, "宋体"; font-size: 12px; color: #333333;}
body,form,h1, h2, h3,h4,h5,h6,p,ul{margin: 0px;padding: 0px;}
a:link, a:visited, a:active{color: #333333;	text-decoration: none;}
a:hover {text-decoration: none;	color: #c02289;}
ul{list-style-type: none;}
img{border:0px;padding:0;margin:0;}
.c1{clear: both;}

/* 头部样式 */
.content{margin: auto;width: 984px;}
.header ul{height:46px;}
.header li{float:left;}

/* 主体样式 */
.mainBody{margin:0px auto;width: 984px;line-height:25px;}
#con_left{float:left;width:251px; padding:10px 0 0 0;}
#con_right{float:left;width:733px;line-height:25px;}
.list {font-size:13px;font-weight:bold;}
.list ul{padding:5px 20px 15px 10px;}
.list li{background: url(img/dot.jpg) 0 16px no-repeat;text-indent:15px;border-bottom:1px solid #d7d7d7;padding:10px 0 0 0;}
.pic ul{padding:0 10px;}
.pic li{padding:0 0 5px 0;}
.wenzi p{padding:10px 20px;}
.pic img{border:1px solid #a09c9c;}
.pic span{text-align:center;display:block;height:20px;}
.blue{color:#3399CC;}

.wen_bg{background: url(img/picbar.jpg) 10px 13px no-repeat;}
.wen_line{border-bottom:1px solid #eeeeee;}
.wenzi a.org{color:#3399cc;font-weight:bold;}
.style {color: #fa7f1e;font-weight: bold;}
.banner_flash{height:241px;}



.footer{background:url(img/foot.jpg) repeat-x;margin:auto;height:46px;width:984px;text-align:center;padding:30px 0 0 0;margin:10px 0 0 0;}

