@charset "utf-8";
/* CSS Document */

/* 总体样式 */
body,td,th,input{font-family: Arial, Helvetica, sans-serif, "宋体"; font-size: 12px; color: #666666;}
body,form,h1, h2, h3,h4,h5,h6,p,ul{margin: 0px;padding: 0px;}
body{background: url(images/bg_top.jpg) no-repeat center top;}
a:link, a:visited, a:active{color: #666666;	text-decoration: none;}
a:hover {text-decoration: none;	color: #c02289;}
ul{list-style-type: none;}
img{border:0px;}
.c1{clear: both;}

/* 头部样式 */
.content{margin: auto;width: 984px;}
.header{background: url(images/bar.jpg) repeat-x;height:39px;margin:78px 0 250px 0;}
.header ul{padding:0 0 0 10px;height:39px;}
.header li{float:left;}

/* 主体样式 */
.mainBody{margin:0px auto;width: 984px;line-height:23px;}
#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 20px;}
.list li{background: url(images/dot.jpg) 0 16px no-repeat;text-indent:15px;border-bottom:1px solid #d7d7d7;padding:10px 0 0 0;}
.pic ul{padding:0 20px;}
.pic li{padding:0 0 5px 0;}
.wenzi p{padding:10px 20px;}
.pic img{border:1px solid #a09c9c;}

.wen_bg{background: url(images/picbar.jpg) 13px no-repeat;}
.wen_line{border-bottom:1px solid #eeeeee;}
.wenzi a.org{color:#fa7f1e;font-weight:bold;}
.style {color: #fa7f1e;font-weight: bold;}

.footer{background:url(images/foot.jpg) no-repeat;margin:auto;height:45px;width:984px;text-align:center;padding:30px 0 0 0;margin:10px 0 0 0;}








 