/* http://meyerweb.com/eric/tools/css/reset/ 
 * v2.0 | 20110126
 * License: none (public domain)*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

@font-face {
  font-family: setFont;
  src: url(/Fonts/7PX2BUS.ttf);
  font-size: 7px;
}
body, body * {
  font-family: "microsoft jhenghei", Verdana, Arial, sans-serif;
  font-size: 20px;
}

body {
  overflow: auto;
  min-width: 1280px;
}
body img {
  vertical-align: top;
}

.for-SEO {
  display: none !important;
}

.setFont, span.set-font {
  font-family: setFont;
  display: inline-block;
  font-size: 11px;
  transform: scale(0.58);
  -ms-transform: scale(0.58);
  -webkit-transform: scale(0.58);
  transform-origin: left center;
  -ms-transform-origin: left center;
  -webkit-transform-origin: left center;
  letter-spacing: 2px;
}
.setFont.po-cc, span.po-cc.set-font {
  transform-origin: center center;
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
}

.none {
  display: none;
}

.btn {
  border: 0;
  cursor: pointer;
  letter-spacing: 3px;
  text-align: center;
  margin: auto;
  border-radius: 4px;
}
.btn.default {
  background-color: #F08A84;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  color: #fff;
  padding: 4px 10px;
}
.btn.default:hover {
  background-color: #f3a09b;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}
.btn.btn-black {
  background-color: #8f8f8f;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  color: #fff;
  padding: 4px 10px;
}
.btn.btn-black:hover {
  background-color: #9c9c9c;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}
.btn.size-default {
  width: 40%;
  padding: 7px 0;
  font-size: 20px;
}
.btn.size-full {
  width: 100%;
  padding: 7px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  text-decoration: none;
}
a.link.default {
  color: #0090e5;
  position: relative;
}
a.link.default:before {
  content: "";
  background-color: #0090e5;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0%;
  margin: auto;
  height: 1px;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
a.link.default:hover:before {
  width: 100%;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}

span.set-font {
  color: #22a8d3;
}
span.default {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
}

.left {
  float: left;
}

.right {
  float: right;
}

.mail {
  width: 31px;
  height: 21px;
  position: relative;
  top: 3px;
  display: inline-block;
}
.mail.unread {
  background: url(/Images/base/mail_play.gif) no-repeat;
}
.mail.none {
  background: url(/Images/base/mail_none.gif) no-repeat;
}

i.icon {
  display: inline-block;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  margin: 0 5px;
  color: #fff;
}
i.icon:hover:before, i.icon:hover:after {
  display: inline-block;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}

.fa.email-s {
  margin: 0 5px;
}

body {
  background-color: #24110A;
}

.ui-page {
  min-height: auto !important;
}

.main {
  background: #062504 url(../Images/bg.jpg) no-repeat top center;
}
.main .wrapper {
  width: 100%;
  max-width: 807px;
  margin: auto;
}
.main .wrapper .sg {
  width: 95%;
  max-width: 710px;
  margin: auto;
  position: relative;
}
.main .wrapper .sg .logo {
  position: absolute;
  right: 0;
  top: 2%;
  width: 25%;
}
.main .wrapper .sg .logo img {
  width: 100%;
  vertical-align: top;
}
.main .wrapper .sg img {
  width: 100%;
  vertical-align: top;
}
.main .wrapper .top-bg, .main .wrapper .btm-bg {
  width: 100%;
  max-width: 807px;
}
.main .wrapper .top-bg img, .main .wrapper .btm-bg img {
  width: 100%;
  vertical-align: top;
}
.main .wrapper .mid {
  background: url(../Images/inbg02.png) repeat-y top center;
  width: 100%;
  background-size: 100% auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main .wrapper .mid .caption {
  display: none;
}
.main .wrapper .mid .info-input {
  display: none;
}
.main .wrapper .mid .caption, .main .wrapper .mid .info-input {
  line-height: 30px;
}
.main .wrapper .mid .caption ol, .main .wrapper .mid .info-input ol {
  margin-left: 25px;
}
.main .wrapper .mid .caption ol > li, .main .wrapper .mid .info-input ol > li {
  list-style: decimal;
  margin-bottom: 5px;
}
.main .wrapper .mid .caption select, .main .wrapper .mid .info-input select {
  color: #54751c;
  border: 1px solid #54751c;
}
.main .wrapper .mid .caption.current, .main .wrapper .mid .info-input.current {
  display: block;
}
.main .wrapper .mid .caption .btn-box, .main .wrapper .mid .info-input .btn-box {
  text-align: center;
  margin-top: 30px;
}
.main .wrapper .mid .caption .btn-box .btn, .main .wrapper .mid .info-input .btn-box .btn {
  margin: auto;
  display: inline-block;
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff6816), to(#d52d00));
  background: linear-gradient(to bottom, #ff6816 0%, #d52d00 100%);
  border-radius: 10px;
  padding: 10px 30px;
  font-size: 30px;
  border: 3px solid #c12a01;
  margin-bottom: 30px;
}
.main footer {
  position: relative;
}

@media screen and (min-width: 769px) {
  body {
    width: 100%;
    min-width: 100%;
  }
  body .pc-h {
    display: none !important;
  }
  body header.pd {
    background-color: #1d1d1d;
    border-bottom: 1px #22a8d3;
    position: fixed;
    width: 100%;
    min-width: auto;
    top: 0;
    z-index: 500;
  }
  body header.pd .btn {
    min-width: 50px;
    border: 0;
    cursor: pointer;
    letter-spacing: 3px;
    text-align: center;
    margin: auto;
    border-radius: 4px;
    color: #fff;
  }
  body header.pd .btn.default {
    padding: 0;
    font-size: 17px;
    background-color: #F08A84;
  }
  body header.pd .header-wrapper {
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 40px;
    overflow-x: hidden;
  }
  body header.pd .header-wrapper .menu-icon {
    position: relative;
    width: 20px;
    height: 40px;
    z-index: 1;
  }
  body header.pd .header-wrapper .menu-icon span {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    bottom: 0;
    margin: auto;
    display: none;
  }
  body header.pd .header-wrapper .menu-icon span img {
    vertical-align: top;
  }
  body header.pd .header-wrapper .menu-icon span i {
    vertical-align: top;
    color: #fff;
    position: relative;
    top: 2px;
  }
  body header.pd .header-wrapper .menu-icon.open span.close {
    display: block;
  }
  body header.pd .header-wrapper .menu-icon:not(.open) span.menu {
    display: block;
  }
  body header.pd .header-wrapper .logo {
    margin: auto;
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    z-index: 0;
  }
  body header.pd .header-wrapper .logo .img-title {
    left: 0;
    top: 1px;
  }
  body header.pd .header-wrapper .logo img {
    height: 40px;
    vertical-align: middle;
  }
  body header.pd .header-wrapper p.title {
    text-indent: 0;
    background-size: auto 18px;
    line-height: 20px;
    margin-top: 12px;
  }
  body header.pd .header-wrapper p.title .set-font.font-white {
    margin-left: 0;
    color: #fff;
  }
  body header.pd .header-wrapper p.title .set-font.font-white:first-letter {
    color: #ff7068;
  }
  body header.pd .header-wrapper .member-login, body header.pd .header-wrapper .guest {
    text-align: right;
    width: 40%;
    height: 40px;
    overflow: hidden;
    position: relative;
    z-index: 1;
  }
  body header.pd .header-wrapper .member-login ul, body header.pd .header-wrapper .guest ul {
    height: 40px;
  }
  body header.pd .header-wrapper .member-login li, body header.pd .header-wrapper .guest li {
    display: inline-block;
    padding-right: 5px;
    cursor: pointer;
    height: 40px;
  }
  body header.pd .header-wrapper .member-login li.nickname, body header.pd .header-wrapper .member-login li.login, body header.pd .header-wrapper .guest li.nickname, body header.pd .header-wrapper .guest li.login {
    background: url(/Images/base/ic-member-mobile.svg) no-repeat center right;
    background-size: 24px;
    padding-right: 25px;
    font-size: 15px;
  }
  body header.pd .header-wrapper .member-login li.register, body header.pd .header-wrapper .guest li.register {
    background: url(/Images/base/icon_login.png) no-repeat center right;
    font-size: 15px;
    background-size: 20px;
  }
  body header.pd .header-wrapper .member-login.icon, body header.pd .header-wrapper .guest.icon {
    width: auto;
  }
  body header.pd .header-wrapper .guest li.login {
    background: url(/Images/base/icon_guest.png) no-repeat center right;
    background-size: 24px;
  }
  body header.pd .header-wrapper .member-login .register {
    padding-right: 25px;
  }
  body header.pd .header-wrapper .guest .register {
    padding-right: 0;
  }
  body header.pd .left-sidebar {
    background-color: #1d1d1d;
    position: absolute;
    width: 100%;
    left: -100%;
    -webkit-box-shadow: inset 0 0.5px 0 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 0.5px 0 0 rgba(255, 255, 255, 0.1);
  }
  body header.pd .left-sidebar * {
    color: #fff;
  }
  body header.pd .left-sidebar .title {
    background-color: #310000;
    padding: 10px;
  }
  body header.pd .left-sidebar .list li {
    -webkit-box-shadow: inset 0 -0.5px 0 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 -0.5px 0 0 rgba(255, 255, 255, 0.1);
  }
  body header.pd .left-sidebar .list li a {
    display: block;
    font-size: 15px;
    padding: 11px 20px;
    position: relative;
  }
  body header.pd .left-sidebar .list li a img {
    width: 20px;
    position: relative;
    top: 3px;
    margin-right: 8px;
  }
  body header.pd .left-sidebar .list li a img.arrow {
    position: absolute;
    height: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
  }
  body header.pd .right-sidebar {
    background-color: #1d1d1d;
    position: absolute;
    width: 100%;
    right: -100%;
    -webkit-box-shadow: inset 0 0.5px 0 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 0.5px 0 0 rgba(255, 255, 255, 0.1);
  }
  body header.pd .right-sidebar .title {
    color: #fff;
    padding: 16px 20px;
    -webkit-box-shadow: inset 0 -0.5px 0 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 -0.5px 0 0 rgba(255, 255, 255, 0.1);
  }
  body header.pd .right-sidebar .title .left {
    line-height: 25px;
    color: #fff;
  }
  body header.pd .right-sidebar .title .right {
    line-height: 20px;
  }
  body header.pd .right-sidebar .list li {
    -webkit-box-shadow: inset 0 -0.5px 0 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 -0.5px 0 0 rgba(255, 255, 255, 0.1);
    color: #999;
    font-size: 15px;
    padding: 15px 20px;
    position: relative;
  }
  body header.pd .right-sidebar .list li span {
    color: #fff;
    margin-left: 20px;
    font-size: 15px;
  }
  body header.pd .right-sidebar .list li a.btn {
    position: absolute;
    padding: 6px 0;
    border-radius: 4px;
    text-align: center;
    line-height: 21px;
    height: 34px;
    font-size: 16px;
    top: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: auto;
    right: 15px;
  }
  body header.pd .right-sidebar .logout {
    position: absolute;
    bottom: 15px;
    right: 15px;
    left: 15px;
    margin: auto;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 5px;
    color: #fff;
    text-align: center;
    padding: 15px 0;
  }
  body header.pd .tools {
    right: 1%;
  }
  body .main p, body .main li {
    font-size: 22px;
  }
  body .main .mid {
    padding: 0 60px;
  }
  body .main .mid .info-input {
    width: 500px;
    margin: auto;
    padding-top: 30px;
  }
  body .main .mid .col {
    margin-bottom: 20px;
  }
  body .main .mid .col:nth-child(3) {
    margin-bottom: 60px;
  }
  body .main .mid .col span {
    width: 120px;
    display: inline-block;
  }
  body .main .mid .col select {
    min-width: 200px;
    max-width: 360px;
    color: #54751c;
    border: 1px solid #54751c;
    padding: 5px 10px;
  }
  body .main .mid .col select option {
    max-width: 360px;
  }
  body footer {
    background: url(../Images/footer.jpg) no-repeat top center;
    height: 124px;
  }
  body footer img {
    display: none;
  }
  body footer .wrapper {
    max-width: 1120px;
    margin: auto;
    height: 100%;
  }
  body footer .wrapper .link-box {
    height: 100%;
  }
  body footer .wrapper .link-box a {
    display: inline-block;
    height: 100%;
  }
  body footer .wrapper .link-box a:nth-child(1) {
    width: 80px;
  }
  body footer .wrapper .link-box a:nth-child(2) {
    width: 95px;
  }
  body footer .wrapper .link-box a:nth-child(3) {
    width: 230px;
  }
}
@media screen and (max-width: 768px) {
  body {
    width: 100%;
    min-width: 100%;
    overflow-x: hidden;
  }
  body .pd-h {
    display: none !important;
  }
  body header.pd {
    background-color: #1d1d1d;
    border-bottom: 1px #22a8d3;
    position: fixed;
    width: 100%;
    min-width: auto;
    top: 0;
    z-index: 500;
  }
  body header.pd .btn {
    min-width: 50px;
    border: 0;
    cursor: pointer;
    letter-spacing: 3px;
    text-align: center;
    margin: auto;
    border-radius: 4px;
    color: #fff;
  }
  body header.pd .btn.default {
    padding: 0;
    font-size: 17px;
    background-color: #F08A84;
  }
  body header.pd .header-wrapper {
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 40px;
    overflow-x: hidden;
  }
  body header.pd .header-wrapper .menu-icon {
    position: relative;
    width: 20px;
    height: 40px;
    z-index: 1;
  }
  body header.pd .header-wrapper .menu-icon span {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    bottom: 0;
    margin: auto;
    display: none;
  }
  body header.pd .header-wrapper .menu-icon span img {
    vertical-align: top;
  }
  body header.pd .header-wrapper .menu-icon span i {
    vertical-align: top;
    color: #fff;
    position: relative;
    top: 2px;
  }
  body header.pd .header-wrapper .menu-icon.open span.close {
    display: block;
  }
  body header.pd .header-wrapper .menu-icon:not(.open) span.menu {
    display: block;
  }
  body header.pd .header-wrapper .logo {
    margin: auto;
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    z-index: 0;
  }
  body header.pd .header-wrapper .logo .img-title {
    left: 0;
    top: 1px;
  }
  body header.pd .header-wrapper .logo img {
    height: 40px;
    vertical-align: middle;
  }
  body header.pd .header-wrapper p.title {
    text-indent: 0;
    background-size: auto 18px;
    line-height: 20px;
    margin-top: 12px;
  }
  body header.pd .header-wrapper p.title .set-font.font-white {
    margin-left: 0;
    color: #fff;
  }
  body header.pd .header-wrapper p.title .set-font.font-white:first-letter {
    color: #ff7068;
  }
  body header.pd .header-wrapper .member-login, body header.pd .header-wrapper .guest {
    text-align: right;
    width: 40%;
    height: 40px;
    overflow: hidden;
    position: relative;
    z-index: 1;
  }
  body header.pd .header-wrapper .member-login ul, body header.pd .header-wrapper .guest ul {
    height: 40px;
  }
  body header.pd .header-wrapper .member-login li, body header.pd .header-wrapper .guest li {
    display: inline-block;
    padding-right: 5px;
    cursor: pointer;
    height: 40px;
  }
  body header.pd .header-wrapper .member-login li.nickname, body header.pd .header-wrapper .member-login li.login, body header.pd .header-wrapper .guest li.nickname, body header.pd .header-wrapper .guest li.login {
    background: url(/Images/base/ic-member-mobile.svg) no-repeat center right;
    background-size: 24px;
    padding-right: 25px;
    font-size: 15px;
  }
  body header.pd .header-wrapper .member-login li.register, body header.pd .header-wrapper .guest li.register {
    background: url(/Images/base/icon_login.png) no-repeat center right;
    font-size: 15px;
    background-size: 20px;
  }
  body header.pd .header-wrapper .member-login.icon, body header.pd .header-wrapper .guest.icon {
    width: auto;
  }
  body header.pd .header-wrapper .guest li.login {
    background: url(/Images/base/icon_guest.png) no-repeat center right;
    background-size: 24px;
  }
  body header.pd .header-wrapper .member-login .register {
    padding-right: 25px;
  }
  body header.pd .header-wrapper .guest .register {
    padding-right: 0;
  }
  body header.pd .left-sidebar {
    background-color: #1d1d1d;
    position: absolute;
    width: 100%;
    left: -100%;
    -webkit-box-shadow: inset 0 0.5px 0 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 0.5px 0 0 rgba(255, 255, 255, 0.1);
  }
  body header.pd .left-sidebar * {
    color: #fff;
  }
  body header.pd .left-sidebar .title {
    background-color: #310000;
    padding: 10px;
  }
  body header.pd .left-sidebar .list li {
    -webkit-box-shadow: inset 0 -0.5px 0 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 -0.5px 0 0 rgba(255, 255, 255, 0.1);
  }
  body header.pd .left-sidebar .list li a {
    display: block;
    font-size: 15px;
    padding: 11px 20px;
    position: relative;
  }
  body header.pd .left-sidebar .list li a img {
    width: 20px;
    position: relative;
    top: 3px;
    margin-right: 8px;
  }
  body header.pd .left-sidebar .list li a img.arrow {
    position: absolute;
    height: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
  }
  body header.pd .right-sidebar {
    background-color: #1d1d1d;
    position: absolute;
    width: 100%;
    right: -100%;
    -webkit-box-shadow: inset 0 0.5px 0 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 0.5px 0 0 rgba(255, 255, 255, 0.1);
  }
  body header.pd .right-sidebar .title {
    color: #fff;
    padding: 16px 20px;
    -webkit-box-shadow: inset 0 -0.5px 0 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 -0.5px 0 0 rgba(255, 255, 255, 0.1);
  }
  body header.pd .right-sidebar .title .left {
    line-height: 25px;
    color: #fff;
  }
  body header.pd .right-sidebar .title .right {
    line-height: 20px;
  }
  body header.pd .right-sidebar .list li {
    -webkit-box-shadow: inset 0 -0.5px 0 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 -0.5px 0 0 rgba(255, 255, 255, 0.1);
    color: #999;
    font-size: 15px;
    padding: 15px 20px;
    position: relative;
  }
  body header.pd .right-sidebar .list li span {
    color: #fff;
    margin-left: 20px;
    font-size: 15px;
  }
  body header.pd .right-sidebar .list li a.btn {
    position: absolute;
    padding: 6px 0;
    border-radius: 4px;
    text-align: center;
    line-height: 21px;
    height: 34px;
    font-size: 16px;
    top: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: auto;
    right: 15px;
  }
  body header.pd .right-sidebar .logout {
    position: absolute;
    bottom: 15px;
    right: 15px;
    left: 15px;
    margin: auto;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 5px;
    color: #fff;
    text-align: center;
    padding: 15px 0;
  }
  body header.pd .tools {
    right: 1%;
  }
  body .main .wrapper {
    padding-top: 30px;
  }
  body .main .wrapper .sg .logo {
    top: -8%;
    width: 27%;
  }
  body .main .mid {
    padding: 0 10%;
  }
  body .main .mid .col {
    margin-bottom: 10px;
  }
  body .main .mid .col:nth-child(3) {
    margin-bottom: 60px;
  }
  body .main .mid .col span {
    display: block;
    margin-bottom: 5px;
  }
  body .main .mid .col select {
    width: 100%;
    color: #54751c;
    border: 1px solid #54751c;
    padding: 5px 10px;
  }
  body .main .mid .col select option {
    max-width: 360px;
  }
  body footer {
    background: none;
    height: auto;
    position: relative;
  }
  body footer img {
    width: 100%;
    vertical-align: top;
  }
  body footer .wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  body footer .wrapper .link-box {
    height: 35%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  body footer .wrapper .link-box a {
    height: 100%;
    width: 33.3333333333%;
  }
}