#loadingBg{
	background:#FFF;
	z-index:999999;
	position:relative;
	overflow:hidden;
}
#loading { 
	position: absolute; 
	width: 240px; 
	margin: -70px 0 0 -120px; 
	height: 140px; 
	top: 50%; 
	left: 50%; 
}
#loading .title {
	 position: absolute;
	 display: block; 
	 top: 0;  
	 left: 0px; 
	 width: 240px; 
	 height: 27px; 
	 font-size:14px;
	 font-weight:bold;
}
#loading .logo {
	 background: url(../images/loading.gif) no-repeat; 
	 position: absolute; 
	 display: block;
	 top: 25px; 
	 left: 22px; 
	 width: 120px;
	 height: 120px; 
}
.fitem{
	margin:4px 0px;
}
.fitem label{
	height:20px;
	line-height:20px;
	width: 80px;
	display:inline-block;
}
.textAreaLabel{
	position:absolute;
	top:5px;
	left:0px;
}
.mailHeader{
   background:#EFEFEF;
   border-bottom:1px solid #E1E1E1;
   padding-bottom:4px;
}
.mailTitle{
   font-size:16px;
   font-weight:bold;
   line-height:26px;
   padding-left:16px;
}
.mailSender{
   font-size:12px;
   line-height:20px;
   padding:0px 8px 0px 16px;
}
.mailConetnt{
   background:#FEFEFE;
   line-height:28px;
   padding:8px 16px 15px 16px;
}
.mailAttach{
   border:1px solid #E1E1E1;
   margin:2px;
}
.mailAttachHeader{
   line-height:24px;
   font-size:14px;
   font-weight:bold;
   background:#EFEFEF;
   padding-left:8px;
}
.mailAttach ul{
   padding:8px 20px;
}
.mailAttach ul li{
  margin-bottom:15px;
  line-height:16px;
}
.exportCheck{
	border:none;
	width:12px;
	height:12px;
}
#exportInfo li{
	float:left;
	padding:10px;
	white-space: nowrap
}
.roomCountTop{
	background:#F5F5F5;
	overflow:hidden;
	line-height:30px;
	height:30px;
	position:relative;
	padding-left:260px;
}
.roomCountTop p{
	position:absolute;
	left:5px;
	top:0px;
	line-height:30px;
	height:30px;
}
.searchWeek{
	width:1200px;
	border-collapse:collapse;
	border:1px #E1E1E1 solid;
	margin-bottom:1px;
}
.searchWeek td{
	border: 1px solid #E1E1E1;   
    color: #222222;
    line-height:20px;
    text-align:center;
    font-size:14px;
    background:#FDFDFD;
}
.searchWeek td.title2{
	line-height:20px;
	font-weight:bold;
	width:80px;
}
.searchWeek td.weeks{
	line-height:20px;
	font-weight:bold;
	width:100px;
}
.searchWeek td.title{
	line-height:20px;
	font-weight:bold;
	width:150px;
	padding-left:6px;
}
.searchWeek td.firstTD{
	line-height:20px;
	text-align:left;
	width:150px;
	padding-left:6px;
}
.searchWeek td.secondTD{
	line-height:20px;
	width:80px;
}
.searchWeek td.weeksNormal{
	line-height:20px;
	width:100px;
	font-weight:bold;
	color:green;
}
.searchWeek td.weeksEmpty{
	line-height:20px;
	width:100px;
	background:#F1F1F1;
	font-weight:bold;
	color: red;
}
.Order_radio{
	border:0px;
	width:14px;
	height:14px;
}
.monthContainer{
	height:30px;
}
#hotelRoomInfo{
	overflow:hidden;
	zoom:1;
}
#hotelRoomInfo ul li{
	width:32px;
	height:32px;
	background:url(../images/date1-5.gif) no-repeat;
	float:left;
	margin-left:5px;
	margin-bottom:6px;
	position:relative;
}
#hotelRoomInfo ul li em{
	position:absolute;
	width:32px;
	height:20px;
	line-height:20px;
	top:0px;
	left:0px;
	text-align:center;
	color:white;
	font-weight:bold;
}
#hotelRoomInfo ul li span{
	position:absolute;
	width:32px;
	height:12px;
	line-height:12px;
	bottom:0px;
	left:0px;
	text-align:center;
	font-weight:bold;
	color:#39A052;
}
#hotelRoomInfo ul li.empty{
	background:url(../images/date67.gif) no-repeat;
}
#hotelRoomInfo ul li.empty span{
	color:red;
}

#hotelRoomInfo_tt{
	overflow:hidden;
	zoom:1;
}
#hotelRoomInfo_tt ul li{
	width:32px;
	height:32px;
	background:url(../images/date1-5.gif) no-repeat;
	float:left;
	margin-left:5px;
	margin-bottom:6px;
	position:relative;
}
#hotelRoomInfo_tt ul li em{
	position:absolute;
	width:32px;
	height:20px;
	line-height:20px;
	top:0px;
	left:0px;
	text-align:center;
	color:white;
	font-weight:bold;
}
#hotelRoomInfo_tt ul li span{
	position:absolute;
	width:32px;
	height:12px;
	line-height:12px;
	bottom:0px;
	left:0px;
	text-align:center;
	font-weight:bold;
	color:#39A052;
}
#hotelRoomInfo_tt ul li.empty{
	background:url(../images/date67.gif) no-repeat;
}
#hotelRoomInfo_tt ul li.empty span{
	color:red;
}

#infoWin{
	padding:10px;
}
#infoWin table{
	border-collapse:collapse;
	border:1px #E1E1E1 solid;
	width:100%;
}
#infoWin table td{
	border: 1px solid #E1E1E1;   
    color: #222222;
    line-height:28px;
    text-align:center;
    font-size:14px;
    background:#FDFDFD;
}


table.errorTable{
	border-collapse:collapse;
	border:1px #E1E1E1 solid;
	width:100%;
}
table.errorTable td{
	border: 1px solid #E1E1E1;   
    color: #222222;
    line-height:28px;
    text-align:center;
    font-size:14px;
    background:#FDFDFD;
}
