
.attraction_pic {
	width : 407px;
	height: 350px;
	position: absolute;
	right: 0;
	top: 73px;
	padding-top: 30px;
	padding-left: 13px;
}

.attraction_pic a {
	float: left;
	width : 89px;
	height: 57px;
	margin-left: 4px;
	margin-top: 4px;
	cursor: pointer;
}

#attraction_wrapper {
	width : 538px;
	height: 435px;
	margin: 0 auto;
	position: relative;
	background: #004040;
}

#attraction_details {
	margin-top: 15px;
}

#attraction_details span {
	display: block;
}

#attraction_menu {
	background: url(attraction/menu.jpg) top left no-repeat;
	display: block;
	padding-left:0px;
	padding-top:56px;
	width: 117px;
	height: 434px;
	position: absolute;
	left: 0;
	top: 0;
}

#attraction_menu a {
	float: left;
	width : 102px;
	height: 38px;
	cursor: pointer;
	margin-top: 17px;

}

#attraction_action {
	background: url(attraction/action.jpg) top left no-repeat;
	display: none;
	
}

#attraction_3d {
	background: url(attraction/3d.jpg) top left no-repeat;
	display: block;
	padding-top: 155px;
	height: 200px;
}


#attraction_sport {
	background: url(attraction/sport.jpg) top left no-repeat;
	display: none;
	padding-top: 90px;
	height: 260px;

}

#attraction_adv {
	background: url(attraction/adv.jpg) top left no-repeat;
	display: none;
	padding-top: 90px;
	height: 260px;
}


#attraction_eng_name {
	direction: ltr;
}
