/*Hotel Css */
a.list:link{
	text-decoration:none;
	color:#000000;
	
}
a.list:hover {
	text-decoration: none;
	color:#0099FF;
	text-decoration:underline;
}
a.list:visited{
	text-decoration:none;
	color:#3366CC;
	}
.ul{margin:0px;}
.ul li{
	padding:5px 20px 5px;
	list-style:none;
	color:#3366CC;
	background:url('../images/icon/hotelico.gif') no-repeat left;
}
.hr{
	border:1px dashed #0099FF;
	
}
/*---Hotel Search Class----*/
.DivHotel{
	border:2px solid #2D79A3;
	background:#FFFFDD;
	/*border-bottom-color:#f5f5f5;*/
	font-size:14px;
	
}
.DivHotel input{
	border:1px groove #f5f5f5;
}

.DivSearch{
	border-top:1px dashed #bacfe3;
	text-align:center;
	padding-top:5px;
	}
/*---Hotel Abate Class---*/
.DivAbate{
	padding-top:15px;
	position:static;
	width:540px;
	height:150px;
	text-transform:capitalize;
}
.DivAbate #Left{
	width:260px;
	height:10px;
	float:left;
	border:1px solid #bacfe3;
	border-bottom-color:#F5F5F5;
}
.DivAbate #Right{
	width:270px;
	height:10px;
	float:right;
	border:1px solid #bacfe3;
	border-bottom-color:#F5F5F5;
}
.DivAbate #Room{
	width:260px;
	height:119px;
	word-break:break-all;
	float:left;
	clear:left;
	overflow:hidden;
	border:1px solid #bacfe3;
}
.DivAbate #RoomR{
	width:270px;
	height:119px;
	float:right;
	clear:right;
	overflow:hidden;
	border:1px solid #bacfe3;
}
/*---Hotel Commend Class-----*/
.HotelCommend {
	position:static;
	width:575px;
	border-bottom:1px solid #bacfe3;
	text-transform:capitalize;
}
.HCommend {
	position:static;
	width:540px;
	/*border-bottom:1px solid #bacfe3;*/
	/*text-transform:capitalize;*/
}


.HotelCommend #HCltop{
	width:280px;
	height:auto;
	float:left;
}
.HotelCommend #HCrtop{
	width:180px;
	height:auto;
	float:right;
}
.CommendName{
	width:160px; 
	padding-left:15em;
	font-size:14px;
	background:url(../images/icon/good.gif) no-repeat right;
}
.HotelTop {
	width:500px;
	
	}
.HotelTop ul li{
	float:left;
	padding:5px;
	/*padding-left:20px;*/
	}
.HotelTop ul{
	list-style:none;
	margin:0px;
	}
	
.HotelTop #TopCon ul li {
	float:left;
	margin-left:10em;
} 
	
/*-----Hotel List Class----*/
.HList{
	position:static;
	width:540px;
	height:80px;
	/*padding-top:10px;*/
	text-transform:capitalize;
	border-left:1px solid #BACFE3;
	border-right:1px solid #BACFE3;
	border-bottom:1px solid #BACFE3;
}
/*---5,4,3,2 Star List-----*/
.HList #HLName{
	height:20px;
	font-size:14px;
	font-weight:bold;
	/*vertical-align:bottom;*/
	border-top:1px solid #bacfe3;
	padding-left:30px;
	background:url(../images/date/binguan.gif) no-repeat left;
	/*background:#bacfe3;*/
	/*border-bottom:1px dashed #bacfe3;*/
}
.HList #HLleft{
	width:269px;
	height:75px;
	float:left;
	border-right:1px solid #BACFE3;
	border-top:1px solid #BACFE3;
	/*margin-top:2px;
	border-top:1px dashed #bacfe3;*/
}

.HList #HLright{
	width:269px;
	height:auto;
	float:right;
	
	border-top:1px solid #BACFE3;
	/*margin-top:2px;
	border-top:1px dashed #bacfe3;*/
}
/*----Hotel Serbody----*/
.endR{
	position:static;
	width:575px;
	height:200px;
	border:1px dashed #00CCFF;
	padding-top:5px;
	text-transform:capitalize;
}
.endR #endAb{
	width:265px;
	height:20px;
	float:left;
	margin-left:10px;
	/*border:1px dashed #0099FF;*/
	}
.endR #endReg{
	position:static;
	width:265px;
	height:20px;
	margin-right:5px;
	/*border:1px dashed #99FF66;*/
	float:right;
}
.endR #endSea{
	float:left;
	width:540px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.endR #endHost{
	/*border:1px dashed #CC3333;*/
	background-color:#FBFBFB;
	height:50px;
	width:540px;
	float:left;
	margin:5px 10px;
	}
.endR #ehShow{
	/*border:1px dashed #CC0033;*/
	background-color:#f5f5f5;
	float:left;
	width:335px;
	height:20px;
	margin:4px;
}
.endR #enPhot{
	/*border:1px dashed #00FF00;*/
	background-color:#f5f5f5;
	margin:4px;
	float:right;
	width:185px;
	height:20px
}
.imgTop{
	padding-left:5px;
}
 .pageContent{margin:0 auto;padding:3px;text-align:left;height:16px;font-size:12px;} 
  .NavTitle{float:left;font-weight:bold;}
  .page{padding-right:5px;height:18px;}
  .page ul{list-style:none;margin:0px;padding:0px} 
  .page ul li{float:left;padding:0px 3px 0px 3px;} 
  .page ul li.PageL {width:9px;height:16px;}
  .page ul li.PageR {width:9px;height:16px;} 

