.news
{
	margin-top:20px;
	border-bottom:1px solid #d0cece;
	margin-left:10px;
}
.news_title
{
	color:#883a04;
	font-weight:bold;
	margin-left:30px;
	float:left;
	width:250px;
	height:20px;
}
.news_date
{
	font-size:9px;
	float:left;
	width:50px;
}
.news_text
{
	line-height:17px;
	text-align:justify;
}
