@charset "utf-8";
/* CSS Document */

#News_ShowList {
	width:auto;
}

#News_ShowList ul {
}

/*#News_ShowList ul li {
	margin-left:0px;
	margin-bottom:5px;
	height:25px;
	list-style:none;
	padding-left:20px;
	
}*/
#News_ShowList ul li {
	 margin:10px 0 0 14px; padding-left:14px; background:url(../images/arr.gif) no-repeat;background-position-y:30%; 
	
}
