@charset "utf-8";
/* CSS Document */

#news {
}
#news .title{
	width:813px;
	height:44px;
	float:left;	
	}
#news .title_bg {
	background-color:#B5D77B;
	border:2px #90b054 dotted;
	padding-top:5px;
}
#news .list_bg {
	background-color:#ddf1b8;
	border:2px #90b054 dotted;
}

