.Menu_english {
	font-family:"Trebuchet MS", SimHei, SimSun, SansSerif;
	font-size: 20px;
	/* font-weight: bold; */
color: #ffffff;
}
.Menu_chs {
	font-family: SimHei, SansSerif;
	font-size: 21px;
	font-weight: bold;
    color: #ffffff;
}
.Menu_content_english {
	font-family:"Trebuchet MS";
	font-size: 12px;
	/* font-weight: bold; */
    color: #ffffff;
	padding-top: 5px;
	font-weight: lighter;
	line-height: 20px;
}
.careerheading_english {
	font-family:"Trebuchet MS";
	font-size: 12px;
	/* font-weight: bold; */
    color: #ffffff;
	font-weight: lighter;
	padding-left: 20px;
	
}

.attractionspecial_english {
	font-family:"Trebuchet MS";
	font-size: 11px;
	/* font-weight: bold; */
    color: #ffffff;
	font-weight: lighter;
	padding-left: 10px;
	padding-right: 0px;
}

.attractionspecial_english a:link {
	text-decoration: none;
	color: #ffffff;
}
.attractionspecial_english a:visited {
	text-decoration: none;
	color: #ffffff;
}
.attractionspecial_english a:hover {
	text-decoration: none;
	color: #ffffff;
}
.attractionspecial_english a:active {
	text-decoration: none;
	color: #ffffff;
}

.attractionheading_english {
	font-family:"Trebuchet MS";
	font-size: 12px;
	/* font-weight: bold; */
    color: #ffffff;
	font-weight: lighter;
	padding-left: 10px;
	padding-right: 0px;
}

.attractionheading_english a:link {
	text-decoration: none;
	color: #ffffff;
}
.attractionheading_english a:visited {
	text-decoration: none;
	color: #ffffff;
}
.attractionheading_english a:hover {
	text-decoration: none;
	color: #ffffff;
}
.attractionheading_english a:active {
	text-decoration: none;
	color: #ffffff;
}

.scroll_bar{
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #7A7A7A;
	scrollbar-3dlight-color: #727272;
	scrollbar-darkshadow-color: #262626;
	scrollbar-face-color: #2D2D2D;
	scrollbar-highlight-color: #474747;
	scrollbar-shadow-color: #303030;
	scrollbar-track-color: #000000;
	}
	
.booking_english {
	font-family:"Trebuchet MS";
	font-size: 10px;
	/* font-weight: bold; */
	color: #000000;
	font-weight: lighter;
}

/*Selects*/
.select {
	width:41px;
	height:20px;
	background:url(images/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:20px;
	float:left;
	background:url(images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:20px;
	float:right;
	background:url(images/select_right.gif) no-repeat left top;
}
.booking_bg {
	background-image:url(../images/index_05bg2.png);
	background-repeat:no-repeat;
	}
.booking_rbg {
	background-image:url(../images/index_06bg.png);
	background-repeat:no-repeat;
	}

.booking_bg_chs {
	background-image:url(../images/chs/index_05bg2.png);
	background-repeat:no-repeat;
	}
.booking_rbg_chs {
	background-image:url(../images/chs/index_06bg.png);
	background-repeat:no-repeat;
	}
.booking_bg_cht {
	background-image:url(../images/cht/index_05bg2.png);
	background-repeat:no-repeat;
	}
.booking_rbg_cht {
	background-image:url(../images/cht/index_06bg.png);
	background-repeat:no-repeat;
	}

/* CMS CSS */
.textbox {
	font-family:"Trebuchet MS", SimHei, SimSun, SansSerif;
	font-size: 12px;
	COLOR: #000000;
	HEIGHT: 20px
}