#body {
  position: relative;
  margin: 0 auto;
  font-family: "微軟正黑體";
  background: #fcf6e7;
}

#header {
  background: url(../../../images/l_1/header_shadow.png) center 37px no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  height: 155px;
  width: 100%;
}
#header .butterfly {
  position: absolute;
  right: 10px;
  top: 5px;
  width: 39px;
  height: 50px;
  background: url(../../../images/l_1/butterfly.png) 0 0 no-repeat;
  z-index: 99;
}
#header .headerTop {
  height: 36px;
  background: #f6f6f6;
  overflow: visible;
}
#header ul.topMenu {
  float: right;
  margin-right: 80px;
  margin-top: -36px;
}

#header ul.topMenu li {
  border-right: 1px solid #dbdee3;
  padding: 7px 0;
  padding-right: 10px;
  display: inline-block;
  margin: 0 10px;
  position: relative;
}
#header ul.topMenu li a {
  color: #585f6e;
  font-size: 12px;
  background: url(../../../images/l_1/arrow_down.png) right center no-repeat;
  padding-top: 5px;
  padding-right: 20px;
}
#header ul.topMenu li a.res {
  padding-left: 30px;
  background: url(../../../images/l_1/arrow_down.png) right center no-repeat,
    url(../../../images/l_1/icon_head_bookImg.png) left center no-repeat;
}

#header ul.topMenu li ul {
  position: absolute;
  left: -25px;
  top: 29px;
  margin-right: -1px;
  margin-top: 0px;
  background: #f6f6f6;
  padding-left: 25px;
  display: none;
  border: 1px solid #dbdee3;
  border-top: none;
  z-index: 9999999;
}
#header ul.topMenu li ul li {
  padding: 0;
  margin: 0;
  border: none;
  margin: 3px 0;
  width: 100%;
  white-space: nowrap;
}
#header ul.topMenu li ul li a {
  background: none;
}

#header ul.topMenu li.booking ul li.Btitle {
  color: #cd0023;
  font-size: 13px;
  font-weight: bold;
}
#header ul.topMenu li.booking ul li {
  font-size: 12px;
  color: #7a7a7a;
}

#header ul.topMenu li.booking ul li select {
  width: 100px;
  font-size: 12px;
}
#header ul.topMenu li.booking ul li input {
  width: 95px;
}
#header ul.topMenu li.booking ul li.Bbtn a {
  color: #cd0023;
  float: right;
}

#header ul.mainMenu {
  position: absolute;
  right: 10px;
  bottom: 15px;
}
#header ul.mainMenu li {
  display: inline;
  margin: 0 8px;
}
#header ul.mainMenu li a {
  color: #6a6a6a;
  font-size: 13px;
  padding-bottom: 3px;
  transition: color 0.5s;
  -moz-transition: color 0.5s; /* Firefox 4 */
  -webkit-transition: color 0.5s; /* Safari 和 Chrome */
  -o-transition: color 0.5s; /* Opera */
}
#header ul.mainMenu li a:hover {
  color: #603917;
  border-bottom: 2px solid #603917;
}
#header ul.mainMenu li.active a {
  color: #603917;
  border-bottom: 2px solid #603917;
}
#header .header_content {
  width: 930px;
  margin: 0 auto;
  position: relative;
  background: rgba(255, 255, 255, 0.9);
}
#header .header_content #logo {
  display: inline-block;
  margin: 15px;
  margin-bottom: 0;
}
#header .header_content h2.slogan {
  position: absolute;
  left: 8px;
  bottom: -70px;
  color: #fff;
  font-size: 12px;
  font-family: "Times New Roman";
  opacity: 0.8;
}
#header .header_content h2.slogan span {
  font-size: 30px;
}

#content {
  width: 930px;
  margin: 0 auto;
  position: relative;
}

#footer {
  clear: both;
}

#footer .footer_logos {
  background: #dedcd7;
}
#footer .footer_logos .footer_content {
  width: 930px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
#footer .footer_logos .footer_content ul li {
  display: inline-block;
  margin: 10px -25px;
  opacity: 0.9;
}
#footer .footer_logos .footer_content ul li a img {
  width: 148px;
  height: auto;
}

#footer .footer_top {
  background: #3c2018;
}
#footer .footer_top .footer_content {
  width: 930px;
  margin: 0 auto;
  position: relative;
  background: url(../../../images/l_1/footer_bgimg.png) right 0px no-repeat;
  height: 100px;
}
#footer .footer_top .footer_content ul {
  margin: 39px 0;
  display: inline-block;
}
#footer .footer_top .footer_content ul li {
  display: inline;
  margin-right: 20px;
  position: relative;
}
#footer .footer_top .footer_content ul li a {
  font-size: 13px;
  color: #fff;
}
#footer .footer_top .footer_content ul li ul {
  position: absolute;
  left: -10px;
  bottom: 18px;
  width: auto;
  margin: 0;
  background: #3c2018;
  padding: 5px 10px;
  display: none;
}
@media screen and (min-width: 0\0) {
  /* IE9 , IE10 ,IE11 rule sets go here */
  #footer .footer_top .footer_content ul li ul {
    bottom: 18px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #footer .footer_top .footer_content ul li ul {
    bottom: 18px;
  }
} /*chrome and safari*/
#footer .footer_top .footer_content ul li ul li {
  white-space: nowrap;
  display: block;
}

#footer .footer_bottom {
  background: #1a1a1a;
  height: 100px;
  padding-top: 10px;
}
#footer .footer_bottom .footer_content {
  width: 930px;
  margin: 0 auto;
  position: relative;
}
#footer .footer_bottom p {
  font-size: 12px;
  margin-right: 25px;
  margin-top: 5px;
  color: #c8ccd7;
}
#footer .footer_bottom p.copyright {
  color: #747474;
}
#footer .footer_bottom p.phone {
  color: #c8ccd7;
  padding-left: 20px;
  background: url(../../../images/l_1/icon_phonelmg.png) left center no-repeat;
}
#footer .footer_bottom a.email {
  color: #c8ccd7;
  padding-left: 20px;

  font-size: 12px;
  margin-right: 25px;

  background: url(../../../images/l_1/icon_emailmg.png) left center no-repeat;
}
#footer .footer_bottom a.resv {
  color: #d19159;
  padding-left: 30px;
  padding-right: 50px;

  font-size: 12px;

  background: url(../../../images/l_1/icon_bookImg.png) left center no-repeat,
    url(../../../images/l_1/iconimg_backtotop.png) right center no-repeat;
  position: absolute;
  right: 0;
  top: 6px;
}

#footer ul.bookingBlock {
  position: absolute;
  right: 0;
  top: -156px;
  background: #424242;
  padding: 10px 30px;
  display: none;
}
#footer ul.bookingBlock li.Btitle {
  color: #da985b;
  font-size: 13px;
  font-weight: bold;
}
#footer ul.bookingBlock li {
  font-size: 12px;
  color: #fff;
  margin: 5px 0;
}

#footer ul.bookingBlock li select {
  /*width:100px;*/
  font-size: 12px;
}
#footer ul.bookingBlock li input {
  width: 95px;
}
#footer ul.bookingBlock li.Bbtn a {
  color: #da985b;
  float: right;
}
