﻿@charset "utf-8";
/* CSS Document */
	
.cubeinfo h1{background:url(../images/room/title.png) no-repeat center;}
.cubeinfo h2{ font-size:17px; font-family:"微軟正黑體", Microsoft JhengHei, Arial; font-weight:100; padding:0 25px; display:none;}

a.booking,a.notice{ width:129px; height:38px; display:block; float:left; margin:0 5px; text-indent:-9999px;}
a.booking{ background:url(../images/room/booking.png) no-repeat; margin-left:88px;}
a.booking:hover{ background:url(../images/room/booking_hover.png) no-repeat;}
a.notice{ background:url(../images/room/notice.png) no-repeat;}
a.notice:hover{background:url(../images/room/notice_hover.png) no-repeat;}

.room_next a{ background:url(../images/room/next.png) no-repeat; width:128px;}
.room_prev a { background:url(../images/room/pre.png) no-repeat; width:160px;}
	
/*訂房須知*/
.box-modal h1{width:100%; text-indent:-9999px; background:url(../images/notice/title1.png) no-repeat center; height:152px;}	
.box-modal p{ color:#777; line-height:1.6; /*margin-bottom:5px; padding-left:20px; background: url(../images/notice/iten.png) 0px 2px no-repeat;*/ border:0px solid #F00;letter-spacing: 2px; clear:both; padding:0 20px;}
.box-modal ul{list-style:none; width:100%; margin-top:25px;border-bottom:1px dotted #333; border-top:1px dotted #333; overflow:hidden; padding:10px 0;}
.box-modal ul li{color:#918d8d;line-height:21px; margin-bottom:5px;position:relative; float:left;}
.box-modal ul li h4{ color:#FFF;}
.box-modal ul li p{ background:none; margin-right:0px; clear:both;}
.box-modal h3{clear:both; padding:10px 0 10px 25px; color:#c48f51; background:url(../images/notice/item.png) left center no-repeat; margin:0 15px;}
.box-modal h4 { color:#ccc; padding:0 20px;}
.box-modal .caption a.notice_link{
	display: block;
    float: left;
    margin: 10px 0px 10px 20px;
    padding: 10px;
    color: #fff;
    text-decoration: none;
    background-color: #98947e;
	}
.box-modal .caption a.notice_link:hover {
	background-color:#5c583f;}
.box-modal .caption{ background: none; padding: inherit; }
/*訂房須知_END*/

.cubeinfo .memo2 h3 { color:#c38d58; background:url(../images/room/item.png) left center no-repeat; padding-left:27px;}
/*google環景*/
.googlePanorama{ display:none; background:url(../images/room/googlePanorama.png) right center no-repeat; padding-right:30px; font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size:18px; color:#fff; margin-left:45px;}
.googlePanorama:hover{ color:#c48f51;}
.googlePanorama span { font-family:"微軟正黑體", Microsoft JhengHei, sans-serif;}

/*價格表*/
/*.cubeinfo .memo1 div div{ width:100%; text-align:center; border-bottom:1px solid #fff;border-right: 1px solid #fff; box-sizing: border-box;}
.cubeinfo .memo1 td{ border-bottom: 1px solid #fff; border-right: 1px solid #fff;}*/

.cubeinfo .memo1{padding:10px 30px; margin-bottom:0;}

.price_title{ width:100%; text-align:center; border:1px solid #fff; box-sizing:border-box;}
.live_price,.rest_price{float:left; margin-bottom:10px;}
.live_price{width: 70%;}
.live_content{ width:100%;}
.live_content tr td{
	text-align: center;
    width: 25%;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
}
.rest_price{width: 30%;}
.rest_content{ width:100%;}
.rest_content tr td{
	text-align: center;
    width: 33.333%;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
}
.overtime{ color: #d68d46;}
.overtime_content{ width:100%;}
.overtime_content tr td{
	text-align: center;
    width: 33.333%;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
}