/*---ÏûÏ¢---*/
#news #header {
	background-image: url(../Images/news_header.gif);
	background-repeat: no-repeat;
	height: 35px;
}
#news #body{
	text-align: left;
	padding-bottom: 20px;
	background-image: url(../Images/news_B.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#news li {
	line-height:180%;
	background-image: url(../Images/li.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left center;
	padding-left: 10px;
	margin-left: 5px;
}