.profile-bg {
	background-attachment: fixed;
	background-image: url(images/profile_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.px12-336666 {
	font-size: 12px;
	color: 336666;
}
.room-bg {
	background-attachment: fixed;
	background-image: url(pic/profile_03_room.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.faq-bg {
	background-attachment: fixed;
	background-image: url(pic/profile_03_faq.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.restaurant-bg {
	background-attachment: fixed;
	background-image: url(pic/profile_03_restaurant.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:hover {
	text-decoration: underline;position:relative;top:1px;left:1px;}
a:link {
	text-decoration: none;	color: #009999;}
