@charset "utf-8";
/* CSS Document */

#News_ShowList {
	width:auto;
	width:190px;
	color:#ECA204;
}

#News_ShowList ul {
    margin:3px;
	
}

#News_ShowList ul li {
    list-style-type:none;
	border-bottom:0px #E3E3E3 solid;
	font-size:12px;
	line-height:26px;	
	margin-bottom:0px;		
}