@charset "utf-8";
/* CSS Document */
body, pre, table, { margin: 0px;padding: 0px;line-height: 22px;font-family: "微软雅黑",Arial, Helvetica, sans-serif; font-size: 12px ;  }
*{ word-break: break-all; word-wrap: break-word;}   
.c{clear: both;padding:0px; text-align: center;}

/*文字漂浮位置*/
.fl {text-align:left;}/*内容居左*/
.fr{text-align:right;}/*内容居右*/
.fc{text-align:center;}/*内容居中*/
/*综合样式*/
div,form,img{margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0px; padding:0px; font-family:"微软雅黑","黑体", Arial, Helvetica, sans-serif;}
ul,li { margin:0px; list-style-position:outside; padding:0px; font-family:"微软雅黑","微软雅黑",Arial,sans-serif; list-style-type:none;}
li, ul, ol, dl, dd, dt { margin:0px; list-style-position:outside; padding:0px; text-indent:0; font-family:"微软雅黑","微软雅黑", Arial, Helvetica, sans-serif;  list-style-type:none;}
a{text-decoration:none; color:#000;}
a:link {color: #333333; text-decoration:none;}
a:visited {color: #333333;text-decoration:none;}
a:hover {color: #F44; text-decoration:none;}
a:active {color: #3d4450;}
.clear{ clear:both; height:1px;}
.h10{ height:10px;}
.h15{ height:15px;}
.h30{ height:30px;}
.h20{ height:20px;}
.h40{ height:40px;}
.h50{ height:50px;}
.h110{ height:110px;}
.h160{ width:950px; height:160px;}


.top{background:url(top.jpg) no-repeat top center; height:917px;}
.foot{background:url(foot.jpg) no-repeat top center; height:263px;}
.content{width:960px; margin:0 auto;}



.rt {
    text-align: right;
    width: 90px;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}




.input_text {
    padding: 4px;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 16px; width:260px;
}

.input_text2 {
    padding: 4px;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 16px; width:360px;
}


table td {
    line-height: 40px;
}
.textareas {
    margin-top: 10px;
    padding: 4px;
    background: #fff;
    border: 1px solid #ccc;
    width: 710px;
    max-height: 170px;
    font-size: 16px;
}
.tijiao {
    float: right;
    margin-right: 120px;
    margin-top: 20px;
	cursor:pointer;
}
.bginput {
    background:url(tijiao.jpg) no-repeat;
    width: 136px;
    height: 42px;
    border: 0;
    cursor: pointer;
}

.con{ margin: 0 auto; overflow-x:hidden; overflow-y:scroll; height:848px; width:960px;}
.zxbb_box {
    width: 940px;
    margin: 0 auto;
	    font-family: "微软雅黑";
    font-size: 16px;
    color: #666;
    line-height: 25px;
}

.zxbb_box li {
    width: 940px;
    height: auto;
    border-bottom: 1px dotted #7f7f7f;
    margin-top: 20px;
    padding-bottom: 20px;
}
.zxbb_box li h2 {
    font-family: "微软雅黑";
    font-size: 18px;
    color: #333;
    font-weight: 600;
    padding-left: 15px;
}
.zxbb_box li h2 a {
    color: #c7476e;
    font-weight: 600;
    font-size: 18px;
}
.zxbb_box li p {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #666;
    text-indent: 2em;
    margin-top: 20px;
    padding-left: 15px;
    line-height: 25px;
}