?* {
	margin: 0 ;
	padding: 0 ;
}
body {
	min-width: 1200px;
	margin:0px;
	background: #000 url('../images/body_bg.png') ;
	color: #333 ;
	font: normal normal normal 13px/1.5 'Helvetica Neue' , Arial , 'Liberation Sans' , FreeSans , sans-serif , Zawgyi-One , Myanmar3 ;
}
a {
	outline:none;
}
.white_bg {
	background:#fff ;
}
/*banner_icon*/
#banner_icon .container_24 {
}
#banner_icon .container_24 .grid_24 {
	position: absolute ;
	z-index: 500 ;
	top: 0 ;
}
#banner_icon .container_24 .grid_24 #icon_terminated {
	margin-top: 200px ;
	
	float: right ;
}
#banner_icon .container_24 .grid_24 #icon_tripadvisor {
	margin-top: 200px ;
	margin-left: 50px ;
}
#banner_icon .container_24 .grid_24 #icon_tripadvisor:hover , #banner_icon .container_24 .grid_24 #icon_terminated:hover {
	transform: rotate(360deg) ;
	 transition-duration: .5s ;
 }
.red_test {
	background: red ;
}
.rotate_icon {
	display: none ;
}
/*banner*/
#banner {
	width: 100% ;
	height: 228px ;
	background: #776c37 url("../images/banner_bg.jpg") top center no-repeat ;
}
/*menu_slide*/
#menu_slide {
	width: 100% ;
	background: #c0c0c0 center center no-repeat ;
}
/*banner_menu*/
#banner_menu {
	width: 100% ;
	height: 53px ;
	background: #776c37 url("../images/banner_menu.jpg") top center no-repeat ;
	border-top: 2px solid white ;
}
/*wapper_data*/
#wapper_data {
	position: absolute ;
	top: 325px ;
	z-index: 1000 ;
}
#wapper_data h1 {
	font: normal normal normal 18px/40px Arial ;
	color: white ;
	padding: 0 25px 0 25px ;
	text-align: center;
	text-transform: uppercase ;
}
#wapper_data p {
	font: normal normal normal 12px/18px Arial ;
	color: black ;
	padding: 5px 10px 5px 25px ;
	text-align: center;
}
#wapper_data .gold_bg {
	background: rgba( 182 , 168 , 92 , .85 ) ;
}
#wapper_data .white_bg {
	background: rgba( 239 , 235 , 232 , .60 ) ;
	text-shadow: 0px 0px 7px #fff;
}
#wapper_data .overlay_link {
	color: #000 ;
	text-shadow: 0px 0px 7px #fff;
	}
#wapper_data .overlay_link a {
	color: #000 ;
	font-weight: bold ;
	text-shadow: 0px 0px 7px #fff;
	text-decoration: none ;
}
#wapper_data .overlay_img_wap {
	width: 75px ;
	margin-left: 22px ;
	float: left ;
}
#wapper_data .overlay_img_wap:first-child {
	margin-left: 10px ;
}
#wapper_data .overlay_img_wap p {
	padding: 0 ;
	margin: 0 ;
	font-size: 12px ;
}
#wapper_data .gallery_img_wap {
	margin-left: 20px ;
}
#wapper_data .gallery_img_wap img {
	margin-top: 10px ;
	margin-bottom: 10px ;
}
#wapper_data .gallery_wapper {
	max-height: 320px ;
	overflow: hidden ;
}
#wapper_data .gallery_wapper:hover {
	overflow: auto ;
}
#wapper_data .gallery_wapper .overlay_link {
	text-align: left ;
	padding-left: 20px ;
}
/*footer_menu*/
#footer_menu {
	width: 100% ;
	
	background: #3d2c20 ;
}
#footer_menu ul {
	list-style: none ;
}
#footer_menu ul li {
	float: left ;
	color: #fff ;
}
#footer_menu ul li a {
	color: #8a6842 ;
	padding: 0 25px 0 25px ;
	font: normal normal normal 12px/52px Arial ;
	text-decoration: none ;
}
#footer_menu ul li a:hover , #footer_menu ul li a.active {
	color: #ffffff ;
}
/*footer*/
#footer {
	width: 100% ;
	height: auto;
	background: #b6a85d url("../images/footer_bg.jpg") top center repeat-x ;
	padding-top: 20px ;
}
#footer ul {
	list-style: none ;
}
#footer ul li {
	float: left ;
	color: #000 ;
}
#footer ul li a {
	color: #000 ;
	padding: 0 15px 0 12px ;
	font: normal normal normal 12px/52px Arial ;
	text-decoration: none ;
}
#footer ul li a:hover {
	color: #000 ;
}
#footer a.social_link {
	margin-left: 10px ;
	margin-right: 4px ;
	margin-bottom: 5px ;
	float: left ;
}
#footer a.social_link div {
	width: 23px ;
	height: 22px ;
	float: left ;
	background: red url('../images/social_icon.jpg') ;
}
#footer a.social_link div.social_icon_facebook {
	background: url('../images/social_icon.jpg') 0 0 ;
}
#footer a.social_link div.social_icon_twitter {
	background: url('../images/social_icon.jpg') -22px 0 ;
}
#footer a.social_link div.social_icon_google {
	background: red url('../images/social_icon.jpg') -45px 0 ;
}
#footer a.social_link div.social_icon_tripadvisor {
	background: red url('../images/social_icon.jpg') -68px 0 ;
}
/*click_small_body show hide*/
.click_small_title:hover {
	background-color: rgba( 182 , 168 , 92 , .95 ) !important ;
	cursor: pointer ;
}
.click_small_body {
}
.up_icon {
	background-image: url('../images/icon_up_down.png') !important ;
	background-repeat: no-repeat !important ;
	background-position: right 0px !important ;
}

.down_icon {
	background-image: url('../images/icon_up_down.png') !important ;
	background-repeat: no-repeat !important ;
	background-position: right -40px !important ;
}


