@charset "utf-8";
/* CSS Document */

#News_ShowList {
	width:auto;
	margin-bottom:0px;
	padding-bottom:0px;
}

#News_ShowList ul {
margin-bottom:0px;
}

#News_ShowList ul li {
	margin-left:-54px;
	height:23px;
	list-style:none;
	padding-left:20px;
	background: url(../images/newsicon.gif) no-repeat 0px;
}
