@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:#025b9b;
font-size:12px;
	margin-left:-69px;
	height:20px;
	list-style:none;
	padding-left:35px;
}