@charset "utf-8";
/* CSS Document */

ul#newsBox {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 595px;
}

ul#newsBox li {
	border-bottom: #CCCCCC dotted 1px;
	margin: 0px;
	height: 14px;
	padding: 10px 27px 10px 44px;
	background: url(../images/top/icon_news.jpg) 17px center no-repeat;
	color: #645337;
}