@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 {
color:#666666;
font-size:12px;
	margin-left:-47px;
	margin-bottom:-1px;
	height:25px;
	list-style:none;
	padding-left:30px;
	background: url(../Images/dian.gif) no-repeat 16px 5px ;
}