#contentInfo, #renderNews{
	margin-bottom: 80px;
}
#contentInfo p{
	line-height: 24px;
}
#contentInfo .officialDocuments, #renderNews .officialDocuments{
	margin: 50px 0 30px;
	border-bottom: 4px solid #eb0017;
}
#contentInfo .officialDocuments h3, #renderNews .officialDocuments h3{
	font-size: 52px;
	margin-bottom: 40px;
	letter-spacing: 28px;
	margin-left: 28px;
	color: #eb0017;
	text-align: center;
	font-family: STFangsong, "华文仿宋", FangSong, "仿宋", "仿宋_GB2312", FangSong_GB2312, STSong, "华文宋体", Apple LiSung Light, "苹果丽细宋";
}
#contentInfo .officialDocuments p, #renderNews .officialDocuments p{
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 12px;
	color: #4b4b4b;
	text-align: center;
}
#contentInfo h5, #renderNews h5{
	font-weight: 900;
	font-size: 20px;
	text-align: center;
	color: #3a3a3a;
	margin: 30px 0 20px;
}

#contentInfo div.accessory, #renderNews div.accessory{
	color: #282828;
}
#contentInfo div.accessory a, #renderNews div.accessory a{
	color: #2f96d3;
}
#contentInfo div.accessory a:hover, #renderNews div.accessory a:hover{
	text-decoration: underline;
}
#contentInfo div.accessory a p:hover, #renderNews div.accessory a p:hover{
	text-decoration: underline;
	display: inline-block;
}

#contentInfo p.data, #renderNews p.data{
	font-size: 16px;
	text-align: center;
	color: #8e8e8e;
	margin-bottom: 30px;
}

.imgBox{
	width: 100%;
	text-align: center;
}
#contentInfo img, #renderNews img{
	width: 480px;
	margin: 0 auto 30px;
}

#contentInfo p.subheading, #renderNews p.subheading{
	font-size: 16px;
	text-align: left;
	color: #282828;
}

#contentInfo p.textInfo, #renderNews p.textInfo{
	font-size: 16px;
	text-align: left;
	color: #282828;
	text-indent: 30px;
	margin: 10px 0;
	line-height: 24px;
}