@charset "utf-8";
/* CSS Document */

#News_ShowList {
	width:auto;
	width:352px;
	color:#ECA204;
}

#News_ShowList ul {
    margin:3px;
	
}

#News_ShowList ul li {
    width:352px;
	height:25px;
	text-indent:21px;
	padding-top:1px;
    list-style-type:none;
	border-bottom:0px #CCCCCC dashed;
	background:url(../images/nsbg.gif) no-repeat;
	font-size:12px;
	line-height:26px;	
	margin-bottom:0px;		
}