/* Introduction page */
div.introduction_text_frame{
	position: absolute;
	top: 468px;
	left: 219px;
	background: url(/images/en/about_us/slice_sub_intro_360_intro_bg.jpg);
	width: 721px;
	height: 288px;
}

div.introduction_title_pic{
	position: relative;
	top: 34px;
	left: 156px;
	background: url(/images/en/about_us/slice_sub_intro_360_intro_title.jpg);
	width: 417px;
	height: 31px;
}

div.introduction_content_text{
	position: relative;
	top: 55px;
	left: 60px;
	width: 598px;
}

div.introduction_content_text_detail{
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	color: #D7D1C3;
}

div.introduction_gallery{
	position: absolute;
	top: 770px;
	left: 219px;
	background: url(/images/en/about_us/slice_sub_intro_photo_gallery_bg.jpg);
	width: 721px;
	height: 281px;
}

div.introduction_gallery_title{
	position: relative;
	top: 10px;
	left: 10px;
	background: url(/images/en/about_us/slice_sub_contect2_title_photo_gallery.jpg);
	width: 206px;
	height: 19px;
}

div.introduction_gallery div.gallery_photos{
	position: absolute;
	top: 35px;
	width: 731px;
}

table.gallery_photos{
	border-collapse: separate;
	border-spacing: 8px 8px;
	/*For IE: cellspacing=8px is set in introduction.php*/
}
table.gallery_photos td {
	width:233px;
}

/*============================== About Us - Location ==============================*/
div.location_text_frame{
	position: absolute;
	top: 623px;
	left: 219px;
	background: url(/images/en/about_us/slice_sub_location_intro_bg.jpg);
	width: 721px;
	height: 228px;
}

div.location_title_pic{
	position: relative;
	top: 34px;
	left: 225px;
	background: url(/images/en/about_us/slice_sub_location_intro_title.jpg);
	width: 262px;
	height: 26px;
}

div.location_content_text{
	position: relative;
	top: 55px;
	left: 60px;
	width: 598px;
}

div.location_content_text_detail{
	text-align: left;
	width: 550px;
	font-size: 14px;
	line-height: 20px;
	color: #D7D1C3;
}

div.location_photo_frame{
	position: absolute;
	top: 115px;
	left: 257px;
	margin: 0px auto 0px auto;
	width: 647px;
	height: 530px;
	z-index: 2;
}

div.location_map_frame{
	position: absolute;
	top: 0px;
	left: 0px;
}

div.location_map{
	position: absolute;
	top: 11px;
	left: 13px;
}

table.gallery_photos td {
	width:233px;
}