.Recommand{
	width:422px;
	height:169px;
	background:url("../../images/l_3/table_bg_001.gif") no-repeat;
	text-align:left;
	padding:20px 0 0 13px;
}

	.Rooms p strong {
		color:#666;
	}
	.Recommand .Pic,.Rooms .Pic,.Restaurants .Pic,.Conference .Pic {
		float:left;
		text-align:center;
		padding-right:2px;		
	}
	.Recommand h1,.Rooms h1,.Restaurants h1,.Conference h1 {
		font-size: 12px;
		color: #666666;
		font-weight: bold;
		text-align:left;
		margin-top: 5px;
	}
	.Recommand p,.Rooms p,.Restaurants p,.Conference p {
		color: #666666;
		line-height: 17px;	
		padding-right:20px;
	}
	
.Rooms{
	float:left;
	width:226px;
	height:416px;
	background:url("../../images/l_3/table_bg_002.gif") no-repeat;
	background-attachment:fixed;
	text-align:left;
	padding:20px 0 0 16px;
}
	.Rooms p, .Restaurants p, .Conference p {
		margin-top:5px;
		padding:3px;
	}

.Restaurants{
	width:190px;
	height:213px;
	background:url("../../images/l_3/table_bg_003.gif") no-repeat;
	background-attachment:fixed;
	/*overflow:auto;*/
	text-align:left;
	padding:20px 0 0 10px;
}
.Conference{
	width:190px;
	height:203px;
	background:url("../../images/l_3/table_bg_004.gif") no-repeat;
	background-attachment:fixed;
	overflow:auto;
	text-align:left;
	padding:20px 0 0 10px;
}
.more {
	margin:0px;
	padding:0px;
	text-align:right;	
	width:95%;
}