.news-detail-content h3{
	text-align: center;
	line-height: 55px;
	font-size: 20px;
	font-weight: normal;
}
.news-detail-content p{
	font-size: 14px;
	line-height: 28px;
}
.news-detail-content img{
	width:240px;
	height:160px;
	display: block;
	margin: 20px auto;
}
