@charset "utf-8";
.简介样式 {
	font-size: 20px;
	line-height: 35px;
	text-indent: 4.5ex;
	color: #000;
	text-align: justify;
}
.顶格句样式 {
	font-size: 20px;
	line-height: 35px;
	color: #333;
	text-align: justify;
}
.标题 {
	font-size: 24px;
	line-height: 35px;
	color: #FFF;
	text-align: center;
	background-color: #069;
}
