@CHARSET "UTF-8";
#hotel_content{
	width:1000px;
	margin:5px auto 40px;
	overflow:hidden;
}
/*********面包屑导航**********/
.bread{
	color:#999;
	margin:10px auto;
	width:1000px;
	clear:both;
	overflow:hidden;
}
.bread .bre_01{
	float:left;
}
.bread .bre_01 a{
	color:#999;
}
.bread .bre_01 span{
	font-family:"宋体";
	margin:0 5px;
}
.bread h1{
	float:left;
	line-height:140%;
}
.bread h1 a{
	color:#999;
	margin:0 5px;
	font-size:12px;
}
/************头部搜索*******************/
#hotel_search_form #hotelTag_list{left:583px;top:29px;}
#hotel_search_form #hotelInfo_list{left:482px;top:29px;} 
.hotel_search{
	width:998px;
	border:1px solid #ddd;
	margin:10px auto;
	background: url("http://img1.40017.cn/net/hotel/stay_price.png") repeat-x scroll 0 0;
	padding:5px 0;
	color:#666;
	position:relative;
}
.hotel_search input{
	width:75px;
	border:1px solid #ccc;
	padding:3px;
	margin-right:20px;
}
.hotel_search input.in_04{
	width:150px;
}
.hotel_search input.last_in{
	margin-right:10px;
}
.hotel_search .red_p{
	color:#ff0000;
}
.hotel_search span.sp_01{
	margin-left:10px;
}
.hotel_search a.search{
	display:inline-block;
	width:69px;
	height:22px;
	line-height:22px;
	text-align:center;
	background:url(http://img1.40017.cn/net/hotel/hotel_end.png) no-repeat;
	font-weight:bold;
	color:#fff;
}
.hotel_search a.search:hover{
	color:#fff;
	text-decoration:none;
}
/************左部**************/
.hotel_content_left{
	float:left;
	width:800px;
}
/*************城市酒店*****************/
.regions{
	float:left;
	width:798px;
	border:1px solid #ddd;
}
.regions_header{
	height:24px;
	line-height:24px;
	background:url(http://img1.40017.cn/net/hotel/hotel_order1.png) repeat-x ;
	padding-left:10px;
	border-bottom:1px solid #ddd;
}
.regions_header h1{
	background:url(http://img1.40017.cn/net/hotel/hotel_order1.png) no-repeat -117px -136px;
	margin-right:5px;
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
}
.regions_content{
	float:left;
	padding:10px 10px 0 10px;
}
.region_01{
	float:left;
	width:100%;
	margin-bottom:10px;
}
.region_01 a.this_class{
    background-color:#006b97;
    color:#fff;
}
.region_01 .left_01{
	float:left;
	text-align:right;
	width:120px;
}
.region_01 .left_01 a{
	margin:0 10px;
}
.region_01 .left_01 a:hover{
	text-decoration:none;
}
.region_01 .left_02{
	float:left;
	width:650px;
}
.region_01 .left_02 a{
	float:left;
	display:block;
	margin:0 10px 5px 0;
	white-space:nowrap;
}
/**************酒店列表***************/
.hotel_list{
	width:100%;
	float:left;
	margin-top:10px;
}
.list .o_bye_dt{
	width:auto;
	background-color:#eefaff;
	padding:8px 10px;
	color:#666;
	overflow:hidden;
}
.list .o_bye_dt select{
	margin-right:30px;
	margin-left:3px;
}
.lab{
	cursor:pointer;
	float:right;
}
.o_bye_dt .full_not{
	margin-right:3px;
	cursor:pointer;
}
.list .o_bye_dt a{
	float:right;
	display:block;
	margin-left:30px;
	width:85px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#999;
	background:url(http://img1.40017.cn/net/hotel/hotel_list_bg.png) no-repeat 0 0;
}
.o_bye_dt a:hover{
	background:url(http://img1.40017.cn/net/hotel/hotel_list_bg.png) no-repeat 0 -29px;
	text-decoration:none;
}
.o_bye_dd{
	border:1px solid #90cce4;
	padding:10px;
	overflow:hidden;
	float:left;
	width:778px;
	margin-bottom:10px;
}
.thumbnail a.pic_a{
	width:160px;
	display:block;
	float:left;
	margin-right:10px;
	height:120px;
	overflow:hidden;
	text-align:center;
}
.thumbnail a.pic_a img{
	border:none;
	height:115px;
}
.thumbnail .title_content{
	float:left;
	width:460px;
}
.title_content .hotel_name{
	padding:2px 0;
}
.title_content .hotel_name .name_01{
	font-size:20px;
	font-weight:bold;
	margin-right:5px;
	font-family:"Microsoft Yahei";
}
.title_content .hotel_name .name_02{
	color:#f60;
}
.details_list{
	padding:2px 0;
	float:left;
	width:100%;
	clear:both;
}
.details_list .title_01{
	color:#666;
	margin-right:5px;
}
.details_list .title_03_add{
	height:40px;
	display:block;
	float:left;
}
.details_list .title_02 a{
	margin-right:10px;
	color:#000;
}
.details_list .title_02 a.clear_co{
	color:#006B97;
}
.details_list .title_03 a{
	color:#000;
}
.price_title{
	float:right;
	padding:5px 0 0 20px;
	border-left:1px dashed #ccc;
	margin-top:5px;
}
.price_title span{
	float:right;
	display:block;
}
.price_title span.sp_01{
	position:relative;
	top:15px;
}
.price_title span.sp_02{
	color:#f60;
	font-size:36px;
	line-height:110%;
}
.price_title span.sp_03{
	font-size:16px;
	color:#f60;
	font-weight:bold;
	position:relative;
	top:15px;
}
.price_title span.sp_04{
	clear:both;
	width:100px;
	text-align:right;
}
.price_title span.sp_04 a{
	color:#999999;
}
.room_type{
	float:left;
	width:100%;
	margin-top:10px;
}
.rt_tb{
	width:100%;
	
}
.rt_tb tr th{
	background-color:#f3f3f3;
	padding:3px;
	color:#666;
}
.rt_tb tr th.th_01{
	width:280px;
}
.rt_tb tr th.th_02{
	width:70px;
}
.rt_tb tr th.th_03{
	width:70px;
}
.rt_tb tr th.th_04{
	width:80px;
}
.rt_tb tr th.th_05{
	width:80px;
}
.rt_tb tr td{
	border-bottom:1px dashed #ccc;
	padding:10px 2px;
}
.rt_tb tr td.td_01{
	color:#006b97;
	font-weight:bold;
}
.rt_tb tr td.td_01 a{
	font-weight:bold;
	margin-right:10px;
}
.rt_tb tr td.td_01 span.turn_money_back{
	display:inline-block;
	background-color:red;
	height:20px;
	background:url(http://img1.40017.cn/net/hotel/single_bg.png) no-repeat -16px 0 #eefaff;
	padding:0 5px 0 36px;
	margin-right:10px;
}
.rt_tb tr td.td_01 span.pack{
	display:inline-block;
	width:40px;
	height:20px;
	padding-left:17px;
	background:url(http://img1.40017.cn/net/hotel/hotel_list_bg.png) no-repeat -81px -195px;
}
.rt_tb tr td.td_01 span.pack a{
	color:#ff0000;
}
.rt_tb tr td.room_show{
	background-color:#f3f3f3;
	padding:10px;
}
.show_01{
	float:left;
	margin-bottom:10px;
}
.room_show .show_div{
	float:left;
	margin-right:20px;
}
.room_show .show_div img{
	display:block;
	border:none;
	background-color:#fff;
}
.no_idea_tb{
	display:inline-table;
	float:left;
	margin-right:20px;
}
.no_idea_tb tr td{
	border:none;
	padding:5px 0;
}
.td_type{
	text-align:right;
	color:#666;
}
.show_02{
	clear:both;
	border:1px solid #ddd;
	padding:5px 10px;
	background-color:#fff;
}
.show_header{
	float:left;
	margin-bottom:5px;
	width:100%;
}
.show_header .header_title{
	color:#ff0000;
	font-weight:bold;
	float:left;
}
.show_header .header_date{
	float:right;
	display:inline-block;
	color:#666;
}
.show_content{
	color:#f60;
	clear:both;
}
.rt_tb tr td.td_price{
	width:170px;
	text-align:right;
}
.noyd_butm{
	margin-right:20px;
}
.rt_tb tr td.td_price span{
	display:block;
}
.rt_tb tr td.td_price span.sp_01{
	color:#f60;
	font-weight:bold;
	float:left;
	font-size:16px;
}
.rt_tb tr td.td_price span.sp_02{
	float:right;
	width:70px;
	text-align:center;
}
.rt_tb tr td.td_price span.sp_02 a{
	display:block;
	width:70px;
	height:22px;
	line-height:22px;
	color:#fff;
	font-weight:bold;
	background:#007fb4 url(http://img1.40017.cn/net/hotel/hotel_list_bg.png) no-repeat 0 -69px;
}
.rt_tb tr td.td_price span.sp_02 a:hover{
	text-decoration:none;
}
.rt_tb tr td.td_price span.sp_02 a:hover{
	background:url(http://img1.40017.cn/net/hotel/hotel_list_bg.png) no-repeat 0 -100px;
}
.rt_tb tr td.show_or_not{
	border:none;
}
.show_or_not a{
	display:block;
	width:95px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#666;
	background:url(http://img1.40017.cn/net/hotel/hotel_list_bg.png) no-repeat 0 -135px;
	margin-top:10px;
}
.show_or_not a:hover{
	color:#666;
	text-decoration:none;
}
/***********分页样式*************/
.page{
	clear:both;
	margin-bottom:20px;
}
.page a{
	display:inline-block;
	cursor:pointer;
	margin-left:5px;
}
.page .page_size{
	float:right;
} 
.page a.a_01{
	color:#000;
	cursor:pointer;
}
.page a.a_01 span.for_top{
	font-family:"宋体";
	color:#000;
}
.page a.a_02{
	width:46px;
	height:20px;
	line-height:20px;
	text-align:center;
	border:1px solid #ddd;
	color:#999;
}
.page a.a_03{
	width:20px;
	height:20px;
	border:1px solid #ddd;
	text-align:center;
	line-height:20px;
}
.page a.a_left_none{
	margin:0;
}
.page a.a_03:hover{
	background-color:#006b97;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
.page a.hover_at{
	background-color:#006b97;
	text-decoration:none;
	color:#fff;	
	font-weight:bold;
}
.page a.a_04{
	width:46px;
	height:20px;
	line-height:20px;
	text-align:center;
	border:1px solid #ddd;
}
.page span{
	color:#999;
}
.page span.sp_01{
}
.page span.sp_02{
	margin-left:10px;
}
.page span.sp_02 a{
	color:#999;
	margin:0;
}
.page span.sp_03{
	margin-left:10px;
}

.hotel_content_right{
	float:right;
	width:190px;
}
.about{
	border:1px solid #ddd;
}
.about h2{
	height:24px;
	line-height:24px;
	background:url(http://img1.40017.cn/net/hotel/hotel_order1.png) repeat-x ;
	padding-left:10px;
	border-bottom:1px solid #ddd;	
	font-size:12px;
}
.about_cont{
	padding:10px;
	color:#666;
}
.about_cont img{
	display:block;
	float:left;
	margin:0 5px 0 0;
}
.ad_02{
	border:1px solid #ddd;
	margin:10px 0;
}
.header{
	height:24px;
	line-height:24px;
	background:url(http://img1.40017.cn/net/hotel/hotel_order1.png) repeat-x ;
	padding-left:10px;
	border-bottom:1px solid #ddd;	
	font-size:12px;
}
.ad_02 ul{
	padding:10px;
}
.ad_02 ul li{
	padding:10px 0;
	border-bottom:1px dashed #ddd;
	color:#666;
	overflow:hidden;
	zoom:1;
}
.ad_02 ul li.last_li{
	border-bottom:none;
}
.ad_02 ul li a{
	color:#666;
	background:url(http://img1.40017.cn/net/hotel/hotel_end.png) no-repeat -66px -112px;
	padding-left:7px;
}
.sp_point{
	font-weight:bold;
}
.ad_02 ul li span.sp_01{
	color:#fff;
	display:block;
	background:url(http://img1.40017.cn/net/hotel/hotel_order1.png) no-repeat -102px -167px;
	width:17px;
	line-height:120%;
	padding-left:2px;
	float:left;
	margin:5px 5px 0 0;
}
.ad_02 ul li span.sp_02{
	display:block;
	float:left;
	width:130px;
	color:#999;
	overflow:hidden;
}
.ad_03{
	border:1px solid #ddd;
	clear:both;
	float:left;
	width:188px;
}
.ad_03_header{
	height:24px;
	line-height:24px;
	background:url(http://img1.40017.cn/net/hotel/hotel_order1.png) repeat-x ;
	padding:0 10px;
	border-bottom:1px solid #ddd;	
	font-size:12px;
}
.ad_03_header a{
	float:right;
	font-family:"宋体";
}
.ad_03_header h2{
	float:left;
	font-size:12px;
}
.other_hotel{
	float:left;
	padding:10px;
}
.other_hotel a{
	float:left;
	white-space:nowrap;
	display:block;
	width:80px;
	padding:3px 0;
}
/*日均价格弹出层start*/
.none {DISPLAY: none}
.aveBoxPos{position:absolute;z-index:2;}
.aveBox{width:484px;overflow:hidden}
.aveTop{float:left;width:18px;height:6px;font-size:0px;line-height:normal;background:url(http://js.40017.cn/cn/public/img/hotel_api_2.0.png?v=2011101701) no-repeat 0 -85px;position:relative;top:1px;left:240px}
.aveMain{overflow:hidden;border:1px #bcdffd solid;width:482px;background-color:#fff}
.aveMain table{width:100%;color:#666;margin-bottom:-1px}
.aveMain table th{background:#eef7ff;height:25px;text-align:center;border-bottom:1px #ddefff solid;line-height:25px;padding-left:0px;font-weight:normal}
.aveMain table td{border-bottom:1px #ddd solid;padding-left:0px}
.aveMain table ul{text-align:center;height:auto;width:46px;}
.aveMain table ul li{float:left;width:100%;text-align:center}
.aveMain table ul .liDate{color:#333;font-family:Arial}
.aveMain table ul .liPrice{color:#ff6600;font-family:Arial}
.aveMain table ul .liBreakfast{color:#333}
.aveMain .tdWeek{width:57px;height:67px;text-align:center;background:#f5f5f5;border-right:1px #ddd solid}
/*日均价格弹出层end*/