body {
	background: #fce6df url(../images/all/bg-header.jpg) repeat-x top;
	margin:0;
	color: #727171;
	font-size: 14px;
}
div, h1, h2, h3, h4, hr, p, form, label, input, textarea, img, span {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	word-wrap: normal;
	word-break: normal;
	border-width:0;
	font-family: "微軟正黑體", "蘋果儷中黑", "Lucida Grande", "Arial", "Arial Narrow";
}
hr {
	noshade:noshade;
}
th {
	font-weight: normal;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #727171;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}
.clearBoth {
	clear:both;
	padding:0;
	margin:0;
}

#sider {
	width: 100%;
	height: 580px;
}
#sider ul {
	margin: 0 auto;
	overflow: hidden;
}
#sider ul li.sider1 {
	width: 100%;
	height: 580px;
	background: url(../images/index/indexBanner01.jpg) no-repeat center 90px;
}
#sider ul li.sider2 {
	width: 100%;
	height: 580px;
	background: url(../images/index/indexBanner02.jpg) no-repeat center 90px;
}
#sider ul li.sider3 {
	width: 100%;
	height: 580px;
	background: url(../images/index/indexBanner03.jpg) no-repeat center 90px;
}
#sider ul li.sider4 {
	width: 100%;
	height: 580px;
	background: url(../images/index/indexBanner04.jpg) no-repeat center 90px;
}


#wrapper {
	width: 100%;
	position: absolute;
	z-index: 100;
	top: 0;
}
#wrapper .content {
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
}

#wrapper .content .sidebar {
	width: 190px;
	background: url(../images/all/bg-sidebar.png) no-repeat 0 0;
	float: left;
}
#wrapper .content .sidebar .cis {
	margin: 25px 0 0;
}
#wrapper .content .sidebar .cis h1 {
	width: 180px;
}
#wrapper .content .sidebar .cis h1 a {
	width: 180px;
	height: 175px;
	background: url(../images/all/logo.png)	no-repeat 0 0;
	display: block;
	text-indent: -999999px;
	margin: 0 0 0 7px;
}
#wrapper .content .sidebar .img {
	width: 190px;
	height: 170px;
	background: url(../images/index/img-slogan.png) no-repeat 0 0;
	text-indent: -999999px;
}
#wrapper .content .sidebar .functionBar {
	margin: 2px 15px 0 20px;
}
#wrapper .content .sidebar .functionBar h3 ,
#wrapper .content .sidebar .sideAD h3 {
	display: none;
}
#wrapper .content .sidebar .functionBar ul {
	overflow: hidden;
}
#wrapper .content .sidebar .functionBar ul li {
	margin: 0 10px 0 0;
	float: left;
	font-size: 12px;
}
#wrapper .content .sidebar .functionBar ul li a {
	color: #fff;
}
#wrapper .content .sidebar .call {
	margin: 25px 0 0;
	width: 195px;
	height: 120px;
	background: url(../images/index/img-call.png) no-repeat 0 0;
	text-indent: -999999px;
}
#wrapper .content .sidebar .sideAD {
	margin: 25px 0 0;
}
#wrapper .content .sidebar .sideAD ul {
	overflow: hidden;
}
#wrapper .content .sidebar .sideAD ul li {
	margin: 0 0 15px;
}

#wrapper .content .contentMain {
	width: 770px;
	float: left;
}

#beer {
    position: fixed;
    bottom: 350px;
    right: 60px;
    z-index: 250;
}

.Swipe{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: #c359a2cf;
	position: fixed;
	right: 50px;
	bottom:  6%;
	z-index: 99999;
}
.Swipe a{
	display: inline-block;
    width: 100%;
    text-align: center;
    line-height: 100px;
    color: #fff;
}
@media screen and (max-width: 1440px) {
	.Swipe {
    width: 70px;
    height: 70px;
    bottom: 15%;
	right: 25px;
	}
	.Swipe a{
		line-height: 70px;
	}
}


/**
網頁主選單
**/


#wrapper .content .contentMain #header {
	overflow: hidden;
}
#wrapper .content .contentMain #header h2 {
	display: none;
}
#wrapper .content .contentMain #header ul {
	overflow: hidden;
}
#wrapper .content .contentMain #header ul li {
	float: left;
}
#wrapper .content .contentMain #header ul li.about a ,
#wrapper .content .contentMain #header ul li.about a:hover ,
#wrapper .content .contentMain #header ul li.room a ,
#wrapper .content .contentMain #header ul li.room a:hover ,
#wrapper .content .contentMain #header ul li.news a ,
#wrapper .content .contentMain #header ul li.news a:hover ,
#wrapper .content .contentMain #header ul li.information a ,
#wrapper .content .contentMain #header ul li.information a:hover ,
#wrapper .content .contentMain #header ul li.scenic a ,
#wrapper .content .contentMain #header ul li.scenic a:hover ,
#wrapper .content .contentMain #header ul li.contact a ,
#wrapper .content .contentMain #header ul li.contact a:hover {
	width: 125px;
	height: 90px;
	background: url(../images/all/nav.png) no-repeat 0 0;
	display: block;
	text-indent: -999999px;
}
#wrapper .content .contentMain #header ul li.about a:hover {
	background-position: 0 -90px;
}
#wrapper .content .contentMain #header ul li.room a {
	background-position: -125px 0;
}
#wrapper .content .contentMain #header ul li.room a:hover {
	background-position: -125px -90px;
}
#wrapper .content .contentMain #header ul li.news a {
	background-position: -250px 0;
}
#wrapper .content .contentMain #header ul li.news a:hover {
	background-position: -250px -90px;
}
#wrapper .content .contentMain #header ul li.information a {
	background-position: -375px 0;
}
#wrapper .content .contentMain #header ul li.information a:hover {
	background-position: -375px -90px;
}
#wrapper .content .contentMain #header ul li.scenic a {
	background-position: -500px 0;
}
#wrapper .content .contentMain #header ul li.scenic a:hover {
	background-position: -500px -90px;
}
#wrapper .content .contentMain #header ul li.contact a {
	width: 130px;
	background-position: -625px 0;
}
#wrapper .content .contentMain #header ul li.contact a:hover {
	width: 130px;
	background-position: -625px -90px;
}


#wrapper .content .contentMain .functionWrap {
	margin: 335px 0 0;
	overflow: hidden;
}
#wrapper .content .contentMain .functionWrap .news {
	margin: 0 0 0 30px;
	padding: 80px 35px 80px 20px;
	width: 317px;
	background: url(../images/index/bg-news.png) no-repeat 0 0;
	float: left;
}
#wrapper .content .contentMain .functionWrap .news h2 {
	display: none;
}
#wrapper .content .contentMain .functionWrap .news marquee {
	margin: 0 0 70px;
	height: 150px;
}
#wrapper .content .contentMain .functionWrap .news marquee ul {
	overflow: hidden;
}
#wrapper .content .contentMain .functionWrap .news marquee ul li {
	margin: 3px 0;
	padding: 2px 0;
	overflow: hidden;
}
#wrapper .content .contentMain .functionWrap .news marquee ul li h3 {
	margin: 0px;
	padding: 0 0 0 15px;
	width: 246px;
	background: url(../images/index/dot01.png) no-repeat 0 5px;
	float: left;
	font-size: 14px;
}
#wrapper .content .contentMain .functionWrap .news marquee ul li p {
	width: 56px;
	float: right;
	text-align: right;
}
#wrapper .content .contentMain .functionWrap .rooms {
	width: 365px;
	float: left;
	position: relative;
}
#wrapper .content .contentMain .functionWrap .rooms .banner {
	width: 365px;
	height: 365px;
	position: relative;
	overflow: hidden;
}
#wrapper .content .contentMain .functionWrap .rooms .banner a.prev,
#wrapper .content .contentMain .functionWrap .rooms .banner a.next {
	display: none;
}
#wrapper .content .contentMain .functionWrap .rooms .banner ul.silderShow {
	margin: 40px 25px 0 100px;
	width: 240px;
	height: 220px;
	overflow: hidden;
}
#wrapper .content .contentMain .functionWrap .rooms .banner ul.silderShow li {
	width: 240px;
	height: 220px;
	overflow: hidden;
	float: left;
	position: relative;
}
#wrapper .content .contentMain .functionWrap .rooms .banner .silderNav {
	margin: 0 10px 0 13px;
	width: 345px;
	height: 52px;
	overflow: hidden;
	position: absolute;
	z-index: 220;
	top: 280px;
}
#wrapper .content .contentMain .functionWrap .rooms .banner .silderNav a {
	margin: 0 5px 0 0;
	width: 75px;
	height: 50px;
	display: block;
	float: left;
	text-indent: -999999px;
}
#wrapper .content .contentMain .functionWrap .rooms .banner .silderNav .active {
	border: 1px #777 solid;
}
#wrapper .content .contentMain .functionWrap .rooms .bannerWrap {
	width: 365px;
	height: 365px;
	background: url(../images/index/bg-products.png) no-repeat 0 0;
	position: absolute;
	top: 0;
	z-index: 210;
	margin: 0 0 0 -7px;
}

#wrapper #footer {
	padding: 15px 0 20px;
	width: 100%;
	background: #d0d0d0;
	color: #303030;
}
#wrapper #footer .footerCenter {
	margin: 0 auto;
	width: 960px;
}
#wrapper #footer .footerCenter .linkBar {
	margin: 0 0 15px;
	overflow: hidden;
}
#wrapper #footer .footerCenter .linkBar .footerLink {
	float: left;
}
#wrapper #footer .footerCenter .linkBar .footerLink h3 ,
#wrapper #footer .footerCenter .linkBar .share h3 {
	display: none;
}
#wrapper #footer .footerCenter .linkBar .footerLink ul {
	overflow: hidden;
}
#wrapper #footer .footerCenter .linkBar .footerLink ul li {
	margin: 0 10px 0 0;
	float: left;
	font-size: 16px;
	color: #303030;
}
#wrapper #footer .footerCenter .linkBar .footerLink ul li a {
	color: #303030;
}
#wrapper #footer .footerCenter .linkBar .share {
	float: right;
	overflow: hidden;
}
#wrapper #footer .footerCenter .linkBar .share ul {
	float: right;
	overflow: hidden;
}
#wrapper #footer .footerCenter .linkBar .share ul li {
	margin: 0 3px 0 0;
	float: left;
}
#wrapper #footer .footerCenter .linkBar .share ul li.fPlus a ,
#wrapper #footer .footerCenter .linkBar .share ul li.gPlus a ,
#wrapper #footer .footerCenter .linkBar .share ul li.pPlus a ,
#wrapper #footer .footerCenter .linkBar .share ul li.tPlus a ,
#wrapper #footer .footerCenter .linkBar .share ul li.rPlus a {
	width: 25px;
	height: 25px;
	background: url(../images/all/bookmark.png) no-repeat 0 0;
	display: block;
	text-indent: -999999px;
}
#wrapper #footer .footerCenter .linkBar .share ul li.gPlus a {
	background-position: -25px 0;
}
#wrapper #footer .footerCenter .linkBar .share ul li.pPlus a {
	background-position: -50px 0;
}
#wrapper #footer .footerCenter .linkBar .share ul li.tPlus a {
	background-position: -75px 0;
}
#wrapper #footer .footerCenter .linkBar .share ul li.rPlus a {
	background-position: -100px 0;
}
#wrapper #footer .footerCenter .footerInfo {
	overflow: hidden;
}
#wrapper #footer .footerCenter .footerInfo p {
	margin: 0 0 8px;
	font-size: 14px;
}
#wrapper #footer .footerCenter .footerInfo .wrap {
	margin: 0 0 5px;
	overflow: hidden;
}
#wrapper #footer .footerCenter .footerInfo .wrap .copy {
	margin: 0 10px 0 0;
	float: left;
	font-size: 12px;
}
#wrapper #footer .footerCenter .footerInfo .wrap .design {
	float: left;
	font-size: 12px;
}
#wrapper #footer .footerCenter .footerInfo .wrap .design a {
	color: #303030;
}
#wrapper #footer .footerCenter .footerInfo marquee {
	width: 960px;
	font-size: 12px;
}
#indexBox{
	width:100%;
	height:100%;
	background: rgba(0, 0, 0, 0.48);
	position:fixed;
	z-index:999;
	top:0;
}
#indexBox #ask-wrap{
	margin: 0 auto;
	padding: 5px;
	width: 755px;
	background: #fff;
	overflow: hidden;
	position: relative;
}
#indexBox #ask-wrap a{
	display: block;
}
#indexBox #ask-wrap a img{
	width: 100%;
}
#indexBox #ask-wrap #close-wrap{
	width: 26px;
	height: 26px;
	background: #f47f85;
	position: absolute;
	top: 5px;
	right: 5px;
	text-align: center;
}
#indexBox #ask-wrap #close-wrap a{
	margin-top: 2px;
	line-height: 24px;
	font-size: 20px;
	color: #fff;
}
#beer #turnB{ display:none;}
#beer #sideBanner{
	display: none;
}

@media screen and (max-width: 1280px) {
	#beer{
    right: 0;
    overflow: hidden;
    max-width: 275px;
}
	#beer #turnB b{
    display: block;
    font-size: 20px;
    color: #fff;
}
	#beer #turnB{display: inline-block;vertical-align: bottom;width: 20px;background: #0e0c0d;padding: 8px;border-top-left-radius: 10px;border-bottom-left-radius: 10px;display: none;}
	#beer #sideBanner{
    display: inline-block;
    margin-left: -4px;
    display: none;
}
}