@CHARSET "UTF-8";
#air_content{
	width:1000px;
	margin:10px auto 40px;
	overflow:hidden;
}
.air_content_left{
	width:800px;
	float:left;
}
.air_search{
	border:2px solid #ff933b;
	padding:10px 15px;
	background-color:#fff6ee;
	font-size:14px;
	position:relative;
	margin-bottom:10px;
}
.air_search table{
	width:100%;
}
.air_search input{
	width:95px;
	border:1px solid #ddd;
	padding:2px;
	color:#999;
}
.red_point{
	margin-left:15px;
	color:red;
	font-weight:bold;
}
.td_pt{
	padding-top:5px;
}
.double{
	margin:5px 0;
	display:none;
}
.a_submit{
	display:inline-block;
	width:79px;
	height:29px;
	font-size:14px;
	color:#fff;
	line-height:29px;
	text-align:center;
	font-weight:bold;
	margin-left:20px;
	background:url(http://img1.40017.cn/net/plane/airticket.png) no-repeat 0 -43px;
}
.a_submit:hover{
	color:#fff;
	text-decoration:none;
}
/**********导航*******/
.bread{
	margin:0 0 10px 0;
	clear:both;
}
.bread a{
	margin:0 5px 0 0;
	color:#999;
}
.bread span{
	margin:0 5px 0 0;
	color:#999;
}
.bread span.for_song{
	font-family:"宋体";
}
/*******城市******/
.air_ticket_city{
	border:1px solid #ddd;
	margin-bottom:10px;
}
.city_header{
	border-bottom:1px solid #ddd;
	height:24px;
	line-height:24px;
	padding-left:10px;
	background:url(http://img1.40017.cn/net/plane/airticket_line.png) repeat-x;
}
.city_header h1{
	font-weight:bold;
	padding-left:10px;
	background:url(http://img1.40017.cn/net/plane/airticket_line.png) no-repeat -172px -49px;
	font-size:12px;
}
.air_ticket_city ul{
	padding:10px;
}
.air_ticket_city ul li{
	overflow:hidden;
	zoom:1;
	padding:2px 0;
}
.air_ticket_city ul li span{
	display:block;
	float:left;
}
.first_letter{
	font-weight:bold;
	width:30px;
	padding-left:10px;
}
.l_cities{
	width:730px;
}
.l_cities a{
	float:left;
	white-space:nowrap;
	margin-right:10px;
}
/************/
#City2
{
	left:112px !important;
	left: 100px;
    position: absolute;
    top: 40px;
}
#City3
{
	left:332px !important;
	left: 320px;
    position: absolute;
    top: 40px;
}
#input_date3
{
	left:551px !important;
	left: 540px;
    position: absolute;
    top:40px;
}
/***********以下是侧边栏******************/
.air_content_right{
	width:190px;
	float:right;
}
.ar_01{
	margin-bottom:10px;
}
.ar_02{
	margin-bottom:10px;
}
/**********又见点评**********/
.ad_price{
	border:1px solid #ddd;
}
.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_price ul{
	padding:10px;
}
.ad_price ul li{
	padding:5px 0 5px 8px;
	background:url("http://img1.40017.cn/net/hotel/hotel_end.png") no-repeat -65px -105px;
	overflow:hidden;
	zoom:1;
}
.ad_price ul li.last_li{
	border-bottom:none;
}
.ad_price ul li  .sp_01{
	margin:5px 5px 0 0;
	font-weight:bold;
	color:#666;
}
.ad_price ul li  .sp_02{
	width:130px;
	color:#999;
}
/**********无数据*****/
.ifempty{
	text-align:center;
	padding:100px;
	border:1px solid #ddd;
	clear:both;
	font-size:14px;
	margin:10px 0;
	color:#666;
	display:none;
}