@charset "utf-8";


ul#news {
	margin:0;
	list-style:none;
}

ul#news li {
	background:url(../common/img/arrow.jpg) top left no-repeat;
	padding-left:30px;
	margin-bottom:5px;
	line-height:21px;
}

ul#news li span {
	font-weight:bold;
	margin-right:10px;
}

*html div#main_img {
	margin-bottom:-3px;;
}
