@charset "utf-8";
#footer {
	background-image: url(../images/common/footer.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 24px;
	padding-top: 25px;
	text-align: right;
	padding-right: 20px;
	font-size: 12px;
	color: #FFFFFF;
}
#footermenu {
	font-size: 12px;
	font-weight: normal;
	color: #89882C;
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: 28px;
	background-color: #F4F5CB;
	text-align: center;
	padding-top: 12px;
}
