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

