@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:0 auto 10px;
	background:url(http://img1.40017.cn/net/hotel/stay_price.png) repeat-x;
	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{
	border:1px solid #ddd;
}
.title{
	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;
}
.title h1{
	background: url(http://img1.40017.cn/net/hotel/hotel_order1.png) no-repeat -117px -136px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
.pro_content{
	padding:10px;
}
.pro_content li{
	padding:5px;
	overflow:hidden;
	zoom:1;
}
.pro_content li span{
	float:left;
	display:block;
}
.pro_content li span.first_letter{
	font-weight:bold;
	width:20px;
}
.pro_content li span.l_cities{
	width:930px;
}
.pro_content li span.l_cities a{
	float:left;
	white-space: nowrap;
	margin:0 10px 0 0;
}