:active, :focus{
    outline:none;
  }
 .fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.bg{
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.bg2{
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	z-index: -1;
}

body {
	padding: 0px;
	margin: 0px;
	font-family:helvetica, sans-serif;
}

#page_wrap
{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#banner
{
	width: 850px;
	min-height: 130px;
	background-image: url(../images/banner_sh.png);
	background-repeat: no-repeat;
}

#menu
{
	width: 850px;
	min-height: 43px;
	background-image: url(../images/page_sh.png);
	background-repeat: repeat-y;
	font-size: 13px;
}

#flash_area
{
	width: 850px;
	min-height: 300px;
	background-image: url(../images/page_sh.png);
	background-repeat: repeat-y;
	padding-left: 18px;
}

#bar
{
	width: 850px;
	min-height: 30px;
	background-image: url(../images/page_sh.png);
	background-repeat: repeat-y;
	padding-left: 18px;
}

#content
{
	width: 850px;
	min-height: 150px;
	background-image: url(../images/page_sh.png);
	background-repeat: repeat-y;
	padding-left: 20px;
}

#footer
{
	width: 850px;
	min-height: 30px;
	background-image: url(../images/footer_sh.png);
	background-repeat: no-repeat;
}

#menu_wrap
{
	position: absolute;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 18px;
	background: black;
}

#menu_wrap li
{
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu_wrap a
{
	display: block;
	padding: 15px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 18px;
	padding-right: 17px;
	color: white;
	text-decoration:none;
}

#menu_wrap a:hover
{
	display: block;
	padding: 15px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 18px;
	padding-right: 17px;
	color: black;
	background: white;
	text-shadow: 2px 2px 2px #999; 
}

.active
{
	display: block;
	color: black;
	background: #d1ab64;	
}

#flash_photo
{
	float: left;
	width: 600px;
	background: white;
	height: 400px;
}

#book_box
{
	float: left;
	width: 200px;
	background: black;
	height: 400px;
	background: url(../images/main_r.jpg);
}

.clear
{
	clear: both;
}

#red_bar
{
	background: red;
	width: 100%;
	display: block;
	height: 30px;
	width: 800px;
	background: url(../images/red.jpg);
	background-repeat: repeat-y;
}

.shadow_red
{
	margin-left: 200px;
}
#red_bar span
{
	padding-top: 3px;
	display: block;
	text-align: center;
	color: white;
	font-weight: bold;
	font-style: italic;
}

#content_left
{
	width:590px;
	min-height: 200px;
	float: left;
	margin-left: 3px;
	text-align: justify;
	font-size: 12px;
	margin-bottom: 10px;
}

#content_right
{
	width: 190px;
/*	background: gray;*/
	min-height: 200px;
	float: left;
	margin-left: 10px;
}

#rapid
{
	width: 850px;
	margin-left: auto;
	margin-right: auto;	
	font-weight: bold;
}

.rapid
{
	color: black;
	display: block;
	text-align: center;
	font-size: 12px;
}

.rapid a
{
	color: black;
	text-decoration: none;
}

.rapid a:hover
{
	color: black;
	text-decoration: underline;
}

.test1
{
	display: none;
	color: white;
	z-index: 1000;
	position: absolute;
	margin-left: 10px;	
}

.test2
{
	display: none;
	color: white;
	z-index: 1000;
	position: absolute;	
	margin-left: 100px;		
}

.test3
{
	display: none;
	color: white;
	position: absolute;	
	margin-left: 150px;			
	z-index: 1000;
}

.test4
{
	display: none;
	color: white;
	position: absolute;	
	z-index: 1000;
	margin-left: 250px;		
}

.test5
{
	display: none;
	color: white;
	position: absolute;	
	z-index: 1000;
	margin-left: 250px;
	font-size: 30px;
	margin-top: 150px;		
	
}

.main_image
{
	position: absolute;
}

.block
{
	display: none;
	position: absolute;
	display: none;
	color: red;
	margin-top: 100px;
	font-size: 20px;
}

#slidebottom
{
	color: white;
	width: 200px;
	height: 50px;
	font-size: 15px;
	display: block;
	z-index: 1000;
	position: absolute;
	margin-top: 350px;
}

#slide
{
	position: relative;
}

.slide #inner{
	position: absolute;
	left: 0;
	bottom: 0;
}

#inner
{
	width: 400px;
	padding: 10px;
	height: 20px;
	background: black;
	opacity: 0.8;
	position: absolute;
	display: none;
}

.text1
{
	display: none;
	color: white;
	position: absolute;	
	z-index: 1000;
	margin-left: 50px;
	font-size: 30px;
	margin-top: 100px;		
}

.text2
{
	display: none;
	color: white;
	position: absolute;	
	z-index: 1000;
	margin-left: 90px;
	font-size: 30px;
	margin-top: 130px;		
}

.text3
{
	display: none;
	color: white;
	position: absolute;	
	z-index: 1000;
	margin-left: 300px;
	font-size: 60px;
	margin-top: 140px;		
}

.text4
{
	display: none;
	color: white;
	position: absolute;	
	z-index: 1000;
	margin-left: 300px;
	font-size: 60px;
	margin-top: 140px;		
}

.text5
{
	display: none;
	color: white;
	position: absolute;	
	z-index: 1000;
	margin-left: 300px;
	font-size: 60px;
	margin-top: 140px;		
}

.text6
{
	display: none;
	color: white;
	position: absolute;	
	z-index: 1000;
	margin-left: 270px;
	font-size: 60px;
	margin-top: 140px;		
}

.text7
{
	display: none;
	color: white;
	position: absolute;	
	z-index: 1000;
	margin-left: 300px;
	font-size: 60px;
	margin-top: 140px;		
}


.cover
{
	display: block;
	position: absolute;
	width: 800px;
	height: 400px;
	background: black;
	opacity: 0.8;
	display: none;
}

.t 
{
	margin-left: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.room_info
{
	margin-left: 5px;	
}

#fade_wrap
{
	background: white;
}

.room_info
{
	color: white;
	display: block;
}

#im_wrap
{
	display: block;
}

.room_types
{
	float: left;
	text-align: center;
	margin: 10px;
	cursor: pointer;
	width: 150px;
}

.button {
    outline:none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border:1px solid rgba(209,171,100, 0.2);
	margin-left: 5px;
}

.button:focus {
    box-shadow: 0 0 5px rgba(209,171,100, 1);
    -webkit-box-shadow: 0 0 5px rgba(209,171,100, 1); 
    -moz-box-shadow: 0 0 5px rgba(209,171,100, 1);
    border:1px solid rgba(209,171,100, 0.8); 
}

.button:hover {
    box-shadow: 0 0 5px rgba(209,171,100, 1);
    -webkit-box-shadow: 0 0 5px rgba(209,171,100, 1); 
    -moz-box-shadow: 0 0 5px rgba(209,171,100, 1);
    border:1px solid rgba(209,171,100, 0.8); 
}

.s_foot
{
	display: block;
	position: absolute;
	width: 790px;
	font-size: 11px;
	margin-left: 21px;
}

.s_foot a
{
	color: black;
	text-decoration: none;
}

.s_foot a:hover
{
	color: black;
	text-decoration: underline;	
}

.rate
{
	cursor: pointer;
}
.rate2
{
	cursor: pointer;
}

.highslide img:hover
{
	opacity: 0.7;
}

.room_info i
{
	color: #d1ab64;
}

.room_info img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
