.hotel_bg {
	background-image: url(hotel_bg.jpg);
	background-repeat: repeat-x;
	height: 207px;
	border: 1px solid #E6EBE0;
	width: auto;
}
.img_bg {
	background-image: url(img_bg.jpg);
	background-repeat: repeat-x;
	height: 207px;
	border: 1px solid #E6EBE0;
}
.eight_w {
	width: 8px;
}
.eight_h {
	height: 8px;
}
.nine_top {
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
.nine_bottom {
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	background-image: url(hotel_bt.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 65px;
}
.img_t {
	padding: 8px;
}
.zero-H {
	height: 0px;
}
