/* Facilities */
div.introduction_text_frame{
	position: absolute;
	top: 468px;
	left: 219px;
	background: url(/images/en/facilities/slice_sub_intro_360_intro_bg.jpg);
	width: 721px;
	height: 228px;
}

img.acc_reminder {
	position:absolute;
	top:180px; left:250px;
}

div.introduction_title_pic{
	position: relative;
	top: 34px;
	left: 156px;
	background: url(/images/en/facilities/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: 720px;
	left: 219px;
	background: url(/images/en/facilities/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/facilities/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;
}