.wz{
	height: 48px;
	background: #f4f4f4;
	line-height: 48px;
	margin-bottom: 30px;
}
.wz img{
	float: left;
	margin-top:14px;
	margin-right:8px;
}
.body{
	background: #fff;
	padding: 25px;
}
.w970{
	margin: auto;
	width: 970px;
	margin-bottom:20px;
}
.text-top{
	text-align: center;
}
.title{
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
}
.text-top span{
	color: #999;
	margin-left:25px;

}
.text{
	padding: 15px 0 15px 0;
	border-top:1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 15px;
}