body {
    font-family: "Microsoft Yahei", Arial, san-serif;
	background: #dedede; 
	font-size: 11pt;		
}

figure{
    display: inline-block;
}

img{
    
}

.clear {
	clear: both; 
}

.wrap{
	background: #dedede; 
	width: 1200px;
	margin:auto; 
	padding: 10 20 20 20px;
}

.content {
    width: 100%; 
}

.title{
	color: #336600;
	padding: 5px; 
    margin-bottom: 10px;
    margin-top: 0px;
    position: relative;
}

.title .logo{
	position: absolute; 
}

.title .language-selection{
    position : absolute; 
    top: 50; 
    right: 30; 
    font-weight: bold; 
}

.title .text{
	margin-left: 165px;
}

.title h1{
	margin-top: 10px;
	font-weight: bold;
	font-size: 24pt;
}



.nav{
	background: #336600;
	color: white; 
	list-style: none; 
	border: 1px solid none;
    border-radius: 3px;
    margin: 3px 0px 5px 0px;
}

.nav ul{
	list-style: none; 
}

.nav ul li{
	float: left; 
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px
}

.nav ul li:hover{
	background: #339933; 
}


.nav ul li a{
	color: white; 
	text-decoration: none; 
}

.nav2{
	color: white;
	color: black; 
	background: #336600; 
	background: #555555;
	background: yellow;
	background: #faf446; 
	text-align: center;
	opacity: 0.8;
	position: related; 
	width:1160px; 
	padding: 5px;
	border: 1px solid none;
    border-radius: 3px;
    z-index:99999;
}



.foot{
	background-color: #555555;
	color: #cccccc; 
}

.foot .wrap{
	background-color: #555555;
	width: 1200px; 
	margin: auto; 
}


.foot .box{
	float: left; 
	margin-right: 20px;
	width: 300px; 
	margin-left:60px;
}

.page_home_box {
   font-family: 'Lora';
   font-weight: bold;  
   /*font-size: 16px; */
   color: #777777; 
   position: relative; 
   background: white; 
   margin: 15 5 10 5px; 
   float: left; 
   width: 376px; 
   height: 300px; 
   text-align: justify;
   padding: 15 20 15 20px;  
   cursor: pointer; 
}

.page_home_box img {
	position: absolute; 
	top: 0; left: 0; 
	width: 376px; 
    height: 300px;
    visibility: hidden;
    opacity: 0;
}



.page_home_box h4 {
   margin-top: 0px;
   color: #f27238;; 
   font-weight: 600; 
    
}


.page_aboutus_box {
   width: 1000px; 
   text-align: center;
   padding: 15 20 15 20px;
   color: #777777; 
   margin: auto;   
   margin-top: 10px;  
}

.page_hotel_box {
   width: 1000px; 
   margin: auto; 
   text-align: center;
   padding: 15 20 15 20px;
   color: #777777;   
    
}

.page_hotel_box h4 {
  margin-top: 30px; 
  margin-bottom: 20px; 
  font-weight: bold; 
    
}


.page_hotel_box img{
  margin-bottom: 25px; 
    
}

.mz-slide-container{
    width: 600px; 
    height: 400px;
    margin:auto;
    position:relative; 
    background: black; 
      
}

.mz-slide-image{
    position:absolute;
    top:0; left:0;
    visibility: hidden; 
    opacity: 0; 
    z-index=1; 
}

.mz-slide-btn-next{
    position:absolute; 
    top: 180; 
    right: 0; 
    width: 40px;    
    z-index=999; 
    cursor: pointer; 
}

.mz-slide-btn-prev{
    position:absolute; 
    top: 180; 
    left: 0;  
    width: 40px;  
    z-index=999;  
    cursor: pointer; 
}
