@charset "utf-8";
/* CSS Document */
body {
	font-size: 10pt;
	font-family: "微軟正黑體", "Microsoft JhengHei UI";
	background: #f6f4e5;
}

.clear { clear: both; }

img.map, map area { outline: none; }

.container { width: 980px; margin: 0 auto; position: relative; }
.container .logo { position: absolute; top: 26px; left: 24px; width: 271px; height: 86px; z-index: 101; }
/* 選單 */
.container .nav { position: absolute; width: 622px; height: 45px; background: url(../img/nav.png) no-repeat; left: 330px; top: 40px; z-index: 101; }
.container .nav li { float: left; color: #040f61; margin: 13px 20px; font-size: 14pt; }
.container .nav li:nth-child(1) { margin-left: 50px; }
.container .nav li a { color: #040f61; }
.container .nav li a.active { color: #FF2020; font-weight: bold; }
.container .nav li a:hover { color: #FF2020; }

/* 首頁 */
.container .home { height: 160px; }
.container .h1 { background: url(../img/home/01.jpg) no-repeat; position: relative; }
.container .h2 { background: url(../img/home/02.jpg) no-repeat; }
.container .h3 { background: url(../img/home/03.jpg) no-repeat; }
.container .h4 { background: url(../img/home/04.jpg) no-repeat; }
.container .h4 > div { float: left; height: 160px; margin-top: 5px;  }
.container .h4 > div:nth-child(1) { width: 260px; position: relative; }
.container .h4 > div:nth-child(1) > img, .container .h4 > div:nth-child(1) > a { display: block; position: absolute; }
.container .h4 > div:nth-child(1) > img { top: 0; left: 100px; }
.container .h4 > div:nth-child(1) > a { top: 115px; left: 106px; }

/* 首頁 - 最新消息 */
.container .h4 > div:nth-child(2) { width: 315px; background: url(../img/home/news.png) no-repeat; position: relative; padding-top: 32px; }
.container .h4 > div:nth-child(2) .news-more { position: absolute; top: 10px; right: 15px; }
.container .h4 > div:nth-child(2) .news-list { min-height: 22px; }
.container .h4 > div:nth-child(2) .news-list a,
.container .h4 > div:nth-child(2) .news-list span,
.container .h4 > div:nth-child(2) .news-list img { display: block; float: left; line-height: 22px; }
.container .h4 > div:nth-child(2) .news-list a { margin-left: 35px; background: url(../img/home/news_arrow.png) left no-repeat; text-indent: 15px; width: 175px; color: #7d7d7d; }
.container .h4 > div:nth-child(2) .news-list a:hover { color: #FF3030; }
.container .h4 > div:nth-child(2) .news-list span { width: 70px; }
.container .h4 > div:nth-child(2) .news-list img { margin-top: 5px; }

/* 首頁 - 客房　*/
.container .h4 > div:nth-child(3) { width: 405px; background: url(../img/home/photo.png) no-repeat left top; }
.container .h4 > div:nth-child(3) img { 
	display: block; 
	float: left; 
	width: 136px; 
	height: 102px; 
	border: 3px solid #FFF; 
	border-radius: 5px; 
	margin-top: 27px; 
	margin-left: 10px; 
	cursor: pointer;
}
.container .h4 > div:nth-child(3) h3 { 
	display: block; 
	float: left; 
	width: calc(100% - 165px); 
	margin-left: 10px; 
	margin-top: 80px; 
	font-size: 14pt; 
	font-weight: bold; 
	color: #003366; 
}
.container .h4 > div:nth-child(3) h3 a { color: #003366; cursor: pointer; }
.container .h4 > div:nth-child(3) h3 a:hover { color: #FF4040; }

.container .h4 > div:nth-child(3) li:nth-child(4) h3 { font-size: 12pt; margin-left: 5px; }

.container .h4 > div:nth-child(4) { height: 0; }

.container .footer { background: url(../img/footer.jpg) no-repeat; height: 100px; position: relative; }
.container .footer .logob { position: absolute; left: 63px; top: 31px; }
.container .footer span { display: inline-block; margin: 0 3px; }

/* 內頁 */
.container .inside { height: 160px; }
.container .inside-h1 { background: url(../img/t1.jpg) no-repeat; position: relative; }
.container .inside-h2 { background: url(../img/t2.jpg) no-repeat; }
.container .inside-h3 { background: url(../img/t3.jpg) no-repeat; height: 145px; }
.container .inside-h4 { background: #FFF; }

.container .inside-h4 .inside-left { float: left; width: 255px; }
.container .inside-h4 .inside-right { float: left; width: calc(100% - 255px); }

.container .inside-h4 .inside-left > ul { width: 160px; display: block; margin: 10px auto; }
.container .inside-h4 .inside-left li { background: url(../img/l-icon.png) left 5px no-repeat; text-indent: 18px; line-height: 27px; font-size: 12pt; }
.container .inside-h4 .inside-left li a { color: #2c2c2c; letter-spacing: 3px; }
.container .inside-h4 .inside-left li a:hover { color: #FF2020; }
.container .inside-h4 .inside-left li a.active { color: #FF2020; }

.container .inside-h4 .inside-left > ul li > ul { margin-left: 20px; }
.container .inside-h4 .inside-left > ul li > ul li { font-size: 11pt; padding-left: 20px; text-indent: 0; }
.container .inside-h4 .inside-left > ul li > ul li a { letter-spacing: 1px; }

/* 訂房須知 */
.container .inside-h4 .inside-right .notice-box { position: relative;  margin-bottom: 20px; }
.container .inside-h4 .inside-right .notice-box .nc-top,
.container .inside-h4 .inside-right .notice-box .nc-bottom { display: block; vertical-align: top; font-size: 0; overflow: hidden; }
.container .inside-h4 .inside-right .notice-box .nc-middle { background: url(../img/notice/middle.png) repeat-y; }
.container .inside-h4 .inside-right .notice-box .nc-middle ul { 
	list-style:decimal; 
	margin: 0 120px 0 60px; 
	line-height: 25px; 
	letter-spacing: 0.1em; 
	font-size: 11pt; 
	padding-top: 20px;
}

.container .inside-h4 .inside-right .notice-box .nc-left { position: absolute; left: 7px; top: 4px; }
.container .inside-h4 .inside-right .notice-box .nc-left h3 { 
	float: left;
	font-weight: bold; 
	font-size: 14pt; 
	font-style: italic; 
	text-align: left;
	text-indent: 10px;
	width: 74px;
	height: 45px;
	line-height: 35px;
	color: #aeacac;
	background: url(../img/notice/left.png) left center no-repeat;
}
.container .inside-h4 .inside-right .notice-box .nc-left span {
	display: block;
	float: left;
	margin-left: 15px;
	height: 45px;
	line-height: 35px;	
	font-size: 14pt; 
	font-weight: bold;
	letter-spacing: 0.25em;
	color: #464646;
}


/* 最新消息 */
.container .inside-h4 .inside-right .news .n-header { position: relative; margin: 0 auto; width: 638px; height: 28px; }
.container .inside-h4 .inside-right .news .n-header div { height: 28px; line-height: 28px; float: left; color: #FFFFFF; background: #a4d0fc; text-align: center; margin: 0 1px; }
.container .inside-h4 .inside-right .news .n-header .n-sn { width: 40px; }
.container .inside-h4 .inside-right .news .n-header .n-date { width: 105px; }
.container .inside-h4 .inside-right .news .n-header .n-title { width: 487px; }
.container .inside-h4 .inside-right .news .n-list { position: relative; margin: 0 auto; width: 638px; height: 32px; font-size: 11pt; }
.container .inside-h4 .inside-right .news .n-list:nth-child(odd) { background-color: #ecf6fd; }
.container .inside-h4 .inside-right .news .n-list:nth-child(even) { background-color: #FFF; }
.container .inside-h4 .inside-right .news .n-list div { height: 32px; line-height: 32px; float: left; }
.container .inside-h4 .inside-right .news .n-list .n-sn { width: 42px; text-align: center; }
.container .inside-h4 .inside-right .news .n-list .n-title { width: 484px; margin-left: 5px; }
.container .inside-h4 .inside-right .news .n-list .n-title a { color: #242323; }
.container .inside-h4 .inside-right .news .n-list .n-title a:hover { color: #F00; }
.container .inside-h4 .inside-right .news .n-list .n-date { width: 105px; font-size: 10pt; text-align: center; }

.container .inside-h4 .inside-right .news .n-data { position: relative; width: 638px; font-size: 11pt; margin-left: 15px; margin-top: 6px; }
.container .inside-h4 .inside-right .news .n-data .n-title { color: #FFF; text-align: left; padding: 0px 15px 0px 15px; border-radius: 5px; background-color: #a4d0fc; }
.container .inside-h4 .inside-right .news .n-data .n-title h3,
.container .inside-h4 .inside-right .news .n-data .n-title span { float: left; padding: 5px 0; display: block; line-height: 22px; }
.container .inside-h4 .inside-right .news .n-data .n-title h3 { width: 45px; }
.container .inside-h4 .inside-right .news .n-data .n-title span { width: calc(100% - 50px); }
.container .inside-h4 .inside-right .news .n-data .n-content { min-height: 40px; color: #464646; letter-spacing: 0.2em; line-height: 25px; text-align: left; padding: 5px 15px; }
.container .inside-h4 .inside-right .news .n-data .n-back { height: 100px; text-align: right; padding-right: 10px; }
.container .inside-h4 .inside-right .news .n-data .n-back a { color: #464646; }
.container .inside-h4 .inside-right .news .n-data .n-back a:hover { color: #FF2020; }

/* 旅遊行程　*/
.container .inside-h4 .inside-right .travel-box { position: relative; width: 638px; margin-left: 20px; padding-top: 60px; }

.container .inside-h4 .inside-right .travel-box img:nth-child(1) { 
	position: absolute; 
	display: block; 
	width: 227px; 
	height: 170px; 
	border: 3px solid #FFF; 
	border-radius: 5px; 
	box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	-moz-transform:rotate(5deg);
	-webkit-transform:rotate(5deg);
	-o-transform:rotate(5deg);
	-ms-transform:rotate(5deg);
	transform:rotate(5deg);
 }

.container .inside-h4 .inside-right .travel-box img:nth-child(2) { 
	position: absolute; 
	display: block; 
	width: 227px; 
	height: 170px; 
	border: 3px solid #FFF; 
	border-radius: 5px; 
	box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
 }
.container .inside-h4 .inside-right .travel-box:nth-child(odd) img { right: -10px; top: 15px; }
.container .inside-h4 .inside-right .travel-box:nth-child(even) img { left: -10px; top: 15px; }
.container .inside-h4 .inside-right .travel-box h3 { position: absolute; display: block; font-size: 14pt; }
.container .inside-h4 .inside-right .travel-box:nth-child(odd) h3 { right: 250px; top: 30px; }
.container .inside-h4 .inside-right .travel-box:nth-child(even) h3 { left: 250px; top: 30px; }

.container .inside-h4 .inside-right .travel-box > div { background-color: #f5f5f5; min-height: 140px; padding: 10px 0 10px 10px; }
.container .inside-h4 .inside-right .travel-box > div ul { list-style: disc; }
.container .inside-h4 .inside-right .travel-box > div ul li { font-size: 10pt; line-height: 23px; letter-spacing: 0.15em; }
.container .inside-h4 .inside-right .travel-box:nth-child(even) > div ul { margin-left: 255px; margin-right: 5px; }
.container .inside-h4 .inside-right .travel-box:nth-child(odd) > div ul { margin-left: 20px; margin-right: 235px; }

.container .inside-h4 .inside-right .travel-box > div ul.t-note { list-style: none; margin-left: 0px; letter-spacing: 0.2em; }
/*.container .inside-h4 .inside-right .travel-box > div ul.t-note li { font-size: 11pt; }*/
.container .inside-h4 .inside-right .travel-box > div ul.t-items { margin-top: 35px; margin-left: 20px; margin-right: 5px; }

/* 留言板 */
.container .inside-h4 .inside-right .forum { 
	font-size: 11pt; 
	width: 668px; 
	margin: 0 auto 10px auto; 
}
.container .inside-h4 .inside-right .forum > div:nth-child(1) > img,
.container .inside-h4 .inside-right .forum > div:nth-child(3) > img  {
	display: block; vertical-align: top; font-size: 0; overflow: hidden;
}
.container .inside-h4 .inside-right .forum .f-list { 
	width: 562px; 
	height: auto; 
	padding: 10px 0; 
	margin: 0px auto; 
}
.container .inside-h4 .inside-right .forum .f-list .f-subject { height: auto; padding: 3px 9px; }
.container .inside-h4 .inside-right .forum .f-list .f-subject .f-left { position: relative; }
.container .inside-h4 .inside-right .forum .f-list .f-subject .f-left h3 { position: absolute; left: 0; top: 0; }
.container .inside-h4 .inside-right .forum .f-left { width: 125px; min-height: 20px; line-height: 20px; float: left; padding: 0 0 0 5px; text-align: right; }
.container .inside-h4 .inside-right .forum .f-right { width: 403px; min-height: 20px; line-height: 20px; float: left; padding: 4px 5px 4px 5px; word-break: break-all; position: relative; }
.container .inside-h4 .inside-right .forum .f-list .f-user { height: auto; padding: 0 9px; }
.container .inside-h4 .inside-right .forum .f-list .f-date { height: auto; padding: 0 9px; }
.container .inside-h4 .inside-right .forum .f-list .f-content { height: auto; padding: 0 9px; }
.container .inside-h4 .inside-right .forum .f-list .f-reply { height: auto; padding: 0 9px; }
.container .inside-h4 .inside-right .forum .f-mail { position: absolute; right: 10px; top: 3px; }

.container .inside-h4 .inside-right .forum .f-left2 { 
	font-size: 11pt;
	color: #336699;
	width: 125px; 
	height: 40px; 
	line-height: 40px; 
	float: left; 
	text-align: right;
}
.container .inside-h4 .inside-right .forum .f-right2 { 
	height: 40px; 
	line-height: 40px;  
	float: left; 
	text-align: left;
}
.container .inside-h4 .inside-right .forum .f-left3 { height: 55px; line-height: 55px; }
.container .inside-h4 .inside-right .forum .f-right3 { height: 55px; line-height: 55px; }

.container .inside-h4 .inside-right .forum .f-right2 input, 
.container .inside-h4 .inside-right .forum .f-right2 textarea { 
	border-radius: 5px; padding: 3px 5px; border: 1px solid #CCC; margin-bottom: 0.25em; vertical-align: middle; 
}
.container .inside-h4 .inside-right .forum .f-right2 img { margin-bottom: 0.25em; vertical-align: middle; }
.container .inside-h4 .inside-right .forum .sendbox {
	width: 570px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}

/* 旅遊相簿 */
.container .inside-h4 .inside-right .photo-info { margin-left: 10px; margin-top: 5px; }
.container .inside-h4 .inside-right .photo-info1 { margin-top: 0; }
.container .inside-h4 .inside-right .photo-info1,
.container .inside-h4 .inside-right .photo-info2 { margin-left: 20px; width: 668px; }
.container .inside-h4 .inside-right .photo-info1 > h3,
.container .inside-h4 .inside-right .photo-info2 > h3 { float: left; display: block; font-size: 12pt; width: 80px; line-height: 22px; }
.container .inside-h4 .inside-right .photo-info1 > span,
.container .inside-h4 .inside-right .photo-info2 > span { float: left; display: block; font-size: 12pt; width: calc(100% - 90px); line-height: 22px; }
.container .inside-h4 .inside-right .photo-info3 { text-align: right; width: 668px; }
.container .inside-h4 .inside-right .photo-info3 a { color: #464646; }
.container .inside-h4 .inside-right .photo-info3 a:hover { color: #FF2020; }
.container .inside-h4 .inside-right .photo-info4 { background: url(../img/dot.png) repeat-x; width: 668px; }
.container .inside-h4 .inside-right .photo {
	width: 140px;
	height: 130px; 
	padding: 5px 5px 0 5px;
	border-radius: 8px; 
	border: 1px solid #d8d8d8; 
	-moz-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 25px;
}

.container .inside-h4 .inside-right .photo img { display: block; width: 140px; height: 105px; }

.container .inside-h4 .inside-right .photo p { display: block; width: 150px; height: 23px; line-height: 23px; text-align: center; font-size: 10pt; color: #008ebe; }

/* 客房介紹　*/
.container .inside-h4 .inside-right .room { width: 680px; height: 335px; position: relative; background: url(../img/room.png) no-repeat; margin-left: 15px; }
.container .inside-h4 .inside-right .room .room-pic { position: absolute; left: 20px; top: 45px; }
.container .inside-h4 .inside-right .room .room-pic img { display: block; border-radius: 5px; border: 3px solid #FFF; }

.container .inside-h4 .inside-right .room .flexslider { position: relative; height: 130px; overflow: hidden; min-width: 250px; position: absolute; right: 35px; bottom: 17px; }
.container .inside-h4 .inside-right .room .flex-control-nav {position: absolute; bottom: 0px; right: 18px; z-index: 2; width: 164px; text-align: right;}
.container .inside-h4 .inside-right .room .flex-control-nav li { display: inline-block; width: 15px; height: 15px; margin: 0 5px; *display: inline; zoom: 1; }
.container .inside-h4 .inside-right .room .flex-control-nav a { display: inline-block; width: 15px; height: 15px; line-height: 42px; overflow: hidden; background: url(../images/dot.png) right 0 no-repeat; cursor: pointer; }
.container .inside-h4 .inside-right .room .flex-control-nav .flex-active { background-position: 0 0;}


.container .inside-h4 .inside-right .room .slides { width: 250px; height: 116px; overflow: hidden; }

.container .inside-h4 .inside-right .room .slides li { width: 250px; height: 116px; position: relative; z-index:1; }

.container .inside-h4 .inside-right .room .slides li img { 
	display: block; 
	width: 72px; 
	height: 48px; 
	float: left; 
	border: 3px solid #FFF;
	border-radius: 3px;
	margin-right: 5px; 
	margin-bottom: 5px; 
}

.container .inside-h4 .inside-right .rm-info { margin-top: 10px; margin-left: 15px; width: 680px; }
.container .inside-h4 .inside-right .rm-info .rm-left { float: left; width: 226px; }
.container .inside-h4 .inside-right .rm-info .rm-right { float: left; width: calc(100% - 240px); line-height: 25px; letter-spacing: 0.1em; padding-top: 10px; }

/* 頁碼 */
.pagebox {
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.normal_page {
    min-width: 18px;
    height: 18px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #BBBBBB;
    cursor: pointer;
	padding: 3px 6px;
	font-size: 10pt;
	color: #464646;
}
.normal_page:hover { color: #FF2020; }

.current_page {
    min-width: 18px;
    height: 18px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #444444;
    background-color: #666666;
	padding: 3px 6px;
    color: #FFFFFF;
	font-size: 10pt;
}
