/*====================================== Meetings & Banquets ======================================*/
div.introduction_text_frame{
	position: absolute;
	top: 468px;
	left: 219px;
	background: url(/images/en/meetings_banquet/slice_sub_intro_360_intro_bg.jpg) no-repeat;
	width: 720px;
	height: 228px;
}

div.introduction_title_pic{
	position: relative;
	top: 34px;
	left: 156px;
	background: url(/images/en/meetings_banquet/slice_sub_intro_360_intro_title.jpg) no-repeat;
	width: 417px;
	height: 27px;
}

div.introduction_title_pic.special_occasions {
	background: url(/images/en/meetings_banquet/sub_meeting_special_title.jpg) no-repeat;
}

div.introduction_title_pic.conference_facilities {
	background: url(/images/en/meetings_banquet/sub_meeting_facilities_title.jpg) no-repeat;
}

div.introduction_content_text{
	position: relative;
	top: 43px;
	left: 60px;
	width: 605px;
}

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/meetings_banquet/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/meetings_banquet/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*/
}

p.center_desc {
	margin-bottom:10px;
}

table.gallery_photos td {
	width:233px;
}