#right_sub_column {
	display: inline;
	float: right;
	width: 664px;
	margin-left: 15px;
	color: #000000;
}


.news_cont_back_repeat {
	width: 664px;
	margin-top: 10px;
}

.news_item {
	width:645px;
	margin:0 auto;
}

.news_title {
	width:645px;
	background-color:#F0E6FF;
}

.news_comment {
	width:385px;
	float:left;
	margin-top:15px;
}

.news_image {
	width:232px;
	float:right;
	margin-top:15px;
}

