*{
	padding: 0;
	margin: 0;
}
.xieyi h2{
	background: orange;
	line-height: 45px;
	color: white;
	text-align: center;
	margin-top: -0px;
	font-size: 20px;
}
.xieyi h2 a{
	text-decoration: none;
	font-size: 24px;
	color: white;
	float: left;
}
.xieyi h4{
	font-size: 16px;
	color: #000000;
	border-top: 1px solid #E5E5E5;
	padding-top: 10px;
}
.xieyi h3{
	font-size: 16px;
	text-indent: 24px;
	line-height: 24px;
}
.xieyi p{
	text-indent: 24px;
	line-height: 24px;
}
