﻿@charset "utf-8";
/* CSS Document */


	
.content_head{ padding-left:10px; width:inherit;}
.content{
	overflow:hidden;}


<!---->

html, body { height: 100%;}
.wrap {
 min-height: 100%;
 *display: table; /* For IE7 Hack */
 *height: 100%; /* For IE7 Hack */
}
#header{ margin-bottom:20px; z-index:10000;}
.main { overflow:auto; padding-bottom: 600px; overflow-x:hidden;} /* must be same height as the footer */
#footer {
 background-position:left bottom;
 position: relative;
 margin-top: -600px; /* negative value of footer height */
 height: 600px;
 clear:both;
}	
#footer .copyright{
	width:965px;
	z-index:99999999999999999;
	right:20px;
	top:inherit;
	position: absolute;
	padding-left:10px;
	overflow:hidden;
	bottom:5px;}
	
#loading {z-index: 99999999999999999999;}
<!---->

	
.primary_content_wrap {
	z-index:1900;
	position: relative;
	width:520px;
	height:535px;
	float:right;
	right:10px;
	}	
.extra001{
	position:absolute;
	width:520px;
	height:20px;
	right:6px;
	z-index:999999999999999;
	}	
.info_wrap{
	position:relative;
	width:520px;
	height:505px;}

/*===時間天氣資訊區塊===*/
.widget {
    position: absolute;
    /* float: right; */
    width: 219px;
    height: 248px;
    right: 0px;
    top: 30px;
    background-image: url(../images/bg_home_widget.png);
    background-position: left top;
    background-repeat: repeat;
    border: 0px solid #FFF;
    padding: 0px 15px;
}
	
.widget_title{
	width:228px;
	margin:0 auto;
	padding-top:10px;
	overflow:hidden;}
	
.location {
    float: left;
    font-family: Arial;
    letter-spacing: 3px;
    font-size: 15px;
    color: #FFF;
    line-height: 25px;
	height: 46px;
    width: 230px;
    margin-left: -10px;
    text-align: center;
    text-indent: -9999px;
    background-image: url(../images/home_title_weather.png);
    background-position: center top;
    background-repeat: no-repeat;
}
	
#contactBox {
    float: left;
    margin-left: 10px;
    font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 25px;
    color: #FFF;
    font-weight: bold;
    margin-left: 70px;
}
	
#showbox {
    margin-top: 48px;
    height: 38px;
    font-family: serif;
    font-size: 28px;
    display: table;
    color: #FFF;
    margin-left: 130px;
    font-weight: 100;
	letter-spacing: 1.3px;
}
	
.googlemap {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8ec43c;
    text-align: center;
}
.googlemap a img{ float:right; margin-right: -15px; margin-top: 20px;}
	
/*===訂房系統區塊===*/
.booking_social{
	/*clear:both;
	float:left;*/
	position:absolute;
	width:265px;
	height:248px;
	left:0px;
	bottom:1px;
	overflow:hidden;}

.booking {
    float: left;
    width: 263px;
    height: 160px;
    background-image: url(../images/bg111.png);
    background-position: left top;
    background-repeat: repeat;
    border: 0px solid #FFF;
    margin-bottom: 5px;
}
	
.title_booking{
	margin-left: 32px;
    width: 188px;
	margin-top: 12px;}
	
.res_date {
    padding-left: 10px;
}
	
.txt_style {
    clear: both;
    font-family:Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
    font-size: 12px;
   color: #171616;
    text-align: left;
    letter-spacing: 1px;
    margin-bottom: 5px;
    padding-left: 20px;
}
	
.res_rooms{
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:left;
	letter-spacing:3px;
	padding-left:20px;}
	
.dd_style{
	font-size:12px;
	color:#333;}
	
.btn_style{
	overflow:hidden;
	margin-top:5px;
	padding:0px 10px 0px 20px;}
	
.submit {
	width: 201px;
    height: 30px;
    font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #446345;
    color: #fff;
    display: block;
    border: 0px;
    margin-top: 5px;
    margin-right: 24px;
    cursor: pointer;
    float: right;
    transition: all 0.4s;
}
	
.submit:hover{
	width: 201px;
    height: 30px;
    background: #628463;
    color: #ffffff;
    transition: all 0.4s;
	}
	
/*===社群區塊===*/
.social{
	clear:both;
	overflow:hidden;}

.qrcode{
	float:right;}
	
.facebook_icon{
	float:right;
	margin-right:5px;}
	
.googleplus_icon{
	float:right;
	margin-right:5px;}
	
.tripadvisor_icon{
	float:right;
	margin-right:5px;
	}
	
/*===最新消息===*/
.news{
	/*float:right;*/
	position:absolute;
	width:248px;
	height:248px;
	right:0px;
	bottom:0px;
	background-image: url(../images/bg_home_news.png);
	background-position:left top;
	background-repeat:repeat;}

.title_news{
	padding-left:44px;
	padding-top:10px;
	padding-bottom:5px;}

.more_news{
	padding:5px;
	overflow:hidden;}

.more_news a{
	float:right;
	display:block;
	width:70px;
	height:24px;
	background-image:url(../images/home_more_news.png);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;}

.more_news a:hover{
	background:url(../images/home_more_news_hover.png) no-repeat;
	background-position:left bottom;}
	
.nivo-caption {
    bottom: 1px;
    background: #83766d;
    height: 42px;
    overflow: hidden;
}

@media screen and (max-width: 1024px) {
.primary_content_wrap {
	z-index:2000;
	position:absolute;
	width:775px;
	height:248px;
	bottom:50px;
	right:5px;}
	
.extra001{ width:775px; height:28px; bottom: none; right:5px; top:30px;}	
.info_wrap{ width:775px; height:248px;}	
.widget{ left:0px ;margin-top:0;}		
.booking_social{ top:0px; left:510px;}
.news{ top:0px; left:255px;}	

.main {padding-bottom: 350px;}
#footer { margin-top: -350px; height: 350px;
}
.widget {
    top: 0px;
}
	}
