.bj {
	background-image: url(../image/bj.gif);
	background-repeat: repeat;
	background-position: center top;
}
.ddd {
	background-image: url(../image/ddddd.gif);
	background-repeat: repeat;
	background-position: center center;
}
A.news_info:link {	
	font-size: 12px;
	line-height: 20px;
	color: #ff0000;	
	TEXT-DECORATION: none;	
}
A.news_info:visited {	
	font-size: 12px;
	line-height: 20px;
	color: #ff0000;	
	TEXT-DECORATION: none;	
}
A.news_info:hover {		
	font-size: 12px;
	line-height: 20px;
	color: #ff0000;	
	TEXT-DECORATION: underline;	
}