@charset "UTF-8";
/* line 5, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 1, ../sass/_extend.sass */
.design {
  display: none;
}

/* line 4, ../sass/_extend.sass */
.header, .say, .say2, .say_b, .hd, .pic, .p1, .p2, .bg1, .bg2, nav, nav a, #logo, .page1, .page2, .page3, .page4, .page5, .page6, .page0, .pict-x, .pict-b0, .nav2, .nav2 a {
  display: block;
}

@media screen and (min-width: 1200px) {
  /* line 1, ../sass/_rwd.scss */
  body {
    min-width: 1024px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 900px) {
  /* line 1, ../sass/_rwd.scss */
  body {
    min-width: 900px;
  }
}

@media screen and (min-width: 900px) {
  /* line 10, ../sass/_rwd.scss */
  .contents {
    height: 970px;
  }
}
@media screen and (max-width: 899px) and (min-width: 600px) {
  /* line 10, ../sass/_rwd.scss */
  .contents {
    height: 1170px;
  }
}
@media screen and (max-width: 599px) {
  /* line 10, ../sass/_rwd.scss */
  .contents {
    height: 1700px;
  }
}

@media screen and (min-width: 900px) {
  /* line 22, ../sass/_rwd.scss */
  nav {
    width: 1000px;
    margin: 496px 0 0 -494px;
  }
}
@media screen and (max-width: 899px) and (min-width: 600px) {
  /* line 22, ../sass/_rwd.scss */
  nav {
    width: 700px;
    margin: 480px 0 0 -313px;
  }
}
@media screen and (max-width: 599px) {
  /* line 22, ../sass/_rwd.scss */
  nav {
    width: 300px;
    margin: 480px 0 0 -152px;
  }
}

@media screen and (max-width: 899px) {
  /* line 37, ../sass/_rwd.scss */
  .hd {
    margin: -10px 0 0 0;
  }
}

@media screen and (max-width: 899px) {
  /* line 43, ../sass/_rwd.scss */
  .pic {
    margin: -9999px;
  }
}

@media screen and (min-width: 900px) {
  /* line 49, ../sass/_rwd.scss */
  .bg2 {
    margin: 950px 0 0 -961px;
  }
}
@media screen and (max-width: 899px) and (min-width: 600px) {
  /* line 49, ../sass/_rwd.scss */
  .bg2 {
    margin: 1150px 0 0 -961px;
  }
}
@media screen and (max-width: 599px) {
  /* line 49, ../sass/_rwd.scss */
  .bg2 {
    margin: 1700px 0 0 -961px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 62, ../sass/_rwd.scss */
  article {
    width: 80%;
  }
}
@media screen and (max-width: 1199px) and (min-width: 900px) {
  /* line 62, ../sass/_rwd.scss */
  article {
    width: 90%;
  }
}
@media screen and (max-width: 899px) {
  /* line 62, ../sass/_rwd.scss */
  article {
    width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  /* line 74, ../sass/_rwd.scss */
  article header {
    left: 40%;
  }
}
@media screen and (max-width: 1199px) and (min-width: 900px) {
  /* line 74, ../sass/_rwd.scss */
  article header {
    left: 35%;
  }
}
@media screen and (max-width: 899px) {
  /* line 74, ../sass/_rwd.scss */
  article header {
    left: 30%;
  }
}

@media screen and (max-width: 899px) {
  /* line 86, ../sass/_rwd.scss */
  article section {
    margin-bottom: 0px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 92, ../sass/_rwd.scss */
  .pict-x {
    margin: -3% 0 0 85%;
  }
}
@media screen and (max-width: 1199px) {
  /* line 92, ../sass/_rwd.scss */
  .pict-x {
    margin: -7% 0 0 2%;
  }
}

@media screen and (max-width: 899px) {
  /* line 101, ../sass/_rwd.scss */
  #fbShare, #logo {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  /* line 107, ../sass/_rwd.scss */
  table {
    font-size: 0.9em;
  }
}
@media screen and (max-width: 1199px) and (min-width: 900px) {
  /* line 107, ../sass/_rwd.scss */
  table {
    font-size: 0.7em;
  }
}
@media screen and (max-width: 899px) {
  /* line 107, ../sass/_rwd.scss */
  table {
    font-size: 0.6em;
  }
}

@media screen and (max-width: 1199px) {
  /* line 119, ../sass/_rwd.scss */
  table .ps {
    display: none;
  }
}

@media screen and (min-width: 900px) {
  /* line 125, ../sass/_rwd.scss */
  .pict-d0 {
    display: none;
  }
}

@media screen and (max-width: 899px) {
  /* line 131, ../sass/_rwd.scss */
  .pict-d1, .pict-d2, .pict-d3, .pict-d4, .pict-d5 {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  /* line 137, ../sass/_rwd.scss */
  iframe {
    width: 945px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 900px) {
  /* line 137, ../sass/_rwd.scss */
  iframe {
    width: 900px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 146, ../sass/_rwd.scss */
  .footer {
    width: 990px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 900px) {
  /* line 146, ../sass/_rwd.scss */
  .footer {
    width: 900px;
  }
}
@media screen and (max-width: 899px) {
  /* line 146, ../sass/_rwd.scss */
  .footer {
    display: none;
  }
}

@media screen and (max-width: 899px) {
  /* line 158, ../sass/_rwd.scss */
  .footerBar {
    display: none;
  }
}

@media screen and (max-width: 1199px) {
  /* line 164, ../sass/_rwd.scss */
  .level {
    display: none;
  }
}

/* line 4, ../sass/_before.scss */
.class1:before {
  content: "新台幣50,000元+藍鑽X";
}
@media screen and (min-width: 1200px) {
  /* line 6, ../sass/_before.scss */
  .class1:after {
    content: "+星歷紀元第二屆現金賭神盃總積分賽冠軍勳章X1";
  }
}
@media screen and (max-width: 1199px) {
  /* line 6, ../sass/_before.scss */
  .class1:after {
    content: "+總積分賽冠軍勳章X1";
  }
}

/* line 14, ../sass/_before.scss */
.class2:before {
  content: "新台幣30,000元+藍鑽X";
}
@media screen and (min-width: 1200px) {
  /* line 16, ../sass/_before.scss */
  .class2:after {
    content: "+星歷紀元第二屆現金賭王盃總積分賽冠軍勳章X1";
  }
}
@media screen and (max-width: 1199px) {
  /* line 16, ../sass/_before.scss */
  .class2:after {
    content: "+總積分賽冠軍勳章X1";
  }
}

/* line 24, ../sass/_before.scss */
.class3:before {
  content: "新台幣20,000元+藍鑽X";
}
@media screen and (min-width: 1200px) {
  /* line 26, ../sass/_before.scss */
  .class3:after {
    content: "+星歷紀元第二屆現金世紀盃總積分賽冠軍勳章X1";
  }
}
@media screen and (max-width: 1199px) {
  /* line 26, ../sass/_before.scss */
  .class3:after {
    content: "+總積分賽冠軍勳章X1";
  }
}

/* line 34, ../sass/_before.scss */
.class4:before {
  content: "新台幣10,000元+鑽石X";
}
@media screen and (min-width: 1200px) {
  /* line 36, ../sass/_before.scss */
  .class4:after {
    content: "+星歷紀元第二屆現金超級盃總積分賽冠軍勳章X1";
  }
}
@media screen and (max-width: 1199px) {
  /* line 36, ../sass/_before.scss */
  .class4:after {
    content: "+總積分賽冠軍勳章X1";
  }
}

/* line 44, ../sass/_before.scss */
.class5:before {
  content: "新台幣8,000元+黃寶X";
}
@media screen and (min-width: 1200px) {
  /* line 46, ../sass/_before.scss */
  .class5:after {
    content: "+星歷紀元第二屆現金拉力賽總積分賽冠軍勳章X1";
  }
}
@media screen and (max-width: 1199px) {
  /* line 46, ../sass/_before.scss */
  .class5:after {
    content: "+總積分賽冠軍勳章X1";
  }
}

/* line 54, ../sass/_before.scss */
.class6:before {
  content: "新台幣5,000元+綠寶X";
}
@media screen and (min-width: 1200px) {
  /* line 56, ../sass/_before.scss */
  .class6:after {
    content: "+星歷紀元第二屆現金積分賽總積分賽冠軍勳章X1";
  }
}
@media screen and (max-width: 1199px) {
  /* line 56, ../sass/_before.scss */
  .class6:after {
    content: "+總積分賽冠軍勳章X1";
  }
}

/* line 63, ../sass/_before.scss */
.g0:before {
  content: "鑽石X";
}

/* line 66, ../sass/_before.scss */
.g1:before {
  content: "藍鑽X";
}

/* line 69, ../sass/_before.scss */
.g2:before {
  content: "綠寶X";
}

/* line 72, ../sass/_before.scss */
.g3:before {
  content: "黃寶X";
}

/* line 296, pict/*.png */
.pict-sprite, .pict-b0, .pict-b1, .pict-b2, .pict-b3, .pict-b4, .pict-b5, .pict-b6, .pict-d0, .pict-d1, .pict-d2, .pict-d3, .pict-d4, .pict-d5, .pict-g0, .pict-g1, .pict-g2, .pict-g3, .pict-icon, .pict-t1, .pict-t2, .pict-t3, .pict-t4, .pict-t5, .pict-t6, .pict-x {
  background-image: url('../images/pict-sf059df72d2.png');
  background-repeat: no-repeat;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-b0 {
  background-position: 0 0;
  height: 33px;
  width: 105px;
}
/* line 59, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-b0:hover, .pict-b0.b0-hover {
  background-position: 0 -33px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-b1 {
  background-position: 0 -66px;
  height: 167px;
  width: 306px;
}
/* line 59, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-b1:hover, .pict-b1.b1-hover {
  background-position: 0 -233px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-b2 {
  background-position: 0 -400px;
  height: 167px;
  width: 307px;
}
/* line 59, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-b2:hover, .pict-b2.b2-hover {
  background-position: 0 -567px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-b3 {
  background-position: 0 -734px;
  height: 167px;
  width: 306px;
}
/* line 59, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-b3:hover, .pict-b3.b3-hover {
  background-position: 0 -901px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-b4 {
  background-position: 0 -1068px;
  height: 167px;
  width: 306px;
}
/* line 59, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-b4:hover, .pict-b4.b4-hover {
  background-position: 0 -1235px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-b5 {
  background-position: 0 -1402px;
  height: 167px;
  width: 307px;
}
/* line 59, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-b5:hover, .pict-b5.b5-hover {
  background-position: 0 -1569px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-b6 {
  background-position: 0 -1736px;
  height: 167px;
  width: 306px;
}
/* line 59, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-b6:hover, .pict-b6.b6-hover {
  background-position: 0 -1903px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-d0 {
  background-position: 0 -2070px;
  height: 34px;
  width: 80px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-d1 {
  background-position: 0 -2104px;
  height: 100px;
  width: 139px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-d2 {
  background-position: 0 -2204px;
  height: 100px;
  width: 139px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-d3 {
  background-position: 0 -2304px;
  height: 100px;
  width: 139px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-d4 {
  background-position: 0 -2404px;
  height: 100px;
  width: 139px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-d5 {
  background-position: 0 -2504px;
  height: 100px;
  width: 139px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-g0 {
  background-position: 0 -2604px;
  height: 38px;
  width: 52px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-g1 {
  background-position: 0 -2642px;
  height: 42px;
  width: 51px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-g2 {
  background-position: 0 -2684px;
  height: 53px;
  width: 52px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-g3 {
  background-position: 0 -2737px;
  height: 53px;
  width: 52px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-icon {
  background-position: 0 -2790px;
  height: 90px;
  width: 90px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-t1 {
  background-position: 0 -2880px;
  height: 93px;
  width: 283px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-t2 {
  background-position: 0 -2973px;
  height: 93px;
  width: 283px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-t3 {
  background-position: 0 -3066px;
  height: 93px;
  width: 283px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-t4 {
  background-position: 0 -3159px;
  height: 93px;
  width: 283px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-t5 {
  background-position: 0 -3252px;
  height: 93px;
  width: 283px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-t6 {
  background-position: 0 -3345px;
  height: 93px;
  width: 283px;
}

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.pict-x {
  background-position: 0 -3438px;
  height: 64px;
  width: 64px;
}

/* line 1, ../sass/_index.sass */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 6, ../sass/_index.sass */
html, body {
  font-family: myFont, Microsoft JhengHei, PMingLiU, AppleGothic, Dotum, Lucida Grande, Verdana Sans-serif;
  font-size: 12pt;
  line-height: 1.6em;
}

/* line 11, ../sass/_index.sass */
a {
  text-decoration: none;
  outline: none;
  /* for Firefox Google Chrome  */
  behavior: expression(this.onFocus=this.blur());
  /* for IE */
}

/* line 18, ../sass/_index.sass */
body {
  position: relative;
  background: #000;
}
/* line 22, ../sass/_index.sass */
body .body {
  background: url("../images/bg.jpg") center no-repeat;
  background-position: -9px -50px;
  background-attachment: fixed;
}

/* line 27, ../sass/_index.sass */
.header {
  background: url("../images/header.png") no-repeat;
  width: 554px;
  height: 219px;
  position: absolute;
  left: 50%;
  right: 50%;
  margin: 132px 0 0 -311px;
  z-index: 5;
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* line 35, ../sass/_index.sass */
.say {
  background: url("../images/say.png") no-repeat;
  width: 799px;
  height: 95px;
  position: absolute;
  left: 50%;
  right: 50%;
  margin: 362px 0 0 -397px;
  z-index: 5;
  -webkit-animation-name: tr;
  animation-name: tr;
  -webkit-animation-duration: 750ms;
  animation-duration: 750ms;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* line 43, ../sass/_index.sass */
.say2 {
  background: url("../images/say2.png") no-repeat;
  width: 128px;
  height: 74px;
  position: absolute;
  left: 50%;
  right: 50%;
  margin: 185px 0 0 200px;
  z-index: 5;
}

/* line 50, ../sass/_index.sass */
.say_b {
  background: url("../images/say_b.png") no-repeat;
  width: 315px;
  height: 315px;
  position: absolute;
  left: 50%;
  right: 50%;
  margin: 65px 0 0 106px;
  z-index: 3;
  -webkit-animation-name: spin;
  animation-name: spin;
  -webkit-animation-duration: 9000ms;
  animation-duration: 9000ms;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* line 58, ../sass/_index.sass */
.hd, .pic {
  position: absolute;
  left: 50%;
  right: 50%;
}

/* line 62, ../sass/_index.sass */
.p1 {
  background: url("../images/p1.png") no-repeat;
  width: 350px;
  height: 756px;
  position: absolute;
  left: 50%;
  right: 50%;
  margin: 121px 0 0 -665px;
  z-index: 3;
}

/* line 69, ../sass/_index.sass */
.p2 {
  background: url("../images/p2.png") no-repeat;
  width: 552px;
  height: 880px;
  position: absolute;
  left: 50%;
  right: 50%;
  margin: 16px 0 0 404px;
  z-index: 3;
}

/* line 76, ../sass/_index.sass */
.bg1 {
  background: url("../images/bg1.png") no-repeat;
  width: 1920px;
  height: 178px;
  position: absolute;
  left: 50%;
  right: 50%;
  margin: -150px 0 0 -961px;
  z-index: 2;
}

/* line 83, ../sass/_index.sass */
.bg2 {
  background: url("../images/bg2.png") no-repeat;
  width: 1920px;
  height: 210px;
  position: absolute;
  left: 50%;
  right: 50%;
  z-index: 2;
}

/* line 89, ../sass/_index.sass */
nav {
  position: absolute;
  left: 50%;
  right: 50%;
  z-index: 5;
  position: absolute;
}
/* line 94, ../sass/_index.sass */
nav a {
  cursor: pointer;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  float: left;
  margin: 0 27px 31px 0;
}

/* line 98, ../sass/_index.sass */
.contents {
  overflow: hidden;
  position: relative;
}

/* line 102, ../sass/_index.sass */
#logo {
  background: url("../images/logo.png") no-repeat;
  width: 246px;
  height: 121px;
  overflow: hidden;
  text-align: left;
  position: absolute;
  z-index: 6;
}

/* line 1, ../sass/_footer.sass */
footer {
  width: 100%;
  float: left;
}

/* line 4, ../sass/_footer.sass */
.footer {
  margin: 0 auto;
}

/* line 7, ../sass/_footer.sass */
.black {
  background-position: 0px 0px;
  color: #FFF;
}

/* line 10, ../sass/_footer.sass */
.white {
  background-position: 0px -80px;
  color: #000;
}

/* line 14, ../sass/_footer.sass */
.level {
  background: url("http://event.goldengame.com.tw/adv/footer/level_icon.png") center top;
  width: 45px;
  height: 45px;
  margin-top: 15px;
  float: left;
}

/* line 21, ../sass/_footer.sass */
.icon15 {
  background-position: -135px 0px;
}

/* line 24, ../sass/_footer.sass */
.footerBar {
  z-index: 5;
  position: relative;
  bottom: 0;
  padding: 8px 0;
  background: #000;
}

/* line 31, ../sass/_footer.sass */
#iframe {
  padding: 2px 0 0 0;
  float: left;
}
/* line 34, ../sass/_footer.sass */
#iframe iframe {
  vertical-align: middle;
  padding: 0;
  margin: 0;
  height: 75px;
}

/* line 1, ../sass/_page.sass */
.page1, .page2, .page3, .page4, .page5, .page6, .page0 {
  min-width: inherit;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
}
/* line 6, ../sass/_page.sass */
.page1 article, .page2 article, .page3 article, .page4 article, .page5 article, .page6 article, .page0 article {
  padding-top: 20px;
}

/* line 9, ../sass/_page.sass */
.pict-x {
  cursor: pointer;
  position: absolute;
  z-index: 6;
}

/* line 16, ../sass/_page.sass */
.page0 section {
  margin-top: -20px;
  padding-bottom: 100px;
}

/* line 20, ../sass/_page.sass */
article {
  margin: auto;
}
/* line 23, ../sass/_page.sass */
article header {
  margin-top: -60px;
  position: relative;
  z-index: 6;
}
/* line 28, ../sass/_page.sass */
article section {
  padding: 30px;
  color: #fff;
  width: 100%;
  left: 50%;
  right: 50%;
  overflow: visible;
  font-size: 1.2em;
  line-height: 1.8em;
}
/* line 38, ../sass/_page.sass */
article section > strong {
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  -webkit-transform: skewX(-10deg);
  transform: skewX(-10deg);
  border: #ffcc33 solid 1px;
  background-color: rgba(255, 204, 51, 0.6);
  color: #000;
  font-weight: bold;
  padding: 0 15px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 15px;
}
/* line 47, ../sass/_page.sass */
article section .red {
  color: #ffcc33;
}

/* line 51, ../sass/_page.sass */
table {
  margin: 10px auto 30px auto;
  line-height: 1.4em;
  width: 100%;
  text-shadow: none;
}
/* line 56, ../sass/_page.sass */
table th {
  text-align: center;
  padding: 2px 6px;
  line-height: 1.5em;
  font-weight: bold;
  color: #000;
  background: #00ffff;
  border-left: #000 dashed 1px;
}
/* line 64, ../sass/_page.sass */
table th:nth-child(1) {
  border: none;
  width: 150px;
}
/* line 67, ../sass/_page.sass */
table td {
  padding: 5px 10px 5px 10px;
  color: #fff;
  height: 60px;
  font-weight: 800;
  text-align: center;
  border-left: #00ffff dashed 1px;
}
/* line 74, ../sass/_page.sass */
table td:nth-child(1) {
  border: none;
}
/* line 77, ../sass/_page.sass */
table tr:nth-child(4n-1), table tr:nth-child(4n) {
  background: rgba(0, 255, 255, 0.2);
}
/* line 79, ../sass/_page.sass */
table tr:nth-child(4n+1), table tr:nth-child(4n+2) {
  background: rgba(0, 255, 255, 0.4);
}

/* line 81, ../sass/_page.sass */
.aa {
  border-bottom: #000 dashed 1px;
}

/* line 84, ../sass/_page.sass */
ul {
  padding: 0 0 0 0.5em;
}
/* line 86, ../sass/_page.sass */
ul li {
  margin-left: 18px;
  display: list-item;
  list-style: disc;
  list-style-type: decimal;
}
/* line 91, ../sass/_page.sass */
ul li a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  background: #ffcc33;
  color: #000;
  padding: 0 10px;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
/* line 44, ../sass/_mixin.sass */
ul li a:hover {
  background: rgba(0, 255, 255, 0.4);
  color: #fff;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

/* line 93, ../sass/_page.sass */
.jo {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  background: #ffcc33;
  color: #000;
  padding: 0 10px;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
/* line 44, ../sass/_mixin.sass */
.jo:hover {
  background: rgba(0, 255, 255, 0.4);
  color: #fff;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

/* line 96, ../sass/_page.sass */
.pict-icon {
  display: inline-block;
}

/* line 99, ../sass/_page.sass */
.pict-d0, .pict-d1, .pict-d2, .pict-d3, .pict-d4, .pict-d5, .pict-g0, .pict-g1, .pict-g2, .pict-g3 {
  margin: auto;
  margin-top: 20px;
}

/* line 103, ../sass/_page.sass */
.pict-b0 {
  margin-left: 47px;
  text-indent: -119988px;
}

/* line 108, ../sass/_page.sass */
.nav2 {
  position: absolute;
  left: 50%;
  right: 50%;
  width: 200px;
  z-index: 5;
  margin: 5px 0 0 -100px;
  cursor: pointer;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  float: left;
}
/* line 114, ../sass/_page.sass */
.nav2 a {
  font-weight: bold;
  width: 200px;
  height: 80px;
  border-radius: 10px;
  color: rgba(0, 255, 255, 0.2);
  background-color: rgba(0, 255, 255, 0.4);
  box-shadow: inset 0 -5px 0 #00ffff;
  padding-top: 20px;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
/* line 125, ../sass/_page.sass */
.nav2 a:hover {
  box-shadow: inset 0 -195px 0 #00ffff;
  color: #fff;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -moz-transform: rotate3d(0, 0, 1, -200deg);
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    -moz-transform: rotate3d(0, 0, 1, -200deg);
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -moz-transform: rotate3d(0, 0, 1, -200deg);
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    -moz-transform: rotate3d(0, 0, 1, -200deg);
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@-webkit-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes tr {
  50% {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
}
@keyframes tr {
  50% {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
}
