﻿@import  url(web2008.css);
.PageIndexNav
{
	padding:2px 10px 2px 5px;
	clear:none;
}
.PageIndexNav b
{
	float:left;
}
.PageIndexNav span
{
 float:right; 
}
DIV.Facilities
{
	
	width:100%;
	display:block;
	clear:none;
	
}
DIV.Facilities DIV
{
	width:30%;
	margin:1px 1px 1px 1px;
	display:block;
	float:left;
}
.dotline {
	background: url(../images/dot.gif) repeat-x;
	height: 2px;
	padding: 0px;
	margin: 0px;
}
#divPhoto
{
	overflow:auto;
}
#divPhoto span
{
	width:20%;
	display:block;
	float:left;
}
#divPhoto span img
{
	cursor:pointer;
}
/* pop start  */
#divbg
{	z-index: 400;
	left: 0px;
	top:0px;
	right:0px;
	background-image: none;
	margin: 0px;
	padding:0px;
	border:none;
	position: absolute;
	background-color: #ffffff;
	opacity:0.4;	

}
*html #divbg
{
  filter:alpha(opacity=40);
}
*+html #divbg
{
  filter:alpha(opacity=40);
}
#divPop
{
	z-index: 401;
	width: 600px;
	position: absolute;
	background-color: #ffffff;
	border: #6495ed 1px ridge;	
	height:500px;
}
#divPop .auto
{
	height:300px;
	margin:2px;
	overflow:auto;
}
#divPop #poptitle
{
	 font-size:14px;
	 font-weight:bold;
	 padding:1px;
	 color:#fff;
	 float:left;
	 margin:2px;
	 right:-16px;
}
#divPop .top
{
	width: auto;
	overflow: hidden;
	text-align: left;
	font-family: arial;
	height: 25px;
	text-align: left;
	background-color: #47659F;
	
}
#divPop .close
{
	margin:2px;
	height: 16px;
	width: 16px;
	float: right;
	cursor: pointer;
	display:block;
	background: url(../images/window/close.gif);
}

/* pop end  */
/* Tab Start*/
.TabMenubox ul{
	margin:0px;
	padding:0px;
	list-style: none;
	border-bottom: 1px solid #CCCCCC;
	height: 20px;
}
.TabMenubox li{
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	padding-top:5px;
	padding-bottom:0px;
	height: 16px;
	margin-right: 1px;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #E3EAF4;
}
.TabMenubox   li.hover, .TabMenubox  li.focus{
	background:#fff;
	height:16px;
}
.HotelDetailTabContent
{
	padding: 10px 0px;
}
.HotelDetailTabContent table
{
	width:100%;
	border-collapse:collapse;
}
.HotelDetailTabContent table td
{
	height:22px;
	border-bottom: 1px  dotted #C6CDDF;
}
/* Tab End*/
li. div
{
  overflow:hidden;
}
li .liprice
{
	float:right;
	display:block;
	width:80px;	
}
li .listar
{
	float:right;
	display:block;
	width:80px;
}
li .lititle
{
	float:right;
	display:block;
	width:200px;
}
li .lihotelname
{
	float:left;
	display:block;
	width:200px;
}