#news_block{
	margin:0 0 55px 0;
}
.news_block{
	margin:15px 0;
}
.news_title{
	display:table;
	color:#19507e;
	padding:0 0 2px 0;
	margin:0 0 5px 0;
	font-size:15px;
	border-bottom:1px dashed #fff;
}
.news_title:hover{
	border-bottom:1px dashed #dc3139;	
}
.news_desc{
	font-size:14px;
	margin-bottom:5px;
	color:#242526;
}
.all_news{
	font-size:14px;
	text-decoration:underline;	
}
.all_news:hover{
	text-decoration:none;	
}
.date{
	color:#999;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-style: italic;
	font-size:13px;
}
.news_right a{
	font-size:16px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	text-decoration: underline;
	color: #353535;
}
.n_more {
	float: right;
}