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