@charset "utf-8";
/* CSS Document */



body {
	background-color: #E5E5E5;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	margin-left: 10px;
}
.h1 {
	font-weight: bold;
	font-size: 18px;
	height: auto;
	color: #2F9AAA;
	text-align: center;
}
.main {
	background-color: #FFF;
	height: 550px;
	width: 700px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	float: left;
	border: 1px solid #cecece;
}
.desc {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #333;
	margin-top: 30px;
	line-height: 30px;
}

.text_left {
	width:300px;
}
.button {
	margin-left: auto;
	margin-right: auto;
	width: 201px;
	height: 70px;
	margin-top: 0px;
	border:none;
}

.left {
	float: left;
	width: 63px;
	position:relative;
	top: 15px;
	z-index:100;
}
.wrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.home_img {
	z-index: 999;
	height: 44px;
	width: 43px;
	float: left;
	position: absolute;
	left: 15px;
	top:40px;
	border: none;
}

.left_img {
	position: relative;
	height: 570px;
	width: 63px;
	z-index: 1;
	margin-top: -15px;
}
.forum_img {
	z-index: 999;
	height: 44px;
	width: 43px;
	float: left;
	position: absolute;
	left: 15px;
	top: 101px;
	border: none;
}
.forum_img a {
border: none;
}
.blog_img {
	z-index: 999;
	height: 44px;
	width: 43px;
	float: left;
	position: absolute;
	left: 15px;
	top: 160px;
	border: none;
}
.photo_img {
	z-index: 999;
	height: 44px;
	width: 43px;
	float: left;
	position: absolute;
	left: 15px;
	top: 220px;
	border: none;
}
.faq_img {
	z-index: 999;
	height: 44px;
	width: 43px;
	float: left;
	position: absolute;
	left: 15px;
	top: 280px;
	border: none;
}
.news_img {
	z-index: 999;
	height: 44px;
	width: 43px;
	float: left;
	position: absolute;
	left: 15px;
	top: 345px;
	border: none;
}

.booking_img {
	z-index: 999;
	height: 44px;
	width: 43px;
	float: left;
	position: absolute;
	left: 15px;
	top: 400px;
	border: none;
}
.right {
	float: left;
	width: 130px;
	position:relative;
	top: 0px;
	z-index:100;
	height: 570px;
}
.header {
	position:relative;
	width:562px;
	left:135px;
	
}
.back_button {
	float:left;
	width: 54px;
	height: 54px;
	border:none;

}
.forum_reg {
	position:relative;
	z-index:999;
	left: 200px;
	
}
.faq_visit {
	position:relative;
	z-index:999;
	left: 200px;
	margin-top: -130px;
}
.booking_visit {
	position:relative;
	z-index:999;
	left: 150px;
	margin-top: 0px;
	width: 446px;
}

.next_button {
	float:left;
	width: 60px;
	height: 54px;
	border:none;
}
.buttons {
	float:left;
	position:relative;
	width:130px;
	z-index:100;
	left:30px;
	margin-top:100px;
	clear: both;
	
	
}

.button1 {
	left:100px;
	width: 190px;
	height: 70px;
	top: -150px;
	border:none;
	position: relative;
}

