.lblock a.link:link,
.lblock a.link:visited{
	text-decoration: none;
	border-bottom: 1px dashed #999;
	color:#000;
	font-size:13px;
	float:right;
}
.lblock a.link:hover{
	color:#FE7E01;
	
}
.news_title a:link,
.news_title a:visited {
	text-decoration: none;
	border-bottom: 1px dashed #666;
	color:#666;
	font-size: 14px;
	line-height:18px;
}
.news_title a:hover {
	border-bottom: none;
}