#article .news {
	font-size: 75%;
	line-height: 1.5;
	list-style-type: none;
	padding: 10px;
}
#article .news li {
	background-image: url(../img/common/footer_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0 0 10px;
	padding: 0 5px 10px;
}
.main_image {
	height: 400px;
	background-image: url(../img/main_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

