/* gbvy[W*/

/*---------------- m点*/
#news{
	height: 220px;
	overflow-y: scroll;
}
#news dl{
padding:3px;
line-height:1.5;
}
#news dt{
	float:left;
	width:140px;
	background-image: url(../image/icon_dot_01.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding:10px 0 10px 18px;
	clear:both;
}
#news dd{
	margin:0;
	padding:10px 0;
	padding-left:160px;
	border-bottom:1px dotted #cccccc;
}



