@charset "UTF-8";
@import url(fancybox.css);
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; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }
  
ol li {
  display: list-item;
  margin-bottom: 15px;
  list-style: decimal;
}
ol li:last-child {
  margin-bottom: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  font-family: myFont, "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", AppleGothic, Dotum, Lucida Grande, Verdana Sans-serif;
  font-size: 12pt;
  line-height: 1.6em; }

a {
  outline: none;
  /* for Firefox Google Chrome  */
  behavior: expression(this.onFocus=this.blur());
  /* for IE */ }

body {
  position: relative;
  min-width: 1024px;
  background: rgba(255,255,255,0.9);
  background-attachment: fixed;}

body.page {
  min-width: inherit;
  width: 100%; }

.hd, .p1, nav{
  display: none;
}

.flo{
  background: url('../images/flo.png') no-repeat;
  position: absolute;
  left: 50%;
  right: 50%;
  height: 132px;
  width: 1238px;
  margin: 909px 0 0 -589px;
  z-index: 1;}

.hd{
  background: url('../images/header.png') no-repeat;
  position: absolute;
  left: 50%;
  right: 50%;
  height: 665px;
  width: 607px;
  margin: 44px 0 0 -519px;
  z-index: 4;}

.fairy{
  background: url('../images/p1.png') no-repeat;
  position: absolute;
  left: 50%;
  right: 50%;
  height: 979px;
  width: 583px;
  margin: -40px 0 0 -59px;
  -webkit-filter: drop-shadow(0px 5px 10px #fff);
  filter: drop-shadow(0px 5px 10px #fff);
  z-index: 3;}

.gift{
  background: url('../images/p2.png') no-repeat;
  position: absolute;
  left: 50%;
  right: 50%;
  height: 328px;
  width: 463px;
  margin: 337px 0 0 50px;
  z-index: 4;}

.b1, .b2, .say, .tit, .close, .blue, .diamond, .yellow, .green, .gold{
  background: url('../images/pict.png') no-repeat;}

.say, .tit, .close{
  position: absolute;
  left: 50%;
  right: 50%;}

.say{
  background-position: 0 -349px;
  height: 235px;
  width: 220px;
  margin: 12px 0 0 233px;
  z-index: 5;
  -webkit-animation-name: hps;
  animation-name: hps;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;}

.contents {
  background: url(../images/bg.jpg) center no-repeat;
  height: 900px;
  overflow: hidden;}

#logo {
  background: url(../images/logo.png);
  width: 246px;
  height: 121px;
  overflow: hidden;
  text-align: left;
  position: absolute;
  z-index: 6;}

nav {
  position: absolute; 
  height: 70px;
  width: 500px;
  left: 50%;
  right: 50%;
  margin: 625px 0 0 -450px;
  z-index: 5;}

nav a , nav div{
  display: block;
  cursor: pointer;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  float: left; }

.b{
  height: 60px;
  border: #333300 solid 2px;
  background: rgba(255,255,255,0.3);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  z-index: 5;}

.b:nth-child(1) {
  width: 200px;
  margin-right:66px;}

.b:hover {
  background: rgba(255,255,255,0.6);
  -webkit-animation-name: UDUD;
  animation-name: UDUD; 
  -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;
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}

.b1 {
  background-position: 0 0;
  height: 53px;
  width: 197px;
  margin: 1px 0 0 -1px;}

.b2 {
  background-position: 0 -53px;
  height: 54px;
  width: 198px;
  margin: 1px 0 0 -1px;}

/*page*/
  article header {
    position: relative;
    left: 35%;}

.tit{
  position: absolute;
  left: 50%;
  right: 50%;
  background-position: 0 -584px;
  margin: 0 0 0 -150px;
  height: 114px;
  width: 288px;}
  
  article section {
    padding: 30px;
    padding-top: 100px;
    color: #333300;
    min-width: 600px;
    left: 50%;
    right: 50%;
    margin: auto;
    overflow: visible;
    font-size: 1.2em;
    line-height: 1.8em; 
}
  article section > strong {
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      background-color: #669900;
      color: #fff;
      padding: 0 15px;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      margin-top: 15px; }
  article .red {
    color: red; }


table {
  margin: 10px auto 30px auto;
  font-size: 0.9em;
  line-height: 1.4em;
  width: 80%;
  text-shadow: none; }
  table th {
    text-align: center;
    padding: 2px 6px;
    font-size: 1.2em;
    line-height: 1.5em;
    font-weight: bold;
    color: #fff;
    background: #669900;
    border-left: #fff solid 1px;}
  table td {
    padding: 6px 12px;
    color: #333300;
    font-weight: 800;
    text-align: center;
    border-left: #fff solid 1px; }
  th:nth-child(1), td:nth-child(1){
    border: none;}
  tr:nth-child(odd){
    background: rgba(255,255,204,0.5); 
  }
  tr:nth-child(even){
    background: rgba(204,255,102,0.5);
  }

  td:nth-child(2){
    height: 60px;
    width: 80px;}

  .blue{
    background-position: 0 -107px;
    height: 42px;
    width: 51px;}
  .diamond{
    background-position: 0 -149px;
    height: 38px;
    width: 52px;}
  .yellow{
    background-position: 0 -187px;
    height: 53px;
    width: 52px;}
  .green{
    background-position: 0 -296px;
    height: 53px;
    width: 52px;}
  .gold{
    background-position: 0 -240px;
    height: 56px;
    width: 51px;}

ul {
  padding: 0 0 0 0.5em; }
  ul li {
    margin-left: 18px;
    display: list-item;
    list-style-type: decimal; }
  ul a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #ce7319;
    color: #fff;
    padding: 0 10px; }
    ul a:hover {
      background: #ff9933;
      color: #663300}

ol li {
  list-style: disc;
  list-style-type: upper-latin;}

footer { width:100%; float:left;}
.footer { width:990px; margin:0 auto; }

.black { background-position:0px 0px; color:#FFF; }
.white { background-position:0px -80px; color:#000; }

.level { background:url(http://event.goldengame.com.tw/adv/footer/level_icon.png) center top; width:45px; height:45px; margin-top:15px; float:left; }
.icon15 { background-position:-135px 0px; }

.footerBar {
  z-index: 5;
  position: relative;
  bottom: 0;
  padding: 8px 0;
  background: #b57247 }

#iframe {
  padding: 2px 0 0 0;
  float:left;}
  #iframe iframe {
    vertical-align: middle;
    padding: 0;
    margin: 0; }

/* ----animate---- */
@-webkit-keyframes hps {
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
}

@keyframes hps {
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
}

@-webkit-keyframes UDUD {
  0% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }

  50% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px); } }

@keyframes UDUD {
  0% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }

  50% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px); } }

.UDUD {
  -webkit-animation-name: UDUD;
  animation-name: UDUD; 
  -webkit-animation-duration: 2000ms;
  animation-duration: 2000ms;
  -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;
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;}
/*----------------------------------------------*/
