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