@charset "utf-8";
#footer {
	clear: both;
	width: 800px;
	position: relative;
	background-image: url(../image/bg_footer.jpg);
	margin: 0px;
	padding: 0px;
	height: 164px;
	background-repeat: no-repeat;
	background-position: center top;
}

