﻿/*Soobb 主站样式表*/
/*风格: Soobb 酒店*/
#SearchBar {
	width: 100%;
	height: 25px;
	margin: 0 0 10px 0;
	background: #e9f4ed;
	border-top: 1px solid #99c9b1;
	vertical-align: middle;
}
#Content #SearchBar #Icon {
	background: url(/Styles/Images/Hotels/Hotels_Icon.png);
}
/*酒店通用*/
#Center span.Star {
	float: left;
	width: 16px;
	height: 16px;
	margin: 1px 0 0 0;
	display: block;
	overflow: hidden;
	line-height: 16px;
	text-indent: -5000px;
	background: url(/Styles/Images/Hotels/Starlevel.gif);
}
#Content #Right #MapsContainer {
	width: 202px;
	height: 202px;
	margin: 5px 0 0 0;
	overflow: hidden;
}
