.newspage {
	width: 970px;
	margin: 0 auto;
	padding: 55px;
	color: #333;
	background-color: white;
}
.newspage a {
	color: #898989;
	text-decoration: none;
}
.newspage-logo {
	height: 70px;
	border-bottom: double;
	border-bottom-color: #e2e2e2;
}
.newspage-title {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding: 30px 0 25px 0;
	border-bottom: 1px dotted #a0a0a0;
}
.newspage-banner {
	font-size: 18px;
	text-align: center;
	padding: 10px;
	border-bottom: 1px dotted #a0a0a0;
}
.newspage-content {
	font-size: 16px;
	padding: 30px 0;
	line-height: 30px;
}
.newspage-page {
	color: #898989;
	font-size: 14px;
	line-height: 30px;
	padding-top: 10px;
	border-top: 1px dotted #a0a0a0;
}
.link-icp {
	width: 970px;
	margin: 0 auto;
	color: #898989;
	font-size: 14px;
	text-align: center;
	padding: 22px 55px 14px 55px;
}
.link-icp a {
	color: #898989;
	text-decoration: none;
}
.link-qq {
	color: #898989;
	font-size: 10px
}
