@charset "utf-8";
.zs-box {
	border: 1px solid #e5e5e5;
	font-size: 12px;
	padding: 15px;
	line-height: 20px;
	margin: 10px;

}
.h2{
	font-size:14px;
	line-height:25px;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:2px;
	color:#F00;
	font-weight:bold;
}
.h3{
	font-size:14px;
	line-height:25px;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:2px;}
.zs-warp{	background-image: url(wz-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width:980px;
	height:auto;
	margin:0px auto;
	}
	
	
.zs-box p{
	
}

.warp{	background-repeat: no-repeat;
	background-position: right bottom;}
