@charset "gb2312";
.page-holder {
	width: 100%;
}
/*-----------------------------------------------------------------------------------------*/
.page-title {
	width: 100%;
	padding: 15px;
	border-bottom: 1px dashed #00923F;
}
.page-title .cn-title {
	width: 100%;
	height: 30px;
	font-size: 20px;
	text-align: center;
}
.page-title .en-title {
	width: 100%;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #00923F;
}
.page-content {
	width: 100%;
	padding: 20px 0px;
}
.page-content .page-include {
	width: 100%;
}
/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/