@charset "utf-8";
/* CSS Document */

#News_ShowList {
	width:auto;
}

#News_ShowList ul {
	margin:2px;
}

#News_ShowList ul li {
    list-style-type:none;
	border-bottom:0px #DAD8D8 solid;
	font-size:12px;
	line-height:25px;
	margin-bottom:0px;	
	
}
