.newsContern h1{
	text-align: center;
	margin-bottom: 10px;
}
.newsfabu{
	color: #666;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
}
.newcontimg{
	width: 60%;
	margin: 0 auto;
}
.newcontimg img{
	max-width: 100%;
}
.newtxt .txt{
	text-indent: 2em;
	padding: 20px 0;
	margin: 0;
	font-size: 16px;
}
.newtxt h5{
	padding-top: 20px;
	margin-bottom: 0;
	font-weight: bold;
}