@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body, html {
	padding:0;
	margin:0;
	font-family:Arial, Tahoma, Verdana, Geneva, sans-serif;
	font-size:14px;
	-webkit-text-size-adjust:none;
	color:#fff;
	/*min-width:988px;*/
	background:#fff;
}
ul li {
	/*list-style:none;*/
}
img {
	border:none;
}
textarea {
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:11px;
	padding:2px;
}
label {
	font-size:11px;
	cursor:pointer
}
a {
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	color:#333;
	text-decoration:none;
	color:#666
}
a:hover, a:focus {
	color:#000
}
img {
	border:none
}
.clearboth:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility: hidden;
}
.clearboth {
	zoom:1;
}
.clear {
	clear:both;
}
h4 {
	color:#6598cd;
	font-size:16px;
	font-weight:normal;
	line-height:14px;
}
.mb30 {
	margin-bottom:30px;
}
.ml50 {
	margin-left:50px;
}
.ml20 {
	margin-left:20px;
}
.mt20 {
	margin-top:20px;
}
.mb20 {
	margin-bottom:20px;
}
.mr30 {
	margin-right:30px;
}
.mr20 {
	margin-right:20px;
}
.mr10 {
	margin-right:10px;
}
.ml20 {
	margin-left:20px;
}
.ml60 {
	margin-left:60px;
}
strong {
	color:#783737;
	font-weight:bold;
}
/*COMMON TOP*/
.aboutus {
	background:url(../images/common/background_aboutus.jpg) left top repeat;
	height:auto;
}
.shop_detail {
	background:url(../images/common/background_shopping_detail.png) left top repeat;
	height:auto;
}
.dining_detail {
	background:url(../images/common/background_dining_detail.png) left top repeat;
	height:auto;
}
.promotion {
	background:url(../images/common/background_promotion.png) left top repeat;
	height:auto;
}
.funcard {
	background:url(../images/common/background_fun.png) left top repeat;
	height:auto;
}
#wrapper {
	margin:0 auto;
}
#topmenu {
	width:988px;
	height:130px;
	margin:auto;
	position:relative
}
.hide {
	display:none;
}
#insideContent {
	width:988px;
	margin:auto;
	height:auto;
	min-height:700px;
}
.input_watermark {
	color:#d2d2d2
}
/*HOME*/
#home_gallery {
	position:relative;
	width:988px;
	height:456px;
	margin:auto;
}
#home_category_holder {
	width:100%;
	height:59px;
	background:url(../images/home/bg_category.jpg);
	overflow:hidden;
}
#home_category {
	width:493px;
	margin:auto
}
.category, .line {
	display:inline-block;
	float:left;
	padding:0 5px;
	position:relative
}
.category {
	cursor:pointer
}
.category .arrow {
	position:absolute;
	top:-20px;
	left:12px;
}
.gallery_background {
	position:absolute;
	z-index:0;
	width:100%;
	min-width:988px;
	height:586px;
	overflow:hidden;
	background-position:center
}
#home_promotion_holder {
	padding:14px 2px 20px;
	position:relative
}
.home_promotion {
	width:300px;
	height:230px;
	position:relative;
	display:inline-block;
	float:left;
	padding:0 14px;
	cursor:pointer
}
.promotion_title {
	position:absolute;
	left:19px;
	top:11px
}
.selected {
	background:url(../images/common/hover_aboutus.png) left top no-repeat;
}
.hide {
	display:none;
}
#homeContentHolder {
	padding:0 0 10px 0;
	background:#d1e0de;
}
#homeContent {
	width:988px;
	margin:auto;
}
#homeContent a:focus, #homeContent a:hover {
	background-position:0 -38px
}
.cross {
	position:absolute;
	right:24px;
	top:22px;
	cursor:pointer
}
.catList_holder {
	padding:27px 52px;
	width:884px;
	height:402px;
	position:absolute;
	left:0;
	top:0;
	display:none
}
.home_listtab_holder {
	position:relative;
	width:550px;
	padding:5px 0
}
.home_listtab {
	background:url(../images/home/bullet.gif) no-repeat 0 13px;
	padding:7px 0 7px 13px;
	border-bottom:1px #825b3f solid;
	width:220px;
	white-space:nowrap;
	float:left;
	margin:0 33px 0 0;
	overflow:hidden
}
.home_listtab a {
	color:#5b4a46;
}
.home_listtab a:hover, .home_listtab a:focus {
	color:#392c29;
}
.decoration {
	position:absolute;
	bottom:0;
	right:20px;
}
/*HOME GALLERY*/
#mainGalleryPanel {
	position:absolute;
	left:836px;
	top:0;
	width:142px;
	height:412px;
	padding:0 5px;
	background:url(../images/home/bg_panel.png);
}
#mainGalleryPanel .banner_thumb_holder {
	margin-top:8px;
	opacity:0.5;
	cursor:pointer;
}
#mainGalleryPanel img {
	max-width:142px;
}
#mainGallery {
	position:absolute;
	left:15px;
	top:0;
	width:800px;
	height:412px;
}
#mainGallery .banner_holder {
	position:absolute;
	display:none;
	top:30px;
	left:0;
	opacity:0;
}
#mainGallery img {
	max-width:800px;
}
#dots {
	position:absolute;
	top:412px;
}
.dot {
	width:40px;
	height:40px;
	float:left;
	cursor:pointer;
	background-image:url(../images/home/dot.png);
	background-repeat:none
}
.current {
	background-position:0 -40px;
}
#gallery_left {
	position:absolute;
	left:35px;
	top:190px;
	cursor:pointer;
	display:none
}
#gallery_right {
	position:absolute;
	right:35px;
	top:190px;
	cursor:pointer;
	display:none
}
/*TOP MENU*/
#topmenu {
	width:988px;
	height:130px;
	margin:auto;
	position:relative;
	z-index:5
}
#mainmenu {
	width:988px;
	height:26px;
	width:934px;
	margin:auto;
	position:absolute;
	top:66px;
	left:47px
}
.mainHover {
	position:absolute;
	top:0;
	left:0
}
.maintab {
	position:absolute;
	display:inline-block;
	top:0;
	left:0;
	text-align:center
}
.maintab a {
	display:inline-block;
	position:relative
}
#menu_home {
	width:94px;
	background:url(../images/common/hover_home.png);
	left:214px
}
#menu_aboutpc {
	width:128px;
	background:url(../images/common/hover_aboutus.png);
	left:297px
}
#menu_shopping {
	width:128px;
	background:url(../images/common/hover_aboutus.png);
	left:414px
}
#menu_dining {
	width:113px;
	background:url(../images/common/hover_dining.png);
	left:531px
}
#menu_promotions {
	width:153px;
	background:url(../images/common/hover_promotions.png);
	left:633px
}
#menu_pcfuncard {
	width:158px;
	background:url(../images/common/hover_pcfuncard.png);
	left:775px
}
#mainmenu .off {
	background:none
}
.subcursor {
	background:url(../images/common/navhover_l.png) no-repeat;
	width:126px;
	height:26px;
	position:absolute;
	left:0;
	top:0;
	z-index:0
}
.subcursor_inner {
	background:url(../images/common/navhover_r.png) no-repeat right;
	height:26px;
	margin:0 0 0 13px
}
.submenu {
	background:url(../images/common/background_submenu.png);
	height:26px;
	width:924px;
	padding:0 5px;
	margin:auto;
	position:absolute;
	top:92px;
	left:47px;
	text-align:center;
	display:none;
	z-index:5
}
.subtab {
	display:inline-block;
	font-size:13px;
	height:12px;
	padding:6px 5px 0;
	cursor:pointer;
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	font-size:12px;
	position:relative;
	z-index:1
}
.subtab a, .subtab a:hover, .subtab a:focus {
	color:#64544f
}
.subtab .on, .subtab .on:hover, .subtab .on:focus {
	color:#fff
}
#globalmenu {
	width:150px;
	float:right;
	padding:20px 0
}
#globalmenu span, #globalmenu a {
	float:left
}
.menu_fb {
	background-image:url(../images/common/topicon_facebook.png)
}
.menu_weibo {
	background-image:url(../images/common/topicon_weibo.png)
}
.menu_weibo, .menu_fb {
	width:23px;
	height:23px;
	display:inline-block;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	margin:0 4px 0 0
}
.menu_weibo:hover, .menu_weibo:focus, .menu_fb:hover, .menu_fb:focus {
	background-position:0 -23px
}
/*breadcrumb*/
#breadcrumb {
	width:968px;
	height:30px;
	padding:0 10px;
	margin:auto;
	color:#64544f;
	text-align:right;
	font-size:11px;
}
#breadcrumb a {
	color:#64544f;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition: all 0.4s ease;
}
#breadcrumb a:hover, #breadcrumb a:focus {
	color:#333
}
/*ABOUT US*/
/*right content*/
#rightContent h3 {
	font-size:17px;
	line-height:34px;
	padding: 15px 0 0 0;
}
#rightContent p {
	margin-bottom:15px;
	line-height:20px;
}
#rightContent {
	position:relative;
	width:710px;
	display:inline-block;
	_zoom:1;
*display:inline;
	float:left;
	vertical-align:top;
}
#rightContent .button_box {
	position:relative;
	background:url(../images/aboutus/imgbg.png) 0 0 no-repeat;
	width:710px;
	height:200px;
	margin:30px 0;
}
#rightContent .button_box .button_bg {
	width:620px;
	height:180px;
	margin:0 auto;
	padding:10px 0;
	position:relative;
	overflow:hidden;
}
#rightContent .button_box ul {
	position:absolute;
	overflow:hidden;
	height:180px;
	width:1000px;
}
#rightContent .button_box ul li {
	float:left;
	width:200px;
	height:180px;
	margin-right:10px;
}
#rightContent .button_box ul .li_last {
	margin-left:0;
}
#rightContent .button_box ul li img {
	height:180px;
}
#rightContent .button_box .button_icon {
	background-image:url(../images/aboutus/imgbut.png);
	width:14px;
	height:20px;
	position:absolute;
	top:100px;
	cursor:pointer;
}
#rightContent .button_box .prev_button {
	background-position:0 0;
	left:15px;
}
#rightContent .button_box .next_button {
	background-position:-14px 0;
	right:15px;
}
/*left content*/
#leftmenu {
	position:relative;
	width:260px;
	display:inline-block;
	_zoom:1;
*display:inline;
	float:left;
	vertical-align:top;
}
#leftmenuHolder {
	position:relative
}
#leftmenuCursor, #leftmenuCurrent {
	position:absolute;
	left:-20px;
	top:-8px;
	z-index:1
}
.leftmenutab {
	width:236px;
	height:43px;
	background:url(../images/common/leftmenu_line.jpg) top no-repeat;
	position:relative;
	cursor:pointer;
	z-index:2
}
/*footer content*/
#footerHolder {
	height:100px;
	background:#d1e0de
}
#footer {
	width:988px;
	margin:auto;
}
#footer a:focus, #footer a:hover {
	background-position:0 -38px
}
#footer_sitemap {
	
		background:url(../images/common/footer_sitemap.jpg);
	width:103px;
	height:38px;
	overflow:hidden;
	display:inline-block
	
}
#footer_disclaimer {
	background:url(../images/common/footer_disclaimer.jpg);
	width:103px;
	height:38px;
	overflow:hidden;
	display:inline-block
}
#footer_privacypolicy {
	background:url(../images/common/footer_privacypolicy.jpg);
	width:103px;
	height:38px;
	overflow:hidden;
	display:inline-block
}
/*SHOP VIEWS*/
.shop_title {
	height:40px;
	text-align:left;
	font-size:30px;
	color:#fff;
}
.bottom_line {
	border-bottom:2px solid #64544F;
}
.shop_content {
	position:relative;
	width:988px;
	padding:0 0 100px 0;
}
.shop_content .box_img {
	width:884px;
	height:558px;
	overflow:hidden;
	position:relative;
	margin:0 50px;
}
.shop_content .ul_img {
	width:1352px;
	height:532px;
	overflow:hidden;
	position:absolute;
}
.shop_content .ul_img li {
	display:inline-block;
*display:inline;
	zoom:1;
	float:left;
	width:400px;
	height:532px;
	background-color:#fff;
	margin-left:20px;
	padding:25px 16.5px;
	overflow:hidden;
}
.shop_content .ul_img .li_first {
	margin-left:0;
}
.shop_content .shop_shadow_1 {
	background:url(../images/shopping/shadow.png) 0 0 no-repeat;
	width:434px;
	height:26px;
	position:absolute;
	left:0px;
	bottom:0px;
}
.shop_content .shop_shadow_2 {
	background:url(../images/shopping/shadow.png) 0 0 no-repeat;
	width:434px;
	height:26px;
	position:absolute;
	right:0px;
	bottom:0px;
}
.shop_content .scroll_left {
	background:url(../images/shopping/button.png) 0 0 no-repeat;
	position:absolute;
	left:10px;
	top:279px;
	width:21px;
	height:30px;
	cursor:pointer;
}
.shop_content .scroll_right {
	background:url(../images/shopping/button.png) -21px 0 no-repeat;
	position:absolute;
	right:10px;
	top:279px;
	width:21px;
	height:30px;
	cursor:pointer;
}
/*box text*/
.box_img .dd_img {
	height:280px;
	overflow:hidden;
}
.box_img .dd_title {
	color:#2096b3;
	font-size:24px;
	line-height:38px;
	margin-top:20px;
}
.box_img .dd_text {
	color:#313131;
	font-size:16px;
	line-height:20px;
}
.box_img .dd_button {
	margin-top:20px;
	text-align:right;
}
/*SHOP DETAIL*/
.box_detail {
	width:678px;
	overflow:hidden;
}
.box_detail_l {
	width:430px;
}
.box_detail_r {
	width:528px;
}
.box_detail_l .detail_title {
	font-size:26px;
	height:40px;
	line-height:40px;
	font-weight:bolder;
	color:#783737;
}
.box_detail_l .detail_rbt {
	width:430px;
	height:242px;
}
.box_detail_l .detail_int ul li span {
	color:#000;
	margin-left:6px;
}
.box_detail_l .detail_text {
	width:410px;
	height:100px;
	padding:10px;
	color:#000;
	line-height:20px;
}
.box_detail_l .detail_text .scroll-pane {
	width: 410px;
	height: 100px;
	overflow: auto;
}
.box_detail_l .detail_text .horizontal-only {
	height: auto;
	max-height: 100px;
}
.box_detail_r .detail_map {
	height:173px;
	margin-top:80px;
	padding-left:15px;
}
.box_detail_l ul li {
	list-style:disc;
	width:190px;
	color:#783737;
	float:left;
	list-style-position:inside;
	line-height:40px;
	white-space:nowrap;
}
.box_detail_r .detail_back {
	text-align:right;
}
.ul_map {
	float:left;
	height:140px;
}
.ul_map li {
	height:40px;
	vertical-align:top;
}
.ul_map li span {
	background:url(../images/shopping/mapicon.png) 0 0 no-repeat;
	width:22px;
	height:22px;
	float:left;
	margin-right:6px;
}
.ul_map .ul_map_1 {
	background-position:0 0;
}
.ul_map .ul_map_2 {
	background-position:0 -24px;
}
.ul_map .ul_map_3 {
	background-position:0 -46px;
}
.ul_map .ul_map_4 {
	background-position:0 -70px;
}
.ul_map .ul_map_5 {
	background-position:0 -93px;
}
.ul_map .ul_map_6 {
	background-position:0 -115px;
}
.ul_map .ul_map_7 {
	background-position:0 -138px;
	height:33px;
}
.box_detail_r .ul_map_floor li {
	background:url(../images/shopping/floor.png) 0 0 no-repeat;
	width:206px;
	height:28px;
	cursor:pointer;
	text-align:center;
}
.box_detail_r .ul_map_floor li.floor_curr {
	background-position:0 -28px;
}
.box_detail_r .ul_map li p {
	float:left;
	height:22px;
	line-height:22px;
	color:#000;
	font-size:10px;
}
/*SHOP LIST*/
/*.shop_content .box_bg{background-color:#fff;width:682px;padding:30px 143px 50px 143px;color:#000;padding:30px 10px 50px; width:948px; background:none}*/
.shop_content .box_bg {
	width:678px;
	padding:30px 155px 50px 155px;
	color:#000;
	background:none
}
.shop_content .box_bg span {
	padding:0 3px;
}
.alphaOver {
	color:#ed145b
}
.shop_content .list_top #catName {
	width:250px;
	line-height:20px;
	padding:1px 0 1px 2px;
	border:1px #cdcdcd solid;
	margin:0 0 0 6px
}
.shop_content .list_top #floorName {
	width:150px;
	line-height:20px;
	padding:1px 0 1px 2px;
	border:1px #cdcdcd solid;
	margin:0 0 0 6px
}
#listsearchbox {
	border:1px #cdcdcd solid;
	background:#fff;
	margin:0 0 0 6px;
	display:inline-block;
	height:19px;
	float:left
}
#searchfield {
	border:none;
	margin:2px 0 0 0
}
#searchbtn {
	float:right;
	cursor:pointer
}
.shop_content .list_eg {
	border-bottom:1px solid #62554f;
	padding-bottom:6px;
	font-size:11px;
	margin:30px 0 20px 0;
}
.shop_content .list_eg {
	width:100%;
}
.shop_content .list_tab table {
	collapse:collapse;
	width:100%;
	border:0;
}
.shop_content .list_tab table a {
	color:#000;
}
.shop_content .list_tab table a:hover, .shop_content .list_tab table a:focus {
	color:#666;
}
.shop_content .list_tab table td, .shop_content .list_tab table th {
	height:30px;
	line-height:30px;
	text-align:left;
	font-size:12px;
}
.shop_content .list_tab table td {
	background:#ffd2dc;
	padding:0 0 0 26px;
}
.shop_content .list_tab table td.shopname {
	background:none
}
.shop_content .list_tab th.tab_bg {
	background-color:#64544f;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#fff;
	font-size:11px;
	border-right:1px solid #f8becc
}
.shop_content .list_tab .list_tab_1 {
	width:100px;
}
.shop_content .list_tab .list_tab_2 {
	width:280px;
}
.shop_content .list_tab .list_tab_3 {
	width:100px;
}
.shop_content .list_page {
	text-align:center;
	height:24px;
	color:#64544f;
	margin-top:30px;
}
.shop_content .list_page .list_button {
	background-image:url(../images/shopping/list_button.png);
	background-repeat:no-repeat;
	display:inline-block;
*display:inline;
*zoom:1;
	width:9px;
	height:9px;
	cursor:pointer;
	padding:0;
}
.shop_content .list_page .list_button_l {
	background-position:0 0;
	margin-right:10px;
}
.shop_content .list_page .list_button_r {
	background-position:-9px 0;
	;
	margin-left:10px;
}
/*PROMOTION*/
.promotion_box {
	margin:0 0 0 20px;
	width:968px;
	padding:30px 0;
}
.promotion_box .promotion_mian {
	width:442px;
	height:270px;
}
.promotion_box .promotion_mian .tup {
	width:200px;
	height:270px;
	float:left;
	position:relative;
}
.promotion_box .tup .ribbons {
	position:absolute;
	left:-8px;
	bottom:20px;
	height:25px;
	width:216px;
	text-align:center;
	vertical-align:top;
	padding-top:3px;
}
.promotion_box .tup .ribbons_blue {
	background:url(../images/promotion/ribbons_blue.png) 0 0 no-repeat;
}
.promotion_box .tup .ribbons_red {
	background:url(../images/promotion/ribbons_red.png) 0 0 no-repeat;
}
.promotion_box .promotion_mian .tip {
	width:222px;
	float:right;
	line-height:20px;
}
.shop_content .promotion_line {
	border-bottom:1px dashed #000;
}
.promotion_mian .read_more {
	color:#0f4776;
}
.shop_content .paging {
	text-align:right;
	height:16px;
	line-height:16px;
	color:#0F4776;
}
.shop_content .paging .page_button {
	background-image:url(../images/promotion/min_icon.png);
	width:9px;
	height:12px;
	display:inline-block;
*display:inline;
*zoom:1;
	cursor:pointer;
}
.shop_content .paging .pleft {
	background-position:0 0;
}
.shop_content .paging .pright {
	background-position:-9px 0;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
/*PROMOTION POP UP*/
.promo_popup_container {
	width:800px;
	height:560px;
	background-color:#000;
	text-align:left;
}
.promo_popup_container .left_img {
	float:left;
	margin-right:30px;
}
.promo_popup_container .right_box {
	width:350px;
	height:560px;
	background-color:#fff;
	float:left;
}
.promo_popup_container .right_txt {
	float:left;
}
.promo_popup_container .line {
	background-image:url(../images/promotion/line.png);
	width:328px;
	height:1px;
	margin:5px 0 0 5px;
}
.promo_popup_container .title {
	color:#18909e;
	padding:20px 0 0 15px;
	font-weight:500;
	font-size:18px;
}
.right_txt .h2 {
	color:#333;
	padding:5px 0 0 15px;
	font-size:17px;
}
.right_txt .h3 {
	color:#333;
	padding:0 0 0 15px;
	font-size:15px;
	width:300px;
	height:400px;
	line-height:35px;
}
.right_txt p {
	padding-top:18px;
}
/*PC FUN CARD*/
.fun_box {
	margin-left:20px;
	width:952px;
	position:relative;
}
.fun_box .fun_banner {
	width:952px;
	height:270px;
}
.fun_box .banner_book {
	width:270px;
	height:337px;
	position:absolute;
	right:30px;
	top:-50px;
}
.fun_box .fun_main {
	width:466px;
	height:270px;
}
.fun_box .fun_main_img {
	width:466px;
	height:234px;
	position:relative;
}
.fun_box .fun_main_img .fun_ribbons {
	position:absolute;
	bottom:20px;
	height:33px;
	width:157px;
}
.fun_box .fun_main_img .ribbons_left {
	background:url(../images/funcard/banner_icon_l.png) 0 0 no-repeat;
	left:-12px;
	padding:6px 0 0 50px;
}
.fun_box .fun_main_img .ribbons_right {
	background:url(../images/funcard/banner_icon_r.png) 0 0 no-repeat;
	right:-12px;
	padding:6px 0 0 50px;
}
.fun_box .fun_color {
	background-color:#718504;
	height:36px;
}
/*SHOPPING FLOOR*/
.shop_floor_title {
	height:80px;
	text-align:left;
	font-size:30px;
	color:#fff;
}
.shop_content .box_floor_l {
	position:relative;
	float:left;
	width:198px;
	padding:0 0 0 15px;
}
.shop_content .box_floor_r {
	position:relative;
	float:left;
	padding:0 0 0 17px;
}
#floorplan_searchbox input {
	position:relative;
	width:166px;
	height:17px;
	padding:2px 25px 2px 5px;
	margin:0 0 5px 0;
	border:1px solid #B1B1B1;
	font-family:Century Gothic, arial, sans-serif;
}
#floorplan_searchbox .searchbtn {
	position:absolute;
	width:21px;
	height:21px;
	right:1px;
	top:1px;
	background:url(../images/shopping/icon_search.jpg) no-repeat;
	cursor:pointer;
}
.shop_content .box_floor_l select {
	width:198px;
}
.shop_content #category, #searchbox {
	border:1px solid #B1B1B1;
	margin:0 0 5px 0;
	font-family:Century Gothic, arial, sans-serif;
}
.shop_content #searchbox {
	background:url(../images/common/icon_search.jpg) center right no-repeat white;
	width:166px;
	padding:2px 25px 2px 5px;
}
.shop_content #category {
	width:198px;
}
.shop_content #shoplist {
	overflow:auto;
	width:196px;
	height:515px;
	border:1px #B1B1B1 solid;
	background:#fff;
	padding:6px 0;
}
.shop_content #shoplist div {
	padding:2px 8px;
	cursor:pointer;
	color:#000;
	font-family:Century Gothic, arial, sans-serif;
}
.floor_map {
	position:relative;
	width:743px;
	height:320px;
	overflow:hidden
}
.floor_map .mover {
	position:absolute;
	top:0;
}
.floor_map .map_holder {
	position:absolute;
	float:left;
}
.floor_map .shopshape {
	position:absolute;
	z-index:999;
	opacity:0;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	pointer-events:none;
	background:url(../images/common/trans_img.png) repeat;
}
.floor_map .shopshape img {
	pointer-events:none;
}
.floor_map .transoverlay_floor {
	position:absolute;
	width:743px;
	height:320px;
	left:0;
	top:0;
	z-index:1000;
}
.floor_map_foot {
	position:relative;
	margin:40px 0 0 0;
}
.mapmark {
	position:relative;
	float:left;
	width:380px;
	padding:0 20px 0 100px;
	display:none;
}
.mapmark table {
	width:380px;
	color:#665856;
}
.mapmark th {
	width:22px;
	padding:0 10px 15px 0;
	vertical-align:middle
}
.mapmark td {
	width:153px;
	padding:0 5px 15px 0;
	vertical-align:middle
}
.mapmark .icon {
	vertical-align:middle
}
.mapthumb {
	position:relative;
	float:left;
	width:183px;
	height:200px;
	padding:0 0 0 20px;
}
.mapthumb .mapthumb_holder a {
	position:absolute;
	left:0;
	overflow:hidden;
}
#mapthumbb1 a {
	position:absolute;
	width:183px;
	height:24px;
	top:156px;
	background:url(../images/shopping/mapthumb_B1.png) no-repeat 0 0;
	display:block;
}
#mapthumbg a {
	position:absolute;
	width:183px;
	height:26px;
	top:132px;
	background:url(../images/shopping/mapthumb_GF.png) no-repeat 0 0;
	display:block;
}
#mapthumb1 a {
	position:absolute;
	width:183px;
	height:24px;
	top:112px;
	background:url(../images/shopping/mapthumb_1F.png) no-repeat 0 0;
	display:block;
}
#mapthumb2 a {
	position:absolute;
	width:183px;
	height:24px;
	top:91px;
	background:url(../images/shopping/mapthumb_2F.png) no-repeat 0 0;
	display:block;
}
#mapthumb3 a {
	position:absolute;
	width:183px;
	height:24px;
	top:69px;
	background:url(../images/shopping/mapthumb_3F.png) no-repeat 0 0;
	display:block;
}
#mapthumb4 a {
	position:absolute;
	width:183px;
	height:27px;
	top:38px;
	background:url(../images/shopping/mapthumb_4F.png) no-repeat 0 0;
	display:block;
}
#mapthumb5 a {
	position:absolute;
	width:183px;
	height:27px;
	top:20px;
	background:url(../images/shopping/mapthumb_5F.png) no-repeat 0 0;
	display:block;
}
#mapthumb6 a {
	position:absolute;
	width:183px;
	height:26px;
	top:0px;
	background:url(../images/shopping/mapthumb_6F.png) no-repeat 0 0;
	display:block;
}
/*BABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABAB*/
.floor_map .ul_box {
	width:700px;
	height:242px;
	overflow:hidden;
	position:relative;
}
.floor_map ul {
	position:absolute;
	width:5600px;
}
.floor_map ul li {
	float:left;
}
/*
.shop_content .box_floor_r .floor_map_foot{width:100%;margin:40px 0 0 0;}
.shop_content .box_floor_r .floor_map_foot p{display:inline-block;*display:inline;*zoom:1;color:#000;padding:4px;}

.shop_content .box_floor_r .ul_right_box{width:180px;height:182px;position:relative;}
.shop_content .box_floor_r .ul_floor{width:180px;height:182px;position:absolute;left:0;top:0;}
.shop_content .box_floor_r .ul_floor li{height:23px;width:180px;cursor:pointer;}
.shop_content .box_floor_r .floor_img{width:180px;height:182px;}
*/



/*shop tip*/
#floatbox {
	position:absolute;
	color:#fff;
	z-index:1001;
	opacity:0;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	padding:0;
	margin:0;
	pointer-events:none;
	display:none;
	font-size:11px
}
#floatbox #color {
	position:relative;
}
#floatbox #container {
	background:#3a075e;
	display:inline-block;
	width:120px;
	height:48px;
	padding:4px 0px;
	line-height:16px;
	white-space:nowrap;
	min-width:100px;
	width:auto!important;
	margin:0;
}
/*location*/
#rightContent .position_b {
	position:absolute;
	top:80px;
}
#rightContent .position_c {
	position:absolute;
	top:90px;
	right:0px;
	width:350px;
}
#rightContent .map_icon {
	background:url(../images/aboutus/icon1.png) 0 0 no-repeat;
	width:27px;
	height:43px;
	display:inline-block;
*display:inline;
*zoom:1;
	margin: 0px 5px 20px 40px;
	padding-right:5px;
	float:left;
}
#rightContent .map_icon2 {
	background:url(../images/aboutus/icon2.png) 0 0 no-repeat;
	width:27px;
	height:43px;
	display:inline-block;
*display:inline;
*zoom:1;
	margin: 0px 9px 20px 36px;
	padding-right:5px;
	float:left;
}
#rightContent .map_icon3 {
	background:url(../images/aboutus/icon3.png) 0 0 no-repeat;
	width:27px;
	height:43px;
	display:inline-block;
*display:inline;
*zoom:1;
	margin: 0px 5px 20px 40px;
	padding-right:5px;
	float:left;
}
#rightContent .map_icon4 {
	background:url(../images/aboutus/icon4.png) 0 0 no-repeat;
	width:27px;
	height:43px;
	display:inline-block;
*display:inline;
*zoom:1;
	margin: 0px 5px 20px 40px;
	padding-right:5px;
	float:left;
}
#rightContent .map_icon5 {
	background:url(../images/aboutus/icon5.png) 0 0 no-repeat;
	width:27px;
	height:43px;
	display:inline-block;
*display:inline;
*zoom:1;
	margin: 0px 5px 20px 40px;
	padding-right:5px;
	float:left;
}
#rightContent .p_middle2 {
	line-height:2px;
	vertical-align:top;
	padding: 4px 0 0 0;
}
#rightContent .p_middle3 {
	line-height:2px;
	vertical-align:top;
	padding: 4px 0 0 0;
	font-size:11px;
}
#rightContent .p1 {
	padding-bottom:25px;
}
/*nearby attraction*/
#rightContent .position_d {
	position:absolute;
	top:60px;
	right:0px;
	width:350px;
	padding-left:50px;
}
#rightContent .position_e {
	position:absolute;
	top:70px;
}
#rightContent .photo {
	padding-left:24px;
}
#rightContent .title {
	padding-left:20px;
	font-size:18px;
	font-weight:bold;
}
#rightContent .desc {
	padding-left:20px;
}
/*Services And Facilities*/

#rightContent .position_k {
	position:absolute;
	top:60px;
	left:0px;
}
#rightContent .position_l {
	position:absolute;
	top:275px;
	left:0px;
	float:left;
}
.position_l .line {
	background:url(../images/aboutus/service/line.png) 0 0 no-repeat;
	width:720px;
	height:3px;
	margin-top:8px;
}
.position_l .cat {
	padding:4px 0 0 0;
}
.position_l .cat1 {
	padding:50px 0 0 0;
}
.position_l .cat2 {
	padding:50px 0 0 0;
}
.position_l .cat3 {
	padding:50px 0 0 0;
}
.position_l .cat4 {
	padding:50px 0 0 0;
}
.position_l .txt1 {
	padding:8px 0 0 0
}
.position_l .txt2 {
	padding:14px 0 0 0;
	float:left;
	font-weight:600;
	font-size:16px;
}
.position_l .txt3 {
	padding:14px 0 0 80px;
	float:left;
	color:#ffe536;
	font-weight:600;
	font-size:16px;
	text-align:left;
}
.position_l .txt2 div {
	padding-top:4px;
}
.position_l .txt3 div {
	padding-top:4px;
}
.position_l .iconright {
	float:left;
	width:380px;
}
.position_l .iconleft {
	float:left;
	left:0;
	width:320px;
}
.position_l .icon {
	padding:10px 16px 10px 30px;
	float:left;
	height:20px;
	width:20px;
}
.position_l .icontxt {
	padding:12px 5px 9px 0;
	float:left;
	font-size:12px;
	height:20px;
}
/*Exhibition Venue*/

#rightContent .position_h {
	position:absolute;
	top:60px;
	left:0;
	width:500px;
}
.position_h .p1 {
	line-height:2px;
	vertical-align:top;
	font-size:18px;
	font-weight:500;
}
.position_h .p2 {
	line-height:2px;
	vertical-align:top;
	font-size:18px;
	font-weight:500;
	padding-top:20px;
}
.position_h .p3 {
	line-height:2px;
	vertical-align:top;
	font-size:18px;
	font-weight:500;
	float:left;
	padding-top:25px;
}
.position_h .p4 {
	line-height:2px;
	vertical-align:top;
	font-size:18px;
	font-weight:500;
	float:left;
	color:#ffb039;
	padding: 24px 0 0 8px;
}
.position_h .tel {
	padding: 17px 0 0 8px;
	float:left;
}
#rightContent .position_i {
	position:absolute;
	top:70px;
	right:0px;
	width:200px;
}
.position_i .txt1 {
	font-weight:400;
	font-size:18px;
	padding: 0 0 0 0;
}
.position_i .txt2 {
	float:left;
	font-weight:700;
	padding: 20px 8px 0 0;
}
.position_i .txt3 {
	font-size:13px;
	text-decoration:underline;
}
.position_i .pdf {
	padding: 22px 8px 0 0;
	float:left;
}
#rightContent .position_j {
	position:absolute;
	top:260px;
}
/*parking*/
#rightContent .position_g {
	position:absolute;
	width:380px;
	padding-top:10px;
	line-height:22px;
	left:0;
}
#rightContent .position_f {
	position:absolute;
	top:60px;
	right:0px;
	width:350px;
	padding-left:30px;
}
.position_g h6 {
	font-size:14px;
	font-weight:100;
	padding-top:8px;
}
.position_g h1 {
	font-size:14px;
	float:left;
	font-weight:100;
	padding-top:6px;
}
#rightContent h5 {
	font-size:22px;
	color:#e8d649;
	padding-top:20px;
}
.position_g .left {
	float:left;
	width:75px;
	padding-top:20px;
}
.position_g .left2 {
	float:left;
	width:75px;
	padding-top:30px;
}
.position_g .right {
	float:right;
	width:300px;
	padding-top:15px;
}
.position_g .right #txt1 {
	color:#e8d649;
	font-size:20px;
	font-weight:bold;
	float:left;
}
.position_g .right #txt2 {
	font-size:15px;
	float:left;
	font-weight:100;
	padding-left:5px;
}
.position_g .right #txt3 {
	font-size:15px;
	float:left;
	font-weight:200;
}
.position_g .right #txt4 {
	font-size:15px;
	padding-top:8px;
}
.position_g .right2 {
	float:right;
	width:300px;
	padding-top:10px;
}
.position_g .right2 #txt1 {
	color:#e8d649;
	font-size:20px;
	font-weight:bold;
	float:left;
}
.position_g .right2 #txt2 {
	font-size:15px;
	float:left;
	font-weight:100;
	padding-left:5px;
}
.position_g .right2 #txt3 {
	font-size:15px;
	float:left;
	font-weight:200;
border:!px red solid;
}
.position_g .right2 #txt4 {
	font-size:15px;
	padding-top:22px;
}
.bottom {
	position:absolute;
	top:450px;
}
#rightContent .card {
	float:left;
}
#rightContent .title {
	float:left;
	font-size:22px;
	color:#e8d649;
	padding:18px;
}
.table_header {
	width:328px;
	height:30px;
	background-color:45b4d0;
}
.leftbox {
	width:320px;
	float:left;
	padding: 20px 1px 0 0;
}
.leftoprow {
	background-color:#45b4d0;
	height:25px;
	text-align:center;
	padding:5px 0 0 0;
	width:320px;
}
.leftmidrow {
	border: 2px #45b4d0 solid;
	height:60px;
	text-align:left;
	padding:5px 0 0 0;
}
.leftmidrow h1 {
	font-size:18px;
	font-weight:700;
	padding:2px 8px 0 0;
	float:left;
}
.leftmidrow h2 {
	font-size:15px;
	padding:5px 8px 0 0;
	float:left;
	font-weight:100;
}
.bottomrow {
	border: 2px #45b4d0 solid;
	height:25px;
	text-align:center;
	padding:5px 0 0 0;
	margin:3px 0 0 0;
	width:640px;
}
.bottomrow li {
	font-size:15px;
	text-align:center;
	list-style: none;
}
.rightmidrow {
	border: 2px #45b4d0 solid;
	height:60px;
	text-align:left;
	padding:5px 0 0 80px;
}
.rightmidrow h1 {
	font-size:18px;
	font-weight:700;
	padding:2px 8px 0 0;
	float:left;
}
.rightmidrow h2 {
	font-size:15px;
	padding:5px 8px 0 0;
	float:left;
	font-weight:100;
}
.righttoprow {
	background-color:#45b4d0;
	height:25px;
	text-align:center;
	padding:5px 0 0 0;
	width:320px;
}
.rightbox {
	width:320px;
	float:left;
	padding: 20px 0 0 1px;
}
/*contact us*/
#contact_form div {
	margin:20px 0;
}
#contact_form input {
	width:300px;
	height:18px;
	padding:2px 3px;
}
#contact_form label {
	display:inline-block;
*display:inline;
*zoom:1;
	width:80px;
	font-size:14px;
}
#textarea label {
	vertical-align:top;
}
#contact_form #contact_foot {
	padding-right:110px;
	height:50px;
}
#contact_form #contact_foot button {
	background:url(../images/common/form.png) 0 0 no-repeat;
	width:115px;
	height:28px;
	border:none;
	color:#fff;
	cursor:pointer;
}
#rightContent .h_color {
	color:#ffdc17;
	font-weight:bolder;
	font-size:16px;
}
#rightContent .p_middle {
	height:18px;
	line-height:18px;
	vertical-align:top;
	font-weight:bolder;
	font-size:16px;
}
#rightContent .tel_icon {
	background:url(../images/aboutus/itel.png) 0 0 no-repeat;
	width:18px;
	height:18px;
	display:inline-block;
*display:inline;
*zoom:1;
	margin-right:15px;
}
#rightContent .upper_case {
	text-transform:uppercase;
	font-size:16px;
	font-weight:bolder;
}
#rightContent .position_a {
	position:absolute;
	top:10px;
	right:10px;
}
/*popup disclaimer*/

.popup_container {
	position:relative;
	width:770px;
	height:410px;
	background-color:#fff;
	padding:20px 40px;
	overflow-x:hidden;
	overflow-y:auto;
}
.popup_container .title {
	color:#18909e;
	padding:20px 0 0 0px;
	font-weight:500;
	font-size:18px;
	text-decoration:underline;
	text-align:left;
}
.popup_container .content {
	padding:20px 0 0 0px;
	font-size:13px;
	color:#333;
	line-height:26px;
	text-align:left;
}
/*popup privacy*/

.popup_privacy {
	position:relative;
	width:770px;
	height:410px;
	background-color:#fff;
	padding:20px 40px;
	overflow-x:hidden;
	overflow-y:auto;
}
.popup_privacy .title {
	color:#18909e;
	padding:20px 0 0 0px;
	font-weight:500;
	font-size:18px;
	text-decoration:underline;
	text-align:left;
}
.popup_privacy .content {
	padding:20px 0 0 0px;
	font-size:13px;
	color:#333;
	line-height:26px;
	text-align:left;
}
.popup_privacy ol{
	list-style-position:outside;
	padding:0 !important;
	margin-left:20px !important;
}
.popup_privacy ol li{
	list-style-position:outside;
	padding-bottom:10px;
}
.popup_privacy ul{
	list-style-type:disc;
	padding:0 !important;
	margin-left:20px !important;
	line-height:16px;
}
/*popup sitemap*/

.popup_sitemap {
	position:relative;
	width:770px;
	height:410px;
	background-color:#fff;
	padding:20px 40px;
	overflow-x:hidden;
	overflow-y:auto;
}
.popup_sitemap .title {
	color:#18909e;
	padding:20px 0 0 0px;
	font-weight:500;
	font-size:18px;
	text-decoration:underline;
	text-align:left;
}
.popup_sitemap .sitemap_table{position:relative; padding:40px 0 0 0px;}
.popup_sitemap .sitemap_table th{position:relative; min-width:90px; padding:20px 40px 0 0; color:#ff9f08; font-weight:700; text-align:left;}
.popup_sitemap .sitemap_table td{position:relative; padding:40px 40px 0 0; color:#333; line-height:30px; font-size:11px; vertical-align:top;}

.popup_sitemap .category {
	color:#ff9f08;
	font-weight:700;
	float:left;
	padding: 40px 0 0 0;
}
.popup_sitemap .category div {
	float:left;
}
.popup_sitemap .cat1 {
	float:left;
	padding:0 35px 0 0;
	width:140px;
}
.popup_sitemap .cat2 {
	float:left;
	padding:0 35px 0 0;
	width:90px;
}
.popup_sitemap .cat3 {
	float:left;
	padding:0 35px 0 0;
	width:90px;
}
.popup_sitemap .cat4 {
	float:left;
	padding:0 35px 0 0;
	width:100px;
}
.popup_sitemap .cat5 {
	float:left;
	padding:0 35px 0 0;
	width:140px;
}
.popup_sitemap .cat6 {
	float:left;
	padding:0 35px 0 0;
	width:100px;
}
.popup_sitemap .page {
	padding:10px 20px 0 0;
	font-size:11px;
}
.popup_sitemap .row1 {
	float:left;
	padding:40px 35px 0 0;
	width:140px;
	color:#333;
}
.popup_sitemap .row2 {
	float:left;
	padding:40px 35px 0 0;
	width:90px;
	color:#333;
}
.popup_sitemap .row3 {
	float:left;
	padding:40px 35px 0 0;
	width:90px;
	color:#333;
}
.popup_sitemap .row4 {
	float:left;
	padding:40px 35px 0 0;
	width:100px;
	color:#333;
}
.popup_sitemap .row5 {
	float:left;
	padding:40px 35px 0 0;
	width:140px;
	color:#333;
}
.popup_sitemap .row6 {
	float:left;
	padding:40px 35px 0 0;
	width:100px;
	color:#333;
}
.popup_FunCardTnC {
	position:relative;
	width:770px;
	height:410px;
	background-color:#fff;
	padding:20px 40px;
	overflow-x:hidden;
	overflow-y:auto;
}
.popup_FunCardTnC .title {
	color:#18909e;
	padding:20px 0 0 0px;
	font-weight:500;
	font-size:18px;
	text-decoration:underline;
	text-align:left;
}
.popup_FunCardTnC .content {
	padding:20px 0 0 0px;
	font-size:13px;
	color:#333;
	line-height:18px;
	text-align:left;
}
.popup_FunCardTnC .no {
	padding:0 8px 0 0;
	width:30px;
	float:left;
}
.popup_FunCardTnC .txt {
	float:left;
}
.popup_FunCardTnC ol{
	list-style-position:outside;
	padding:0 !important;
	margin-left:20px !important;
}
.popup_FunCardTnC ol li{
	list-style-position:outside;
	padding-bottom:10px;
}
.popup_FunCardTnC ul{
	list-style-type:disc;
	padding:0 !important;
	margin-left:20px !important;
	line-height:16px;
}
/*funcard popup TnC2*/