.mainBody{
	width: 1200px;
	margin: 0 auto;
	min-height: 700px;
}
/* 内页样式开始 */
.main{
	margin-top: 30px;
	float: right;
	overflow: hidden;
	width: 875px;
}
.main_title{
	width: 100%;
	height: 30px;
	line-height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dadada;
}
.main_title span.title{
	float: left;
	color: #333333;
	font-size: 18px;
	font-family:"Microsoft YaHei";
}
.main_title span.wz{
	float: right;
	color: #999999;
	font-size: 14px;
	font-family:"Microsoft YaHei";
}
.main_title span.wz a{
	color: #999999;
	font-size: 14px;
	font-family:"Microsoft YaHei";
}
.main_title span.wz a:hover{
	color: #1f1313;
	font-size: 14px;
    font-family:"Microsoft YaHei";
}
.listConts {
    line-height: 26px;
    color: #666;
    float: left;
    width: 845px;
    padding: 10px 15px 20px;
}
.listConts .title {
    font-family:"Microsoft YaHei";
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    background: white;
    color: #716f6f;
    width: 150px;
    height: 50px;
    border: 2px solid #acabab;
}
.listConts .info {
    font-family:"Microsoft YaHei";
    font-size: 12px;
    width: 350px;
    height: 27px;
    line-height: 28px;
    text-align: center;
    margin: 15px auto;
    border: 1px solid #ccc;
    border-left: none;
    border-right: none;
    color: #666;
}
.listConts .info small {
    font-family:"Microsoft YaHei";
    margin-left: 8px;
    margin-right: 3px;
    color: #999;
    font-size: 12px;
}
.listConts .showimg {
    margin: 20px 0;
    text-align: center;
}
.listConts .showimg  img {
    border: 1px solid #ccc;
    padding: 1px;
    max-width: 800px; 
    max-height: 600px;
}
.listConts .conttitle {
    font-family:"Microsoft YaHei";
    font-weight: bold;
    padding-bottom: 7px;
    margin-bottom: 7px;
    color: #2f2f2f;
    line-height: 24px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
}
#textarea {
    color:#666;
    font-family:"Microsoft YaHei";
    font-size:12px;
    padding: 0 20px;
}
.preNext {
    position: relative;
}
.preNext .line {
    height: 10px;
    overflow: hidden;
    clear: both;
    margin: 4px auto;
    padding-top: 10px;
}
.preNext .actBox {
    position: absolute;
    top: 20px;
    right: 0;
}
input, select, textarea {
    font-family:"Microsoft YaHei";
    font-size: 12px;
    line-height: 16px;
}


.preNext .actBox li {
    display: inline;
    padding-left: 22px;
    background-repeat: no-repeat;
    margin-left: 10px;
}
.preNext .actBox li#act-pus {
    background-position: 4px -73px;
}
.preNext .actBox li#act-pnt {
    background-position: 4px -109px;
}
.preNext .actBox li a {
    font-size: 12px;
    color: #666;
    font-family:"Microsoft YaHei";
}
.text li a{
    font-family:"Microsoft YaHei";
    color: #333;
    font-size: 12px;
}
.text li a:hover{
    color: #008600;
}