h2 {
	text-align: center;
	position: relative;
	width: 100%;
	font-size: 24px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#k3 {
	position: relative;
	width: 87%;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: double;
	border-top-color: #003182;
	border-right-color: #003182;
	border-bottom-color: #003182;
	border-left-color: #003182;
	margin-top: 20px;
	text-align: left;
	overflow: hidden;
}
#k3 p {
	text-indent: -2em;
	margin-right: 3em;
	margin-left: 5em;
	font-size: 16px;
	text-align: justify;
	line-height: 30px;
	padding: 0px;
}

#k3 #shengming {
	position: relative;
	text-align: right;
	float: right;
	clear: right;
	text-indent: 0px;
	margin-right: 3em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
