html, body, div, span,iframe, h1, h2, h3, h4, h5, h6, p, a, img, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
    list-style:none;
}

a:link, a:visited {
    color:#1b69be;
    text-decoration: none;
}

a:hover, a:active {
    color: #990099;
    text-decoration: underline;
}

body {
	text-align:left;
    font: 12px/18px Tahoma, Helvetica, Arial, sans-serif;
	background:url(bg.gif) left top no-repeat;
}

.pop_hot_city {
    display:none;
    position:absolute;
    width:225px;
    z-index:9999;
    background-color:#fff1f1;
    border:2px solid #ffa7a7;
    color:#000;
}

.pop_hot_city h3 {
    font-size:12px;
    padding:3px 0 3px 11px;
    text-align:left;
    background-color:#fde1e1;
    color:#fe5f5f;
}


.pop_hot_city ul {
    margin:7px 0 0 10px;
    padding:0;
    _margin-left:0px;
    overflow:hidden;
}

.pop_hot_city ul li {
    cursor:pointer;
    float:left;
    margin:0 9px 6px 0;
    padding:4px 6px 4px 4px;
}

.list_form{
	color:#666;
	width:405px;
	margin:20px auto;
	_margin:20px 0 0 60px;
}
.list_form ol{
	margin:0;
	padding:0;
	color:#666;
	
}
.list_form ol li{
	border-bottom:1px dotted #666;
	padding-bottom:5px;
}
.list_form .tip{
	color:#FD8843;
}
.list_form .city{
	border-bottom:1px dotted #666;
	padding-bottom:25px;
}
.list_form .note{
	width:350px;
	height:20px;
	position:absolute;
	top:108px;
	_top:122px;
	left:122px;
	_left:114px;
	color:#FF6600;

}
.list_form li{
	margin:6px 0;
}
.list_form .text{
width:150px;
}
.list_form .hotel_name{
margin:12px 0 0 0;}
.search_button{
	position:absolute;
	top:160px;
	right:100px;
}
.search_button input{
	width:80px;
	height:28px;
	background:url(search.jpg) left top no-repeat;
	border:0;
	text-indent:-999px;
	display:block;
	cursor:pointer;

}