@charset "utf-8";
/* CSS Document */

/* 总体样式 */
body,td,th,input{font-family: "宋体"; font-size: 13px; color: #2e2a2b;}
body,form,h1, h2, h3,h4,h5,h6,p,ul{margin: 0px;padding: 0px;}
body{background-color:#008cd7;}
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{background-color:#ffffff;margin: auto;width: 1001px;}
.logo img{padding:0 0 10px 0;}
.line{background: url(images/line.jpg) repeat-x;height:4px;}
.flash{padding:5px 0 5px 0;}
.header{background: url(images/bar.jpg) repeat-x;height:40px;}

.header ul{width:400px;position:relative;margin:0 auto;height:36px;padding:2px 0 0 0;}
.header li{float:left;}
.banner_flash{height:320px;}

/* 主体样式 */
.mainBody{margin:0px auto;width: 1001px;line-height:23px;}
#con_left, #main_left{float:left;width:240px; padding:10px 0 0 0;border-right:7px solid #008cd9;}
#con_left{height:850px;}


#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:0 30px;}
.pic img{border:1px solid #a09c9c;}
.pic li span{text-align:center;display:block;}
.wen_bg{background: url(images/picbar.jpg) 13px no-repeat;}
.wen_line{border-bottom:1px solid #eeeeee;}
.style, .wenzi a.org {color: #008cd7;font-weight: bold;}

.footer{margin:20px auto 0 auto;width:1001px;background:#727373;height:50px;}
.footer p{font-size:12px;text-align:center;padding:15px;color:#ffffff;font-weight:bold;}