@charset "UTF-8";
body {
  margin: 0px;
  padding: 0px;
  line-height: 150%;
  letter-spacing: 0.5px;
  color: #777777;
  background: white url(../images/module/bg.png) no-repeat top center;
}

#wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  background: url(../images/module/footer_bg.png) no-repeat bottom center;
}

#main {
  width: 970px;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  position: relative;
  clear: both;
  margin-top:90px;
}

#top_banner {
  width: 100%;
  height: 450px;
  text-align: center;
  margin: 0px auto 70px auto;
  position: relative;
  z-index: 9px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}
#top_banner .left {
  position: absolute;
  left: -32px;
  top: 194px;
}
#top_banner .left a {
  width: 32px;
  height: 62px;
  background: url(../images/module/left.png) no-repeat 0 0;
  display: block;
}
#top_banner .left a:hover {
  background: url(../images/module/left_.png) no-repeat 0 0;
}
#top_banner .right {
  position: absolute;
  right: -32px;
  top: 194px;
}
#top_banner .right a {
  width: 32px;
  height: 62px;
  background: url(../images/module/right.png) no-repeat 0 0;
  display: block;
}
#top_banner .right a:hover {
  background: url(../images/module/right_.png) no-repeat 0 0;
}
#top_banner .bigpic {
  width: 1000px;
  height: 450px;
  padding: 0;
  margin: 0 auto;
  position: relative;
  z-index: 9;
  overflow: hidden;
}
#top_banner .bigpic > li {
  position: absolute;
  z-index: 99;
}
#top_banner .bigpic > li img {
  width: 990px;
  height: 440px;
  border: 5px solid #fff;
}

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;
}

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, main, menu, nav, section, summary {
  display: block;
}

#menu ul li a {
  -webkit-transition: background 200ms linear, color 200ms linear;
  -moz-transition: background 200ms linear, color 200ms linear;
  -o-transition: background 200ms linear, color 200ms linear;
  transition: background 200ms linear, color 200ms linear;
}

body {
  font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
  font-size: 14px;
}

/*header*/
#header {
  width: 1000px;
  height: 74px;
  margin: 0 auto 18px auto;
  padding: 0;
  position: relative;
  z-index: 9999;
}
#header #logo {
  position: absolute;
  top: 0px;
  left: 0px;
}
#header #logo a {
  width: 298px;
  height: 74px;
  background: url(../images/module/logo.png) no-repeat 0 0;
  display: block;
  text-indent: -999px;
  margin: 0;
  padding: 0;
}

#menu, #menu ul, #menu ul li {
  height: 40px;
}

/*menu*/
#menu {
  position: absolute;
  top: 15px;
  left: 377px;
}
#menu ul li {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
}
#menu ul li a {
  width: 100%;
  height: 100%;
  margin: 0;
  display: block;
  text-indent: -99999px;
}

#menu ul li a.menu01 {
  background: url("../images/module/menu01.png") no-repeat;
  width: 100px;
}

#menu ul li a.menu01:hover {
  background: url("../images/module/menu01_.png") no-repeat;
  position: relative;
  z-index: 9999;
}

#menu ul li a.menu02 {
  background: url("../images/module/menu02.png") no-repeat;
  width: 107px;
}

#menu ul li a.menu02:hover {
  background: url("../images/module/menu02_.png") no-repeat;
  position: relative;
  z-index: 9999;
}

#menu ul li a.menu03 {
  background: url("../images/module/menu03.png") no-repeat;
  width: 97px;
}

#menu ul li a.menu03:hover {
  background: url("../images/module/menu03_.png") no-repeat;
  position: relative;
  z-index: 9999;
}

#menu ul li a.menu04 {
  background: url("../images/module/menu04.png") no-repeat;
  width: 79px;
}

#menu ul li a.menu04:hover {
  background: url("../images/module/menu04_.png") no-repeat;
  position: relative;
  z-index: 9999;
}

#menu ul li a.menu05 {
  background: url("../images/module/menu05.png") no-repeat;
  width: 125px;
}

#menu ul li a.menu05:hover {
  background: url("../images/module/menu05_.png") no-repeat;
  position: relative;
  z-index: 9999;
}

/*community*/
#community {
  position: absolute;
  right: 0px;
  top: 22px;
  text-align: center;
}
#community ul {
  float: right;
}
#community ul li {
  width: 20px;
  height: 24px;
  margin: 0 5px 0 0;
  list-style: none;
  float: left;
}
#community ul li a {
  width: 100%;
  height: 100%;
  margin: 0;
  display: block;
  text-decoration: none;
  -webkit-transition: background 200ms linear, color 200ms linear;
  -moz-transition: background 200ms linear, color 200ms linear;
  -o-transition: background 200ms linear, color 200ms linear;
  transition: background 200ms linear, color 200ms linear;
}
#community ul li a:hover {
  color: #B29959;
}
#community ul li:last-child {
  margin: 0 0px 0 0;
}

#community li a.facebook {
  background: url("../images/module/facebook.png") no-repeat;
}

#community li:hover a.facebook {
  background: url("../images/module/facebook_.png") no-repeat;
}

#community li a.google {
  background: url("../images/module/google.png") no-repeat;
}

#community li:hover a.google {
  background: url("../images/module/google_.png") no-repeat;
}

#community li a.twitter {
  background: url("../images/module/twitter.png") no-repeat;
}

#community li:hover a.twitter {
  background: url("../images/module/twitter_.png") no-repeat;
}

#community li a.add {
  background: url("../images/module/add.png") no-repeat;
}

#community li:hover a.add {
  background: url("../images/module/add_.png") no-repeat;
}

/*footer_box*/
#footer_box {
  width: 950px;
  height: 120px;
  position: relative;
  font-size: 12px;
  margin: 40px auto 0 auto;
  clear: both;
  background: url(../images/module/footer_bg.png) repeat-x center 0;
}
#footer_box #qrcode {
  position: absolute;
  left: 0px;
  top: 20px;
}
#footer_box #qrcode img {
  width: 80px;
  height: 80px;
}
#footer_box #footer_info {
  font-size: 12px;
  color: #BFA59E;
  text-align: left;
  position: absolute;
  top: 30px;
  left: 100px;
  line-height: 170%;
}
#footer_box #footer_info a {
  color: #BFA59E;
  text-decoration: none;
}
#footer_box #footer_menu {
  font-size: 12px;
  position: absolute;
  right: 0px;
  top: 30px;
  color: #F1C073;
  text-align: left;
  line-height: 170%;
}
#footer_box #footer_menu a {
  color: #F1C073;
  text-decoration: none;
  margin: 0 6px;
}
#footer_box #footer_menu a:hover {
  color: #FFDC72;
}
#footer_box #copyright {
  position: absolute;
  right: 0px;
  top: 55px;
  color: #BFA69E;
}
#footer_box #copyright a {
  color: #BFA69E;
}
.clear{
	clear:both;
}
