.clsAreaNameBox{
	position:absolute;
	top:0;
	right:0;
	display:none;
	color:#FFFFD7;
	font-size:11px;
	font-weight:800;
	padding:0 3px 1px 3px;
	margin:-12px 12px 0 0;
	border:1px solid #000000;
	background-color:#750900;
}

.clsAreaDescBox{
	position:absolute;
	top:20px;
	left:25px;
	display:none;
	width:505px;
	height:307px;
	cursor:default;
	z-index:1;
}

.clsOpacityContainer .clsBG{
	filter:alpha(opacity=90);
	opacity:0.90;
	background-color:#F0DFC5;
}

.clsAreaDescBox .clsText{
	color:#0C5440;
	width:465px;
	height:267px;
	line-height:18px;
	padding:20px;
	background:url(/images/tour_box.jpgg) no-repeat;
}

.clsSpotImages{
	position:relative;
	float:right;
	width:185px;
	height:115px;
	text-align:center;
	margin:2px 0 5px 10px;
}

.clsSpotImages .clsImage{
	width:137px;
	height:94px;
	vertical-align:top;
	margin:10px 14px 11px 14px;
}

.clsSpotImages .clsPrevious{
	position:absolute;
	left:2px;
	top:50px;
	width:14px;
	vertical-align:top;
}

.clsSpotImages .clsNext{
	position:absolute;
	right:0;
	top:50px;
	width:14px;
	vertical-align:top;
}

.clsSpotImages .clsPrevious img, .clsSpotImages .clsNext img{
	display:none;
	width:14px;
	height:14px;
	cursor:pointer;
	cursor:hand;
}

.clsButton{
	width:40px;
	color:#00593E;
	text-align:center;
	margin:5px;
	border:1px solid #00593E;
	background-color:#CBD7CD;
}

.clsButtonsContainer{
	position:relative;
	width:557px;
	height:349px;
	margin-top:3px !important;
	margin-top:-2px;
	margin-left:auto;
	margin-right:auto;
	background:url(/images/tour.jpg) no-repeat;
}

.clsAreaButton{
	position:absolute;
	top:0;
	right:0;
	width:10px;
	height:14px;
	font-size:0;
	cursor:pointer;
	cursor:hand;
	border:0 solid red;
}
