/* CSS Document */
@import url("public/global.css");
@import url("channels/header.css");
@import url("channels/tabs.css");
@import url("public/footer.css");
@import url("public/content.css");
@import url("public/page.css");
@import url("http://js.114msn.com/jQuery/Plugins/jQuery.AutoComplete/jquery.autocomplete.css");

/* 价格字体显示 */
.price{
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}
/* 当前位置 */
#currentPosition{
	line-height:28px;
	border-bottom:1px #EEEEEE solid;
	margin-bottom:6px;
	clear:both;
}
/* 左边灰色 */
.leftGroupGray,.content{
	width:698px;
	display:table;
	border:1px #CCCCCC solid;
	display:table;
}
.content{
	width:968px;
	display:table;
	border:1px #CCCCCC solid;
}
.leftGroupTitle{
	height:29px;
	line-height:29px;
	background:url(/Images/Channels/titleGray_bg1.jpg) repeat-x;
	color:#333333;
	font-size:14px;
	padding-left:10px;
	border-bottom:1px #CCCCCC solid;
	margin:0px;
}
.leftGroupTitle dt{
	font-weight:bold;
	font-size:14px;
	float:left;
}
.leftGroupTitle dd{
	font-size:12px;
	padding-right:10px;
	float:right;
}
/* 右边灰色 */
.rightGroupGray{
	width:258px;
	height:100%;
	display:table;
	border:1px #CCCCCC solid;
	display:table;
}
.rightGroupGray h2{
	height:29px;
	line-height:29px;
	background:url(/Images/Channels/titleGray_bg2.jpg) repeat-x;
	color:#666666;
	font-size:14px;
	padding-left:10px;
	border-bottom:1px #CCCCCC solid;
}
/* Content */
#content{
	width:970px;
	padding-top:6px;
	margin-bottom:6px;
	height:100%;
	display:table;
}
/* 左边列样式 */
#hotelLeft{
	width:700px;
	display:table;
	float:left;
}
/* 酒店搜索 */
#hotelSearch{
	padding:10px 0px 10px 20px;
	height:100%;
	display:table;
}
#hotelSearch li{
	width:185px;
	margin-right:35px;
	display:inline;
	margin-top:5px;
	float:left;
}
#hotelSearch li span{
	float:left;
}

.formLabel{
	width:185px;
	height:25px;
}
.hotelSearchBotton,.hotelSearchBotton2{
	cursor:pointer;
	width:120px; 
	height:32px;
	line-height:32px;
	background:url(/Images/Channels/btnBigOrange.jpg) no-repeat; 
	color:#FF6600;
	border:0px solid;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
}
/* 侧边的酒店搜索 */
#hotelSearch2{
	padding:10px 0px 10px 15px;
	height:100%;
	display:table;
	line-height:30px;
}
#hotelSearch2 li{
	height:30px;
}
/* 热门城市酒店 */
#hotCityHotel,#SPTour{
	padding:10px 0px 10px 20px;
	display:table;
	height:100%;
	line-height:28px;
}
#hotCityHotel li,#SPTour li{
	float:left;
	width:100px;
}
/* 特惠酒店 */
.preHotel{
	height:100%;
	display:table;
	padding:2px 0px 10px 10px;
}
.preHotelGroup{
	width:228px;
	height:70px;
	margin-top:8px;
	float:left;
}
.preHotelPic img{
	width:70px;
	height:60px;
	padding:3px;
	border:1px #CCCCCC solid;
	float:left;
}
.preHotelGroup ul{
	width:145px;
	margin-left:5px;
	float:left;
}

.preHotelGroup ul li{
	clear:both;
	display:block;
}
/* 右边列样式 */
#hotelRight{
	width:260px;
	float:right;
}
/* 连锁酒店 */
#chainHotel{
	padding:5px 0px 10px 0px;
	height:100%;
	display:table;
}

#chainHotel img{
	width:60px;
	height:50px;
	padding:3px;
	border:1px #CCCCCC solid;
	margin-left:13px;
	margin-top:10px;
	float:left;
}
/* 特惠酒店预订 */
#preHotelBook{
	height:100%;
	display:table;
	padding:10px 5px 10px 10px;
	line-height:28px;
}
#preHotelBook li{
	clear:both;
}
#preHotelBook li a{
	width:185px;
	float:left;
}
#preHotelBook li span{
	float:right;
	color:#FF6600;
}
/* 链接广告 */
#linksAD{
	width:260px;
	height:100%;
	display:table;
}
#linksAD h2{
	height:24px;
	line-height:24px;
	background-color:#EEEEEE;
	font-size:14px;
	padding-left:10px;
}
#linksAD dl dt{
	font-size:14px;
	margin-top:5px;
}
#linksAD dl dt a{
	font-size:14px;
	font-weight:bold;
}


/*↓======================== 全国酒店宾馆预定页面 ===========================↓*/
#hotelMore{
	padding:10px 10px 10px 20px;
}
#hotelMore h1{
	text-align:center;
}
#hotelMore dl dt{
	color:#FF6600;
	font-weight:bold;
	clear:both;
}
#hotelMore dl dd,#hotelMore dl ul{
	height:100%;
	display:table;
	margin-bottom:10px;
}
#hotelMore dl dd a,#hotelMore dl ul li a{
	width:103px;
	height:100%;
	line-height:24px;
	float:left;
	font-weight:100;
}
#hotelMore dl ul span{
	width:40px;
	float:left;
	color:#333333;
	margin-left:15px;
	font-weight:100;
}
#hotelMore dl ul li{
	clear:both;
}
/*↓======================== 酒店链锁页面 ===========================↓*/
#hotelChain{
	padding-bottom:10px;
	height:100%;
	display:table;
}
#hotelChain span{
	width:86px;
	height:91px;
	float:left;
	margin-left:12px;
	text-align:center;
	margin-top:10px;
}
#hotelChain span img{
	width:80px;
	height:65px;
	padding:2px;
	border:1px #CCCCCC solid;
}
/*↓========================酒店列表页面===========================↓*/
.HL_Hotel{
	width:700px;
	height:100%;
	background:url(/Images/Channels/HL_hotelBottom_bg.jpg) no-repeat bottom;
	padding-bottom:7px;
	margin-bottom:6px;
}
.HL_Hotel h3{
	height:50px;
	line-height:50px;
	background:url(/Images/Channels/HL_hotelTitle_bg.jpg) no-repeat;
	color:#0377C3;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	clear:both;
}
.HL_HotelContent{
	width:678px;
	height:100%;
	/*display:table;*/
}
.HL_HotelPic{
	width:101px;
	margin-left:15px;
	display:inline;
	text-align:center;
	float:left;
}
.HL_HotelPic img{
	width:95px; 
	height:66px; 
	padding:3px; 
	border:1px #CCCCCC solid;
}
/* 酒店简介 */
.HL_HoteIntro{
	width:350px;
	height:100%;
	margin-bottom:6px;
	margin-left:15px;
	float:left;
}
.HL_HoteIntro li{
	clear:both;
}
.HL_HoteIntro li label{
	width:70px;
	font-weight:bold;
	color:#333333;
	float:left;
}
.HL_HoteIntro li span{
	width:275px;
	float:left;
}
.HL_HoteIntro li img{
	margin-right:5px;
}
/* 酒店价格和奖金 */
.HL_HotePrice{
	width:160px;
	float:left;
}
.HL_HotePrice dl{
	width:160px;
	height:50px;
	padding-top:10px;
	margin-bottom:5px;
	background:url(/Images/Channels/HL_HotePrice.jpg) no-repeat;
}
.HL_HoteMoney{
	padding-left:28px;
	line-height:30px;
}
/* 房间信息 */
.HL_HotelHeader td{
	height:24px;
	line-height:24px;
	background-color:#F2F2F2;
	border-top:none;
}
.HL_Hotel_Border td{ border-top:1px #CCCCCC solid; line-height:32px;}

/*↓========================酒店正文页面===========================↓*/
#HC_Hotel{
	height:145px;
}
#HC_Hotel p{
	width:440px; 
	float:left;
}
#HC_Hotel span{
	width:218px;
	height:130px;
	border:1px #666666 solid;
	float:right;
}
/* 选项卡 */
.TabContent{
	height:100%;
	background:url(/Images/Channels/HL_hotelBottom_bg.jpg) no-repeat bottom;
	padding-bottom:7px;
}
.images{
	width:688px;
	height:100%;
	display:table;
}
/* 附近酒店 */
.nearhotelPic{
	height:100%;
	display:table;
	line-height:23px;
}
.nearhotelPic dl{
	width:340px;
	height:100px;
	float:left;
}
.nearhotelPic dl img{
	width:100px;
	height:75px;
	padding:3px;
	margin-right:10px;
	margin-top:5px;
	border:1px #CCCCCC solid;
	float:left;
}
/* 酒店图片 */
.HC_HotelPic{
	height:100%;
	display:table;
}
.HC_HotelPic span{
	width:198px;
	height:158px;
	margin:10px 20px 0px 10px;
	text-align:center;
	float:left;
}
.HC_HotelPic span img{
	width:190px;
	height:130px;
	padding:3px;
	border:1px #CCCCCC solid;
}
/*↓========================酒店预订页面===========================↓*/
#HB_Hotel{
	padding:10px 10px 10px 20px;
}
/* 酒店信息 */
#HB_HotelTitle{
	height:30px;
}
#HB_HotelTitle dt{
	font-size:14px;
	color:#0377C3;
	font-weight:bold;
	float:left;
}
#HB_HotelInro{
	height:100%;
	display:table;
}
#HB_HotelInro li{
	width:450px;
	float:left;
}
#HB_HotelInro li label{
	font-weight:bold;
}
/* 预订信息 */
#HB_HotelBookInro{
	clear:both;
	margin-top:20px;
}
#HB_HotelBookInro table tr td{
	background-color:#FFFFFF;
	padding:10px;
}
/* 每日房费 */
#HB_HotelDailyMoney{
	margin:20px 0px;
}
#HB_HotelDailyMoney dd{
	line-height:30px;
}
.border_bottom_1px{
	border-bottom:1px #CCCCCC solid;
	padding-bottom:2px;
}
.border_bottom_2px{
	border-bottom:2px #CCCCCC solid;
	padding-bottom:2px;
}
/* 按钮 */
.hotelBookButtom{
	margin:10px 0px;
}

/*↓========================酒店预订联系人页面===========================↓*/
/* 入住人信息 */
.HB_HotelStay{
	width:918px;
	line-height:32px; *line-height:32px!important; line-height:28px;
	padding-left:20px;
	height:100%;
	display:table;

}
.HB_HotelStay dt{
	clear:both;
	width:75px;
	font-weight:bold;
	font-size:14px;
	color:#FF6600;
	clear:both;
}
.HB_HotelStay dd{
	width:800px;
	height:100%;
	padding:5px 0px 5px 30px;
	clear:both;
}
.HB_HotelStay dd label{
	font-weight:bold;
	float:left;
	height:23px;
	line-height:23px;
}
.HB_HotelStay dd select{
	/*margin-top:3px;
	*margin-top:6px !important;
	_margin-top:3px;*/
}
.HB_HotelStay dd div{
	float:left;
	margin-left:10px;
	line-height:23px;
	width:500px;
}

.HB_HotelStay dd label.Normal{
	font-weight:normal;
	float:none;
	padding-top:0px;
}
.HB_HotelStay dd ul{
	height:100%;
	padding-left:70px;
	margin-bottom:10px;
}
.HB_HotelStay dd ul li{
	width:200px;
	float:left;
}
.txtBox_150px{
	width:150px;
	margin-top:0px;
	float:left
}
.remarkContent{
	width:400px;
	height:100px;
	margin-top:5px;
}
/* 付款方式 */
#HB_HotelPay{
	padding:10px 10px 10px 20px;
}
.HB_PayMethod{
	border:1px #ACD1F3 solid; 
	background-color:#F5FAFF;
}
/*↓========================酒店预订成功===========================↓*/
#hotelbookSuccess{
	padding:20px 10px 10px 50px;
	width:888px;
	height:100%;
	display:table;
}
#hotelbookSuccessInfo{
	height:50px; 
	line-height:50px; 
	background:url(/Images/Channels/bookSuccess.jpg) no-repeat 20px 50%; 
	padding-left:70px;
}
#hotelbookSuccessInfo dt{
	padding-left:30px;
}
#hotelbookSuccessTips{
	line-height:50px;
}
/* 相关操作 */
#hotelbookRelated{
	padding:10px 30px 10px 30px;
	width:888px;
	height:100%;
	display:table;
}
#hotelbookRelated table tr td{
	background-color:#FFFFFF;
}
#hotelbookLinks dd{
	float:left;
	margin-left:100px;
	display:inline;
}
.hotleBlueBotton{
	border-top:1px #5B9EDF solid;
	border-right:1px #5B9EDF solid;
	border-bottom:2px #5B9EDF solid;
	border-left:1px #5B9EDF solid;
	background-color:#F5FAFF;
	color:#225F95;
	line-height:18px;
}
.PriceTable{
	height:100%;
	clear:both;
	border-top:2px solid #CCCCCC;
}

/*↓========================17u的样式===========================↓*/
/*价格表格*/
.P17u_tbRoomPrice{
	/*border:1px solid #7BBDFF;*/
	font-size:12px;
	width:100%;
	border-bottom:1px #CCCCCC solid;
}
/*价格表格标题列*/
.P17u_tbRoomPrice_td1{
	height:24px;
	line-height:24px;
	background-color:#F2F2F2;
	border-top:none;
	text-align:center;
}
.P17uCol_MemberMoney a{
	background: #F2F2F2 url(/Images/Channels/hotelMoney_icon.jpg) no-repeat left center;
	padding-left:14px;
}
/*价格表格房型行*/
.P17u_tbRoomPrice_td2,.P17u_tbRoomPrice_td2_hot,.P17u_tbRoomPrice_td2_booking{
	border-top:1px #CCCCCC solid;
	line-height:32px;
	text-align:center;
}
/*价格表格房型行(门市价)*/
.P17u_tbRoomPrice_del
{
	font-style:italic;
	text-decoration: line-through;
}
/*价格表格无酒店预订时的文字描述*/
.P17u_tbRoomPrice_tj{
	COLOR: #0062c5;
	text-align:center;
}
/*价格表格无酒店预订时的文字描述色彩值*/
.P17u_tbRoomPrice_tj span{
	COLOR: #FF0000;
}
/*价格表格显示价格所对应日期*/
.P17u_tbRoomPrice_td2_hot{
	color:#FF5A00;
	font-weight:bold;
	/*font-family:"宋体", Tahoma;*/
}
/*价格表格显示价格所对应日期色彩值*/
.P17u_tbRoomPrice_td2_hot div div{
	color:#0062C5;
	line-height:20px;
}
/*价格表格预订按钮*/
.P17u_tbRoomPrice_td2_booking{
	
}
/*价格表格预订按钮样式*/
.P17u_tbRoomPrice_td2_booking span{
	font-weight:bold;
	cursor:pointer;
	COLOR: #FF0000;
}

/* Slide（幻灯片） */
.slide-container {
	width:218px;
	height:130px;
	border:1px solid #B6D1E6;
	background-color:#ebf5fa;
	overflow:hidden;
}
#slide-trigger {
	position:relative;
	top:-25px;
	width:213px;
	text-align:right;
	padding-right:5px;
}
#slide-trigger a {
	display:inline-block;
	margin-right:3px;
	width:16px;
	height:16px;
	line-height:16px;
	text-align:center;
	color:#d94b01;
	background-color:#fff5e1;
	border:1px solid #f47500;
	outline:none;
	overflow:hidden;
}
#slide-trigger a:hover { text-decoration:none; }
#slide-trigger a.current {
	width:18px;
	height:18px;
	line-height:18px;
	font-weight:bold;
	color:#FFF;
	background:url(/Images/Channels/t-bg.png) repeat-x;
}

#slide-panel {
	/* 下面四项必须设置 */
	position:relative;
	width:218px;
	height:130px;
	overflow:hidden;
}
#slide-panel div { position:absolute; }
#slide-panel div img {
	display:block; /* fix img's 3px bug in ie6*/
	width:218px;
	height:130px;
	cursor:pointer;
}

#InfoList {
}
#InfoList dt {
	/*font-size: 14px;*/
	font-weight: bold;
	background:url(/images/iconlist_orange.jpg) no-repeat 0px 50%;
	padding-left:10px;
	/*color: #0377C3;*/
}
#InfoList dd {
	text-indent: 2em;
	line-height: 26px;
}
/*以下为cncn.com中机票频道截取的样式*/
#CityPop {
	background:#D9D9D9;
	width:272px;
	position:absolute;
	z-index:999;
	left: 230px;
	top: 218px;
}
#CityPop .pop_content {
	background:#fff;
	border:1px #D0D0D0 solid;
	position:relative;
	top:-3px;
	left:-3px;
}
#CityPop .pop_content h6 {
	margin:0;
	font-weight:normal;
	font-size:12px;
	color:#666;
	line-height:28px;
	border-bottom:1px #BBB dashed;
	width:238px;
	background:#FFF;
	padding-left:12px;
}
.pop_content ul {
}
.pop_content .close {
	float:right;
	width:12px;
	height:12px;
	background:url(/images/close.gif) no-repeat;
	margin-top:6px;
	cursor:pointer;
	display:block;
	position:relative;
}
.pop_content .pop_ul {
	height:100%;
	overflow:hidden;
	padding:0 0 20px 10px;
}
.pop_ul li {
	float:left;
	width:51px;
	line-height:24px;
}
#CityPop .pop_ul a {
	color:#333;
	text-decoration:none;
}
.search_text {
	float:left;
}
.search_input {
	width:180px;
	font-size:16px;
	font-weight:bold;
	padding:0 2px 0 0;
	border:1px solid #7f9db9;
	height:25px;
	line-height:25px;
	margin-right:6px;
	_margin-right:3px;	/*fix 3px bug for ie6*/
	float:left;
	cursor:pointer;
	background:#FFF;
}
.search_input input {
	font-size:16px;
	font-weight:bold;
	float:left;
	border:0;
	width:156px;
	height:25px;
	padding:0 0 0 3px;
	line-height:25px;
}
.search_input select {
	font-size:16px;
	font-weight:bold;
	float:left;
	border:0;
	width:182px!important;
	width:181px;
	height:25px;
	/*padding:0 0 0 3px;*/
	line-height:25px;
}
.search_input .plain_button,.search_input .date_button {
	float:left;
	cursor:pointer;
	width:18px;
	height:25px;
	background:url(/images/ico_cs.gif) 0 6px no-repeat;
	outline:none;
}
.search_input .plain_button {
	background-image:url(/Images/ico_cs.gif)!important;
}
.search_input .date_button {
	background-image:url(/Images/ico_rq.gif)!important;
}

/*搜索结果页的搜索框*/
.Smaller li{
	width:auto !important;
	margin-right:10px !important;
	margin-top:15px !important;
}
.Smaller span{
	display:block;
	float:left;
	width:60px;
	height:23px;
	line-height:23px;
}
.Smaller .search_input {
	width:124px;
	height:21px;
	line-height:21px;
	padding:0px;
	margin-right:20px !important;
	margin-right:10px;
}
.Smaller .search_input input {
	font-size:14px;
	width:100px;
	height:21px;
	line-height:21px;
}
.Smaller .search_input select {
	font-size:14px;
	font-weight:bold;
	float:left;
	border:0;
	width:124px!important;
	height:21px;
	/*padding:0 0 0 3px;*/
	line-height:21px;
}
.Smaller .search_input .plain_button,.Smaller .search_input .date_button {
	width:18px;
	height:21px;
	background: no-repeat center center;
}
.Smaller .hotelSearchBotton{
	margin-top:0px;
	margin-right:50px;
}
/*内容页 重新搜索房型*/
div#DateSearch {
	padding:10px;
	/*float:left;
	clear:both;*/
}
table#DateSearch {
	padding:0px;
}

#DateSearch span{
	display:block;
	float:left;
	height:23px;
	line-height:23px;
}
#DateSearch .search_input {
	width:124px;
	height:21px;
	line-height:21px;
	padding:0px;
	margin-right:20px;
}
table#DateSearch .search_input {
	margin-right:0px;
}
#DateSearch .search_input input {
	font-size:14px;
	width:100px;
	height:21px;
	line-height:21px;
}
#DateSearch .search_input .plain_button,#DateSearch .search_input .date_button {
	width:18px;
	height:21px;
	background: no-repeat center center;
}
/*↓========================酒店连锁列表页面===========================↓*/
/* 链锁酒店介绍 */
.hotelChain2{
	width:700px;
	display:table;
	background:url(/Images/Channels/hotelChain2_bg.jpg) repeat-x;
	clear:both;
}
.hotelChain2 dl{
	line-height:28px;
	padding-top:10px;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
}
.hotelChain2 dl dt{
	float:left;
	background:url(/Images/Channels/iconTitle.jpg) no-repeat 10px 50%;
	padding-left:25px;
	margin-right:10px;
}
.hotelChain2 dl dt a{
	font-size:14px;
	font-weight:bold;
}
.hotelChainContent2,.hotelChainContent3{
	width:678px;
	height:100%;
	display:table;
	padding:10px;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	clear:both;
}
.hotelChainContent2 span{
	float:left;
}
.hotelChainContent2 img{
	width:100px;
	height:80px;
	padding:2px;
	border:1px #CCCCCC solid;
	margin-right:10px;
}
.hotelChainContent2 p{
	width:550px;
	margin-bottom:5px;
}
.hotelChainContent2 select{
	margin-right:5px;
}

/* 链锁酒店分布 */
#hotelChainLocation{
	clear:both;
	height:100%;
	width:688px;
	display:table;
	padding:10px 0px 10px 10px;
	border:1px #999999 dashed;
	line-height:24px;
}
#hotelChainLocation ul li{
	width:85px;
	float:left;
	display:block;
}
/* */
.hotelChainGroup,.hotelChainGroup2{
	width:337px;
	float:left;
}
.hotelChainGroup img,.hotelChainGroup2 img{
	width:60px;
	height:50px;
	padding:2px;
	border:1px #CCCCCC solid;
	margin-right:5px;
	float:left;
}
.hotelChainGroup a,.hotelChainGroup2 a{
	font-weight:bold;
}
.hotelChainGroup ul,.hotelChainGroup2 ul{
	line-height:18px;
}
/*↓========================酒店连锁详细列表页面===========================↓*/
.hotelChainGroup2{
	border-bottom:1px #666666 dashed;
	padding-bottom:8px;
	margin-bottom:8px;
	float:left;
}
/* Tabs */

#InfoTab .tabs-trigger {
	width:700px;
	height:27px;
	border-bottom:2px #74B5E5 solid;
	margin:0px;
	padding:0px;
}
#InfoTab .tabs-trigger dd {
	width:100px; 
	height:27px;
	line-height:27px;
	background:url(/Images/Channels/TabTitle2_B.jpg) no-repeat;
	text-align:center;
	margin-right:4px;
	float: left;
}
#InfoTab .tabs-trigger dd:hover {
	background:url(/Images/Channels/TabTitle2_B.jpg) no-repeat;
}
#InfoTab .tabs-trigger dd.current {
	background:url(/Images/Channels/TabTitle2_A.jpg) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
}
		
#InfoTab .tabs-panel {
	display:block;
}

