/*
**	主資料區
*/
.warp
{	
	background-image: url(../images/rooms_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.main-Area
{
	width: 1198px;
	min-height: 1334px;
	background-image: url(../images/rooms_main.jpg);
	background-position: top center;
	background-repeat: no-repeat;

}

/*
**	內容區
*/



/*
**	雜項區
*/
A.rLink:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.rLink:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.rLink:hover {
	COLOR: #ffffff; TEXT-DECORATION: none;
	left: 2px;
	top: 2px;
	right: -2px;
	bottom: 0px;
	position: relative;
}

.description_1 {
    position: absolute;
    top: 204px;
    left: 533px;
    font-size: 12px;
    line-height: 21px;
    color: rgba(243, 223, 65, 1);
    text-align: left;
}

.rooms {
    position: absolute;
    top: 328px;
    left: 304px;
    width: 880px;
}


		.room {
    display: inline-block;
	position: relative;
}

		.roomPic
			{
				
			}
		.roomTxt {
    position: absolute;
    top: 265px;
    left: 16px;
    text-align: left;
    font-size: 12px;
    line-height: 20px;
}


/*
**	頁尾區
*/
.socialMedia {  
    top: 1204px;
    left: 35px;    
}
.allright-area {   
    top: 1198px;
    left: 212px;   
}
.icons {   
    top: 1185px;
    left: 735px;   
}
