dl,dt, dd, ol { 
	margin:0;
	padding:0;
}
.city_select { 
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #7F9DB9;
	font-family:Simsun;
	margin:0;
	overflow:hidden;
	padding:3px;
	position:absolute;
	width:187px;
	z-index:200;
}
 
.city_select a { 
	float:left;
	height:22px;
	line-height:22px;
	margin:0 10px;
	width:26px;
	overflow:hidden;
	white-space:nowrap;
}
.city_select a:link { 
	color:#0055AA;
	text-decoration:none;
}
.city_select a:link,.city_select a:visited{	color: #0055AA; text-decoration:none;}
.city_select a:hover{color: #0055AA;}

.destination { 
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #7F9DB9;
	font-family:Simsun;
	margin:0;
	overflow:hidden;
	padding:10px;
	position:absolute;
	width:720px;
	z-index:200;
}
.destination a { 
	overflow:hidden;
	white-space:nowrap;
	width:62px;
}
.destination a:link,.destination a:visited{	color: #0055AA; text-decoration:none;}
.destination a:hover{color: #0055AA;}

.tips { 
	background:#F8F8F8 none repeat scroll 0 0;
	border:1px solid #BFC0C1;
	color:#535353;
	float:left;
	font-weight:bold;
	height:23px;
	line-height:23px;
	margin-bottom:5px;
	padding-left:5px;
	width:98%;
}
.destination .brand { 
	margin-left:16px;
}
.destination dl { 
	float:left;
	overflow:hidden;
	width:162px;
	height:70px;
	margin-bottom:5px;
}
.destination dl dt { 
	border-bottom:1px dashed #AEAEAE;
	color:#535353;
	font-weight:normal;
	height:24px;
	line-height:24px;
}
.destination dl dd { 
	float:left;
	margin:2px;
}

.close_it_btn {
	width: 13px; height: 13px; position: absolute; right: 3px; top: 3px; background: url(http://img1.tuniu.com/ui/search/0330/close_it.gif) no-repeat scroll left top transparent; cursor: pointer; z-index: 10;
}