/* 
 *CN搜索
 *@author 蔡天旭	
 *@data 2011-04-27
 *@modify 2011-12-08
*@modify 2012-3-1 hjr(sadhu) ie7机票3块城市弹出框被遮挡修复
*新增景区模糊搜索
 */
/**搜索框樣式**/
html,legend{color:#333333}
html{background:#ffffff}
html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dd,form,fieldset,legend,input,select,textarea,button,caption,th,td,blockquote,pre{margin:0;padding:0}
body{font:normal normal normal 12px/20px Arial,sans-serif}
input,select,textarea,button{vertical-align:middle;font-size:100%;font-family:Arial,sans-serif;outline:none}
h1,h2,h3,h4,h5,h6,strong,th,b{font-weight:normal}
h1,h2,h3,h4,h5,h6{font-size:14px;line-height:24px}
li{list-style:none}
table{border-spacing:0}
caption,th{text-align:left}
fieldset,img{border:0}
address,cite,dfn,em,var,i{font-style:normal}
code,dfn,kbd,samp,tt,var,pre{font-family:monospace}
del,ins,s{text-decoration:none}
small{font-size:100%}
q:before{content:''}
q:after{content:''}
a{color:#005bb5;text-decoration:none;outline:none}
a:hover{color:#ff6600}
a:hover{text-decoration:underline}
#soso_519tx{
	background:url(searchBox5.png)  0px -520px no-repeat;
	float:left;
	
	border:1px solid #AEDAFD;
	overflow:hidden;
	width:231px;
	clear:both;
}

#soso_519tx h3{
	font-size:12px;
	font-weight:bold;
	padding-left:13px;
	color:#fff;
	height:31px;
	overflow:hidden;
	line-height:31px;
}
#soso_519tx div.search_info{
    height: auto;
	float:left;
	overflow:hidden;
	background:#fff;
	width:100%;
	border-left: 0;
	border-right: 0;
}
#soso_519tx .search_left{
	width:40px;
	float:left;
	border-right:#AEDAFD 1px solid;
	position:relative;
}
#soso_519tx .search_left li{
	width:40px;
	height:40px;
	cursor:pointer;
	float:left;
	border-bottom:1px #bbdfff solid;
	line-height:40px;
	text-align:center;
}

#soso_519tx .search_left li span{
	float:left;
	width:40px;
	height:40px;
	position:absolute;
	left:0;
	*margin-top:-13px;
}
* html #soso_519tx .search_left li span{
	margin-top:-13px;
}
*+ html #soso_519tx .search_left li span{
	margin-top:-14px;
}
#soso_519tx .list{width:162px;height:28px;line-height:30px;zoom:1;}
#soso_519tx .btn_search {margin-top:1px;}
#soso_519tx .list.btn_flight dd{margin:3px 0 4px 0}

#soso_519tx .list .list_tit{float:left;width:54px;height:22px;line-height:22px;display:inline;}
#soso_519tx .list .list_con{float:left;padding-top: 2px; width:108px;}
#soso_519tx .list .list_con input {display: block;}
#soso_519tx .none{display:none;}
#soso_519tx .btn_search .list_con {margin-top:1px;}

#top_hotel .at{
	background:url(searchBox4.png) -231px -123px no-repeat;
	border-bottom:1px #489df1 solid;
}
#top_airplane .at{
	background:url(searchBox4.png) -231px 0 no-repeat;
	border-bottom:1px #489df1 solid;
}
#top_scenic .at{
	background:url(searchBox4.png) -231px -205px no-repeat;
	border-bottom:1px #489df1 solid;
}
#top_perform .at{
	background:url(searchBox4.png) -231px -164px no-repeat;
	border-bottom:1px #489df1 solid;
}
#top_holiday .at{
	background:url(searchBox4.png) -231px -82px no-repeat;
	border-bottom:1px #489df1 solid;
}
#top_car .at{
	background:url(searchBox4.png) -231px -41px no-repeat;
	border-bottom:1px #489df1 solid;
}

#top_hotel .not{
	background:url(searchBox4.png) -272px -123px no-repeat;
}
#top_airplane .not{
	background:url(searchBox4.png) -272px 0 no-repeat;
}
#top_scenic .not{
	background:url(searchBox4.png) -272px -205px no-repeat;
}
#top_perform .not{
	background:url(searchBox4.png) -272px -164px no-repeat;
}
#top_holiday .not{
	background:url(searchBox4.png) -272px -82px no-repeat;
}
#top_car .not{
	background:url(searchBox4.png) -272px -41px no-repeat;
}
#soso_519tx .search_right{
	float:left;
	/*width:162px;*/
	height:232px;
	padding:7px 9px 7px 9px;
	overflow:hidden;
	background:#fff;
}
#tab_top_hotel{
	width:162px;
}
#tab_top_airplane{
	width:162px;
}
#tab_top_scenic{
	width:162px;
}
#tab_top_scenic td{
	line-height:30px;
}
#tab_top_perform{
	width:162px;
}
#tab_top_perform td{

}
#tab_top_holiday{
	width:162px;
}
#tab_top_holiday td{

}
#tab_top_car{
	width:162px;
}
.errMasBorder{
	position:absolute;
	z-index:1001;
	margin-left:108px;
	margin-top:-27px;
	/**margin-left:0;*/
	/**margin-top:0;*/
	float:left;
	width:500px;
	display:none;
}
#soso_519tx .search_right .btn01{
	width:73px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background:url(searchBox4.png) right -60px no-repeat;
	float:left;
	border:0;
	cursor:pointer;
	margin-top:4px;
	text-align:center;
	line-height:25px;
	text-decoration:none;
}
#soso_519tx .search_right .btn02{
	width:73px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	background:url(searchBox4.png) right -34px no-repeat;
	float:left;
	border:0;
	cursor:pointer;
	margin-top:4px;
	color: #fff;
	text-align:center;
	line-height:25px;
	text-decoration:none;
}
.scenic_list05{
	border-top: 1px dashed #CCCCCC;
    margin-top: 5px;
	margin-bottom:5px;
    overflow: hidden;
    width: 162px;
	line-height:20px;
	padding-top:8px;
}
.scenic_list051{
	border-top: 1px dashed #CCCCCC;
    margin-top: 15px;
	margin-bottom:5px;
    overflow: hidden;
    width: 162px;
	line-height:20px;
	padding-top:8px;
}
.scenic_list02{
	width:162px;
	overflow:hidden;
	line-height:20px;	
}
.scenic_list01{ clear:both;}
.scenic_list01 li{
	float:left;
	padding-right: 3px;
	white-space: nowrap;
}
.ctext{
	width:100px; height:20px; border:#09C 1px solid;
}
.ctext1{
	border: 1px solid #7F9DB9;
    height: 19px;
    line-height: 19px;
    padding-left: 3px;
    width: 100px;
}
.hotel_list01{
	width:162px;
	overflow:hidden;
	border-top:#cccccc dashed 1px;
	
    float:left;
}
.hotel_rad{
	overflow: hidden;
    width: 162px;
    height:25px;
    padding:7px 0 3px 0;
}
.scenic_list04{
	border-top: 1px dashed #CCCCCC;
    margin-top: 10px;  
    width: 162px;
	line-height:20px;
	padding-top:5px;
	height:86px;
	overflow: hidden;
}
.scenic_list04 li{
	float:left;
	padding: 0 14px 1px 0;
    white-space: nowrap;
}