body{
	background-color: #fff !important;
}
.content .news_details{
	width: 845px;
	padding-top: 10px;
}
.news_details h4{
	font-family: "黑体";
	font-size: 20px;
	color: #000000;
	line-height: 40px;
	text-align: center;
}
.news_details h3{
	margin:20px 0 15px 0;
}
.news_details>p{
	font-family: Helvetica, Heiti SC,Verdana,Tahoma, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "微软雅黑","黑体" ,SimSun, sans-serif;
	font-size: 14px;
	color: #A0A0A0;
	text-align: center;
}
.news_details>p span{
	margin-right: 20px;
}
#articleTime,#articleEditor{font-style: normal;}
.article{
	margin: 28px 0;
}
.article p{
	font-family: Helvetica, Heiti SC,Verdana,Tahoma, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "微软雅黑","黑体" ,SimSun, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 32px;
	text-indent: 2em;
	text-align: justify;
}
.article img{
	display: block;
	max-width: 100%;
	/*width: 100%;*/
	margin: 20px auto;
}