@charset "utf-8";
/* CSS Document */

.mainArea h1{
	background:url(../room/images/titleword.jpg) no-repeat center top;
	height:90px;
	text-indent:-9999px;}

.classArea{
	margin-top:-35px;	
	position:relative;}

.classArea a{
	display:inline-block;
	background:url(../room/images/btn_price.png) no-repeat;
	width:162px;
	height:32px;
	text-indent:-9999px;
	
	postion:absolute !important;
	left:22px;
	top:-25px;}

.contentArea{
	padding:25px;}

/*--●模組-客房住宿4------------------*/	
ul#room{}

ul#room li{
	float:left;
	width:220px;/*圖寬*/}

.bx-wrapper .bx-prev{/*bx箭頭*/
	left:-35px !important;
	margin-top:-50px !important;
	width:29px !important;
	height:101px !important;
	background:url(../room/images/bx_arrow_prev.png) no-repeat !important;}

.bx-wrapper .bx-next{/*bx箭頭*/
	right: -35px !important;
	margin-top:-50px !important;
	width:29px !important;
	height:101px !important;
	background:url(../room/images/bx_arrow_next.png) no-repeat !important;}

.content{/*一個設施的寬高*/
	width:220px;
	height:380px;}

.content .Img{
	position:relative;}

.content .Img .hide{/*hover出現*/
	opacity:0;
	background: url(../images/iebg_black.png);
	position:absolute;
	top:0;
	left:0;
	padding:20px 10px;
	width:200px;/*圖片寬-左右內距*/
	height:340px;/*圖片高-上下內距*/}

.content .Img .hide h2{/*標題*/
	font-size:17px;
	font-family:微軟正黑體;
	font-weight:normal;
	color:#2dd9d8;
	text-align:center;}

.content .Img .hide .button{
	margin:20px 0 10px 0;
	text-align:center;}

.content .Img .hide .button a{/*按鈕樣式*/
	cursor:pointer;
	display:inline-block;
	width:70px;/*按鈕大小*/
	height:22px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFF;/*字顏色*/
	text-shadow: 0 -1px #026766;/*字陰影*/
	background:#2eb3b2;/*背景色*/
	border-radius:2px;/*圓角*/
	border: 1px solid #72bfbe;/*框線*/
	box-shadow: 0px 0px 1px #000;/*按鈕陰影*/}

.content .Img .hide .button a:hover{/*按鈕滑過樣式*/
	background:#f6a839;
	border:1px solid #f6a839;}

.content .Img .hide p{/*說明文字*/
	border-top: 1px solid #2dd9d8; /*上邊線*/
	padding-top:10px;
	font-size:13px;
	color:#FFF;
	text-align:center;
	line-height:2;
	height:150px;/*超出裁切*/}

h3.factitle{
	margin-top:1px;
	background:url(../room/images/shadow.jpg) center top no-repeat;
	padding-top:5px;
	height:35px;
	font-family:微軟正黑體;
	text-align:center;
	color:#8a753d;
	font-weight:normal;
	font-size:15px;
	line-height:2;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;}

/*roomLayer colorbox*/
#cboxLoadedContent{
	border:none !important;}

#cboxClose{
	position: absolute !important;
	top: 0 !important;
	right: 0px !important;
	display: block !important;
	width: 25px !important;
	height: 25px !important;
	text-indent: -9999px !important;
	background: url(../images/close.png) no-repeat !important;}

.cboxIframe{
	background:url(../images/dec.jpg) right bottom no-repeat !important;}