.news_date{
	color: #686463;
	margin: 0px 0px 10px 0px;
}
.news_text{
	margin: 0px 0px 20px 0px;
}
.news_title{
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
.news_source{
	color: #686463;
	margin-bottom: 20px;
}
.an_new .title{
	font-weight: bold;
	margin-bottom: 2px;
}
.an_new .source{
	color: #686463;
	margin: 10px 0px 5px 0px;
	/*clear: left;*/
}
.an_new img{
	float: left;
	margin: 0 15px 7px 0;
}
.all_news{
	margin-bottom: 20px;
}