/* CSS Document */
/*****搜索******/
.sidebar_left .search {
	width:160px;
	float:left;
	text-align:left;
	padding:15px 0px 5px 0px;
	position: relative;
}
.sidebar_left .search .se1,.sidebar_left .search .se2 {
	height: 18px;
	width: 100px;
	vertical-align: middle;
	line-height: 18px;
	padding-left:5px;
	border: 1px solid #809BC9;
}
.sidebar_left .search .se1 {
	font-size: 10px;
	*font-size: 9px;
	_font-size: 9px;
	color: #989898;
}
.sidebar_left .search .submit {
	background-image: url(../images/search_dest.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 20px;
	border: 0px;
	margin-left:-6px;
	cursor:pointer;
}


/* 选项卡 */
.add_dest {
	width:570px;
	float:left;
	padding:15px 0px 30px 0px;
}
.tab{
	 width:570px;
	 float:left;
	 margin:0 auto;
	 overflow:hidden;
}


.menu{
	line-height: 22px;
	padding-left: 5px;
	border-bottom: 1px solid #E5E5E5;
}

.menu,.menu li{
	height:22px;
	text-align:center;
	list-style-type: none;
}

.menu .default,.menu .active {
	width:60px;
	float:left;
	cursor:pointer;
	margin-right:5px;
	color:#3B5998;
	position: relative;
	top:0px;
	_top:-1px;
	*top:-1px;
	border: 1px solid #E5E5E5;
}
.menu .default{
	background-color: #E5E5E5;
	top:-1px;
}
.menu .default:hover {
	background-color: #D8D8D8;
}
.menu .active{
	background:#FFFFFF;
	display: block;
	z-index: 2;
	color:#000;
	border-bottom: 1px solid #FFF;
}
.con {
	width: 530px;
	float:left;
	padding:20px 20px 0px 20px;
	text-align:left;
	position: relative;
}
/**/

.item_hotel {
	float: left;
	width: 500px;
	padding:12px 0px;
	border-bottom: 1px solid #E5E5E5;
}
.item_hotel .left {
	width:80px;
	float:left;
	overflow: hidden;
}
.item_hotel .left img {
	width:80px;
}
.item_hotel .right {
	width:400px;
	float:left;
	padding-left:20px;
	_padding-left:10px;
}
.item_hotel .right .title_1 {
	width:395px;
	line-height:20px;
	text-align:left;
	background-color: #F1F3F2;
	float: left;
	padding-left: 5px;
}
.item_hotel .right .info {
	width:400px;
	float:left;
	line-height:18px;
	text-align:left;
	padding:5px 0px 12px 0px;
}
.item_hotel .right .photo {
	width:400px;
	float:left;
	padding-bottom:15px;
}
.item_hotel .right .photo span {
	display: block;
	float: left;
	width: 65px;
	margin-right: 10px;
	_margin-right: 5px;
	overflow: hidden;
}
.item_hotel .right .photo span img {width: 65px;}

.item_hotel .right .review {
	width:400px;
	float:left;
}
.review .reviewer {width:400px;}
.review .reviewer .item,.review .isay {width:350px;}
.review .isay span,.review .isay textarea {width: 342px;}

/************酒店列表***************/
.advanced_search {
	width:150px;
	float:left;
	padding:0px 5px;
	text-align:left;
	margin-top:20px;
	border-top:1px solid #A0B2D6;
}
.advanced_search .title {
	width:150px;
	float:left;
	line-height:30px;
	padding-bottom:5px;
	font-weight: bold;
	color: #000000;
}
.advanced_search .form_div {
	width:150px;
	float:left;
	padding-bottom:10px;
}
.advanced_search .form_div p {
	width:150px;
	float:left;
	padding-bottom:6px;
}
.advanced_search .form_div label {
	line-height:20px;
	padding-right:5px;
}
.advanced_search .form_div select {
	vertical-align: middle;
	width:105px;
	border: 1px solid #FF0000;
}
.advanced_search .form_div .submit_1 {
	background-image: url(../images/search_but.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 50px;
	float:right;
	margin-right:10px;
	border: 0px;
	cursor:pointer;
}
.advanced_search .form_div .submit_1:hover {
	background-position: 0px -22px;
}
.advanced_search .taxis {
	width:150px;
	float:left;
	padding-bottom:15px;
	line-height:18px;
}
.advanced_search .taxis .p1 {
	float: left;
	width: 150px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #CAD5E8;
}






.search_result {
	width:550px;
	float:left;
	line-height:18px;
	padding:0px 10px;
	border-bottom: 1px solid #E5E5E5;
}
.search_result select {
	height:20px;
	line-height:20px;
	margin-bottom:2px;
}













