@charset "utf-8";
/* CSS Document */
.banner {
	margin-top: 90px;
	height: 260px;
	background: url(../img/itembanner.jpg) center no-repeat;
}
.banner p {
	width: 800px;
	height: 210px;
	margin: 0 auto;
	background: url(../img/itembanner1.png) left 50px no-repeat;
}
.wenti div {
	margin-top: 20px;
	border-bottom: 1px dashed #ccc;
}
.wenti p strong {
	font-size: 16px;
}
.wenti p {
	font-size: 15px;
	margin-bottom: 16px;
	line-height: 2;
}