@charset "UTF-8";
.footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A9A9A9;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 20,0,0,40;
	width: 100%;
}
.bgImageCenter {
	background-image: url(img/room_center.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

