div.content {
	float: left;
	width: 794px;
	margin: 8px 0 63px 8px;
}

div.contentRight,
div.contentImage,
div.contentRightTop,
div.contentRightBottom {
	display: none;
	visibility: hidden;
}


div.news-latest-item {
	float: left;
	width: 254px;
	height: 406px;
	margin: 0 0 0 10px;
}
div.news-latest-image {
	width: 248px;
	height: 165px;
	padding: 0;
	border: 3px solid #e1e1e1;
	text-align: center;
}
div.news-latest-bar {
	background: #ffffff;
	width: 180px;
	height: 8px;
}
div.news-latest-text {
	position: relative;
	width: 246px;
	height: 172px;
	overflow: hidden;
	padding: 9px 4px 15px 4px;
	color: #484848;
}
div.news-latest-morelink {
	position: absolute;
	bottom: 10px;
}


div.news-single-item {
	margin: 0 15px;
}
div.news-single-backlink {
	margin-top: 15px;
	border-top: 1px solid #ededed;
}

