body {
	margin: 0px;
	background-image: url(../../images/en/reservation/reservation_bg.jpg);
}

table {
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
}


/*
ztzt1zt2
ݵãԸʵǶһֱȥ
һ֣иҪ裬(.zt)
*/
.zt {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.zt1 {
	font-family: "Arial";
	font-size: 12px;
	color: #8E4514;
}
.zt2 {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
}
.zt3 {
	font-family: "Arial";
	font-size: 12px;
	color: #605D4E;
}
.zt4 {
	font-family: "Arial";
	font-size: 12px;
	color: #87733e;
	line-height: 30px;
}
.zt5 {
	font-family: "Arial";
	font-size: 12px;
	color: #87733e;
	line-height: 26px;
}

/*
עͣ
ĬϵҪһ£ɫʹСɸʵҪ䶯

꾭¼»߾,ҲɸʵҪӲͬ¼磺꾭Ӵ֣
ĶóһҲС磺aa:linka:visiteda:active⼸óͬģ
*/
a {
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}


/*
עͣ
ljlj1lj2
¼ӵʽ
*/
.lj {
	font-family: "Arial";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	
}
a.lj:link {
	font-family: "Arial";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	
}
a.lj:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	
}
a.lj:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	
}
a.lj:active {
	font-family: "Arial";
	
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}



.lj1 {
	font-family: Arial,"";
	font-size: 12px;
	color: #87733e;
	text-decoration: none;
}
a.lj1:link {
	font-family: Arial,"";
	font-size: 12px;
	color: #87733e;
	text-decoration: none;
}
a.lj1:visited {
	font-family: Arial,"";
	font-size: 12px;
	color: #87733e;
	text-decoration: none;
}
a.lj1:hover {
	font-family: Arial,"";
	font-size: 12px;
	color: #87733e;
	text-decoration: underline;
}
a.lj1:active {
	font-family: Arial,"";
	font-size: 12px;
	color: #87733e;
	text-decoration: none;
}

.lj2 {
	font-family: Arial,"";
	font-size: 12px;
	color: #003141;
	text-decoration: none;
}
a.lj2:link {
	font-family: Arial,"";
	font-size: 12px;
	color: #003141;
	text-decoration: none;
}
a.lj2:visited {
	font-family: Arial,"";
	font-size: 12px;
	color: #003141;
	text-decoration: none;
}
a.lj2:hover {
	font-family: Arial,"";
	font-size: 12px;
	color: #003141;
	text-decoration: underline;
}
a.lj2:active {
	font-family: Arial,"";
	font-size: 12px;
	color: #003141;
	text-decoration: none;
}

.lj3 {
	font-family: Arial,"";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lj3:link {
	font-family: Arial,"";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lj3:visited {
	font-family: Arial,"";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lj3:hover {
	font-family: Arial,"";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.lj3:active {
	font-family: Arial,"";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lj4 {text-decoration: none;color: #ECEACE;}

a.lj4:hover {
	text-decoration: underline;
}
/*lightbox start*/
#lightbox{
	position:absolute;left:0;z-index:100;
	width:100%;line-height:0;
	text-align:center;
	font-size:12px;
	}
#outerImageContainer{
	position:relative;
	background-color:#fff;
	width:250px;height:250px;
	margin:0 auto;
	}
#imageContainer{padding:10px;}
#loading{
	position:absolute;top:40%;left:0%;
	height:25%;width:100%;line-height:0;
	text-align:center;
	}
#hoverNav{
	position:absolute;top:0;left:0;z-index:10;
	height:100%;width:100%;
	}
#imageContainer>#hoverNav{left:0;}
#hoverNav a{outline:none;}

#prevLink, #nextLink{
	display:block;
	width:49%;height:100%;
	background:transparent url(/images/blank.gif) no-repeat;
	}
#prevLink {left:0;float:left;}
#nextLink {right:0;float:right;}
#prevLink:hover, #prevLink:visited:hover {background:url(/images/prevlabel.gif) left 15% no-repeat;}
#nextLink:hover, #nextLink:visited:hover {background:url(/images/nextlabel.gif) right 15% no-repeat;}

#imageDataContainer{
	background-color:#fff;
	margin:0 auto;
	line-height:1.4em;
	}

#imageData{position:relative;width:100%;height:50px;color:#666;}
#imageData #imageDetails{position:absolute;z-index:1;left:10px;top:10px;width:50%;text-align:left;}	
#imageData #caption{font-weight:bold;}
#imageData #numberDisplay{display:block;clear:left;padding-bottom:1.0em;}
#imageData #bottomNav {position:absolute;z-index:10;right:10px;top:10px;width:50%;text-align:right;}
#imageData #bottomNavClose{}
#overlay{
	position:absolute;top:0;left:0;z-index:90;
	width:100%;height:500px;
	background-color:#000;
	filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;
	}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */ 

#print {position:absolute;z-index:10;left:39%;top:10px;background:url(../images/print.gif); width:100px; height:30px; cursor:pointer; _cursor:hand;}
@media print{
	#CalFrame,#header,#in_page,#footer{
	display:none;
	}
	#lightbox{
	display:block;
	top:20px;
	}
	body{
	margin:0;
	height:500px;}
}