



#center_box_sub{
	width:650px;
	float:left;
	display:inline;
	
	
}


.news_box{
	width:630px;
	margin-top:20px;
	padding:10px;
	border-bottom:2px dotted #999;
}	

.news_date{
	width:650px;
	line-height:16px;
	color:#666;
	font-weight:bold;
}

.news_title{
	width:650px;
	line-height:24px;
}		



