@charset "utf-8";
/* CSS Document */

#News_ShowList {
	width:auto;
}

#News_ShowList ul {
}

#News_ShowList ul li {
	height:25px;
	list-style:none;
	text-indent:10px;
	background: url(../images/newsicon_i.gif) no-repeat 0px;
}