*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font:12px Verdana,Arial,Tahoma;
}
img{
	border:none;
}

a{
	color:#256EB1;
	text-decoration:none;
}
a:hover{
	color:#ba2636;
	text-decoration:underline;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}

.center{
	margin:0px auto;
}
.w1200{
	width: 800px;
	height: auto;
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top: 30px;
	margin-bottom: 40px;
	/* margin: 0; */
}
.pright .mt1{
	margin-top:0px;
}

.bigTitle {
    padding: 30px 0 60px;
    text-align: center;
    font-size: 30px;}

.wzdt-title {
    color: #606266;
    padding: 0px 12px;
    /* border-top: 1px solid #EAEAEA; */
    /* border-bottom: 1px solid #EAEAEA; */
    margin-bottom: 40px;
    }
	
.wzdt-title h2{
	font-size: 20px;
	line-height:27px;
	text-align: center;
}
.wzdt-title h2 a{
	margin-left:6px;
	color:#03541F;
}
.wzdt-title .more{
	float:right;
	margin:-27px 0px;
	line-height:27px;
}
.linkbox{
	padding:10px 8px;
	padding: 15px 20px 20px;
}
.linkbox h3,.linkbox h3 a{
	font-size: 16px;
	color:#5a3c2e;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 15px;
}

.wzdt-t2{
	width:100%;
	overflow:hidden;
	clear:both;
	padding-bottom:10px;
	padding-top: 10px;
}
.wzdt-t2 li{
	line-height:14px;
	white-space:nowrap;
	border-right: 1px solid #666;
	margin-right: 15px;
	margin-top: 20px;
	display: inline-block;
}

.wzdt-t2 li:nth-last-child(1) {
    border: none;}
.wzdt-t2 li a{
	color:#666666;
	float:left;
	font-size: 14px;
	margin-right: 10px;
}
