@charset "utf-8";
/* CSS Document */

#search-tab, #tab-trigger, #tab-cnt {
	background-image:url(../../../../img/sidebar.png);
	background-repeat:no-repeat;
}
.hotel-icon, .tour-icon {
	background-image:url(../../../../img/common.png);
	background-repeat:no-repeat;
}
#hotelSubmit, #scenicSubmit, .btn-left, .btn-right {
	background-image:url(../../../../img/script-nav.png);
	background-repeat:no-repeat;
}

/* 侧栏搜索 开始 */
#search-tab {
	background-position:-268px 0;
	background-repeat:repeat-y;
	height:231px;
}
/* 标签 */
#tab-trigger {
	height:39px;
	padding-top:4px;
	padding-left:4px;
	background-position:top left;
}
#tab-trigger li {
	float:left;
	width:130px;
	line-height:39px;
	font-size:14px;
	color:#6b6b6b;
	cursor:pointer;
	border-bottom:1px solid #a2b5f9;
}
#tab-trigger li.current {
	border-bottom:none;
	border-right:1px solid #a2b5f9;
	border-left:1px solid #a2b5f9;
	color:#002e7d;
}
.hotel-icon {
	float:left;
	width:25px;
	height:23px;
	margin:5px 10px 0px 12px;
	background-position:-25px -70px;
}
.tour-icon {
	float:left;
	width:25px;
	height:23px;
	margin:5px 10px 0px 12px;
	background-position:-75px -70px;
}
#tab-trigger .current .hotel-icon {
	background-position:0 -70px;
}
#tab-trigger .current .tour-icon {
	background-position:-50px -70px;
}
/* 内容 */
#tab-cnt {
	height:174px;
	padding:7px 0;
	background-position:-536px bottom;
}
#tab-cnt input {
	width:154px;
	height:23px;
	line-height:23px;
	padding-left:3px;
	vertical-align:middle;
	border:1px solid #c0c0c0;
}
#tab-cnt h2 {
	font-size:14px;
	font-weight:bold;
}
.hotel-search, .tour-search {
	width:240px;
	margin:0px auto;
	padding-left:10px;
}
.hotel-search {
	font-size:14px;
	color:#323232;
}
#tab-cnt li.rec {
	padding-top:10px;
	_padding-top:5px;
	margin-top:5px;
	border-top:1px dashed #ccc;
}
#tab-cnt li.rec a {
	margin-right:5px;
	line-height:17px;
}
#hotelInfo {
	margin-left:0px;
	margin-top:-45px;
}
##PARENTDATETIME {
	z-index:5;
	_margin-top:-8px;
}
#soso_17u {
	background:#fff;
	float:none;
	width:90%;
	margin:0px auto;
}
#soso_17u .scenic_list01 {
	width:240px;
}
/* 酒店搜索按钮 */
#hotelSubmit {
	width:158px;
	height:35px;
	line-height:35px;
	display:block;
	z-index:1;
	background-position:0 -164px;
	background-repeat:repeat-x;
	color:#fff;
	font-family:Microsoft YaHei;
	font-size:14px;
	text-align:center;
	margin-top:8px;
}
a:hover#hotelSubmit {
	text-decoration:none;
}
#hotelSubmit .btn-left {
	width:5px;
	height:35px;
	float:left;
	background-position:0 -129px;
}
#hotelSubmit .btn-right {
	width:5px;
	height:35px;
	float:right;
	background-position:0 -199px;
}
/* 旅游搜索按钮 */
#scenicSubmit {
	position:relative;
	width:100px;
	height:31px;
	line-height:31px;
	display:block;
	z-index:2;
	background-position:0 -265px;
	background-repeat:repeat-x;
	color:#fff;
	font-family:Microsoft YaHei;
	font-size:14px;
	margin:0px 0;
	text-align:center;
}
a:hover#scenicSubmit {
	text-decoration:none;
}
#scenicSubmit .btn-left {
	width:5px;
	height:31px;
	position:absolute;
	top:0;
	left:0;
	background-position:0 -234px;
}
#scenicSubmit .btn-right {
	width:5px;
	height:31px;
	position:absolute;
	top:0;
	right:0;
	background-position:0 -296px;
}

/* 侧栏内容版块 */
.side-item {
	width:266px;
	border:1px solid #ccc;
}
.item-header {
	width:100%;
	line-height:30px;
	text-align:left;
	position:relative;
	z-index:5;
}
.item-header h3 {
	float:left;
	font-weight:bold;
	margin-left:10px;
	_margin-left:5px;
	border-bottom:1px solid #06f;
	padding:0px 2px;
}
.item-header a {
	float:right;
	margin-right:10px;
}
.item-main {
	border-top:1px solid #ccc;
	position:relative;
	z-index:4;
	margin-top:-1px;
	padding:10px 0;
}
/* 酒店点评 */
#comment ul {
	padding:0px 10px;
}
#comment ul li {
	line-height:20px;
	padding:5px 0px;
	position:relative;
	padding-left:10px;
}
#comment ul li .j-li {	
	margin-top:10px;
	_margin-left:-5px;
}
#comment ul li a {
	font-weight:bold;
	color:#005bb6;
	_margin-left:5px;
}
/* 热门景点推荐 */
#scenic .rec-scenic, #scenic ul {
	padding:0px 10px;
}
#scenic .rec-scenic dt, #scenic .rec-scenic dd {
	float:left;
}
#scenic .rec-scenic dt a img {
	padding:2px;
	border:1px solid #ccc;
}
#scenic .rec-scenic dt a:hover img {
	border:1px solid #06f;
}
#scenic .rec-scenic dd {
	width:105px;
	padding-left:5px;
	line-height:22px;
}
#scenic .rec-scenic dd h5 a {
	font-weight:bold;
	line-height:30px;
	font-size:14px;
}
.scenic-btn {
	float:left;
	color:#fff;
	line-height:23px;
	padding:0px 10px;
	background:#2188ed;
	margin-top:5px;
}
a:hover.scenic-btn {
	color:#fff;
}

#scenic ul {
	color:#666;
}
#scenic ul li {
	padding:5px 10px;
	border-top:1px dotted #ccc;
	line-height:22px;
}
#scenic ul li span {
	float:right;
	*margin-top:-27px;
	*margin-right:10px;
}
/* 侧栏搜索 结束 */

/* 幻灯 开始 */
#slide-box {
	float:left;
	width:461px; 
	height:231px; 
	overflow:hidden;
	position:relative;
}
#slide-list {
	position:absolute;
}
#slide-list li {
	list-style:none;
	display:inline;
}
#slide-list img {
	width:461px;
	height:231px;
	display:block;
}

#slide-num {
	position:absolute;
	right:5px;
	bottom:3px;
}
#slide-num li{
	float:left;
	color:#5e6057;
	text-align:center;
	line-height:18px;
	width:18px;
	height:18px;
	font-family:Arial;
	cursor:pointer;
	overflow:hidden;
	margin:3px 2px;
	background:#fff;
}
#slide-num li.on{
	color:#fff;
	line-height:21px;
	width:21px;
	height:21px;
	font-size:16px;
	margin:0 2px;
	border:0;
	background:#f60;
	font-weight:bold;
}
/* 幻灯 结束 */

/* 旅游资讯 开始 */
.tour-news {
	float:right;
	width:209px;
	border:1px solid #ccc;
}
.news-header {
	width:100%;
	line-height:30px;
	text-align:left;
	position:relative;
	z-index:5;
}
.news-header h3 {
	float:left;
	font-weight:bold;
	margin-left:10px;
	_margin-left:5px;
	border-bottom:1px solid #06f;
	padding:0px 2px;
}
.news-header a {
	float:right;
	margin-right:10px;
}
.news-main {
	border-top:1px solid #ccc;
	position:relative;
	z-index:4;
	margin-top:-1px;
	padding:10px 0 8px 0;
}
.news-main ul {
	padding:0px 10px;
}
.news-main ul li {
	position:relative;
	line-height:30px;
	padding-left:10px;
}
.news-main ul li .j-li {	
	margin-top:10px;
	*margin-top:5px;
	_margin-left:-10px;
}
.news-main ul li a {
	color:#333;
}
.news-main ul li a:hover {
	color:#f60;
}
/* 旅游资讯 结束 */

/* 热门酒店 开始 */
.hot-header {
	width:100%;
	line-height:28px;
}
.hot-header h2 {
	float:left;
	padding:0px 15px;
	font-size:14px;
	font-weight:bold;
}
.hot-header ul {
	float:left;
	margin-left:30px;
}
.hot-header ul li {
	float:left;
	line-height:28px;
	padding:0px 18px;
	color:#333;
	margin-right:5px;
	cursor:pointer;
}
.hot-header ul li.current {
	color:#fff;
	background:#2288ed;
}
.hot-header .more {
	float:right;
	margin-right:10px;
}
.hot-main {
	width:680px;
	height:368px;
	*height:366px;
	overflow:hidden;
	border:1px solid #ccc;
	border-top:2px solid #2288ed;
}
#hot-tour-main {
	height:303px;
	*height:301px;
}
.hotel-list {
	padding:10px 10px 9px 10px;
	*padding:10px 10px 8px 10px;
}
.hotel-list h4 {
	float:left;
	width:100%;
	line-height:25px;
	text-indent:5px;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
}
#hot-hotel-main ul {
	float:left;
	padding:10px 0px 13px 0px;
}
#hot-hotel-main ul li {
	float:left;
	position:relative;
	width:49%;
	height:25px;
	display:block;
	padding-left:1%;
	line-height:25px;
}
#hot-hotel-main ul li span.price {
	float:right;
	margin-right:30px;
	color:#f60;
	font-family:Arial;
	font-weight:bold;
	*margin-top:-25px;
}
/* 热门酒店 结束 */

/* 热门城市 开始 */
.tour-pic {
	float:left;
	padding:10px 0px 10px 10px;
}
.tour-pic li {
	float:left;
	width:150px;
	margin-right:10px;
	border:1px solid #ccc;
}
.tour-pic li:hover {
	border:1px solid #2288ed;
}
.tour-pic li img {
	width:146px;
	height:121px;
	margin:2px;
}
.tour-pic li span {
	padding:0px 5px 5px 5px;
	display:block;
	text-align:left;
	line-height:25px;
}
.tour-pic li em.price {
	float:right;
	color:#f60;
	*margin-top:-32px;
	*margin-right:5px;
}
.tour-list {
	float:left;
	padding:3px 0px 0px 10px;
}
.tour-list li {
	float:left;
	width:49%;
	*width:48%;
	position:relative;
	padding-left:1%;
	line-height:20px;
}
.tour-list li .j-li {
	margin-top:6px;
}
.tour-list li span {
	float:right;
	*margin-top:-20px;
	margin-right:15px;
}
.tour-list li span em {
	float:left;
	color:#f60;
	margin-right:10px;
}
/* 热门城市 结束 */

/* 热门品牌酒店 开始 */
#brand {
	width:958px;
	margin:0px auto;
	border:1px solid #ccc;
	padding-bottom:10px;
}
.brand-header {
	width:100%;
	line-height:35px;
	text-align:left;
	position:relative;
	z-index:5;
}
.brand-header h3 {
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-left:15px;
	_margin-left:10px;
	border-bottom:1px solid #06f;
	padding:0px 2px;
}
.brand-header a {
	float:right;
	margin-right:10px;
}
.brand-main {
	border-top:1px solid #ccc;
	position:relative;
	z-index:4;
	margin-top:-1px;
	padding:10px 0 8px 0;
}
.brand-main ul {
	padding:0px 0px 0px 15px;
	_padding:0px 0px 0px 5px;
}
.brand-main ul li {
	float:left;
	width:78px;
	margin:0px 15px 0px 10px;
	line-height:20px;
	text-align:center;
}
.brand-main ul li a img {
	border:1px solid #ccc;
}
/* 热门品牌酒店 结束 */

/* 品牌酒店城市 */
.land-city {
	display:none;
	width:900px;
	border:3px solid #a5bae6;
	background:#fff;
	position:absolute;
	z-index:5000;
	top:0;
	left:0;
}
.land-city table {
	width:100%;
}
.city-title td {
	border-bottom:1px solid #85b6e2;
	background:#eef7ff;
	text-align:left;
}
.city-title td h3 {
	font-weight:bold;
	padding-left:5px;
}
.city-title td a {
	float:right;
	margin-right:10px;
}
.city-list {
	padding:10px;
}
.city-list a {
	width:60px;
	line-height:25px;
	text-align:left;
	float:left;
	margin-right:5px;
	white-space:nowrap;
}