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

#wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
  background: url(../images/module/bg.png) repeat-x 0 0;
}

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: 13px;
}

/*變數區*/
/*header*/
#header {
  width: 1000px;
  height: 136px;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0;
}
#header #logo {
  position: absolute;
  top: 34px;
  left: 20px;
}
#header #logo a {
  width: 320px;
  height: 101px;
  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: 101px;
}

/*menu*/
#menu {
  position: absolute;
  top: 34px;
  left: 340px;
}
#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: 133px;
}

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

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

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

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

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

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

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

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

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

/*community*/
#community {
  position: absolute;
  top: 7px;
  right: 43px;
}
#community li {
  width: 21px;
  height: 20px;
  margin: 0 7px 0 0 !important;
  padding:0 !important;
  float: left;
  text-align: center;
  list-style: none !important;
  background: none !important;
}
#community 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 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.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.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.star {
  background: url("../images/module/star.png") no-repeat;
}

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

/*footer_box*/
#footer_box {
  width: 100%;
  height: 144px;
  position: relative;
  background: url(../images/module/footer_bg.png) repeat-x 0 0;
  font-size: 12px;
  clear: both;
}
#footer_box #footer_menu {
  width: 1000px;
  height: 34px;
  line-height: 34px;
  position: relative;
  padding: 0px 0 0px 2px;
  margin: 0 auto 18px auto;
  color: #fff;
}
#footer_box #footer_menu > a {
  margin: 0 18px 0 18px;
  color: #fff;
  text-decoration: none;
}
#footer_box #footer_menu > a:hover {
  color: #fff;
}
#footer_box #footer_menu .top {
  position: absolute;
  right: 0;
  top: 0;
}
#footer_box #footer_menu .top a {
  margin: 0;
  width: 34px;
  height: 34px;
  background: url(../images/module/top.png) no-repeat 0 0;
  display: block;
  text-indent: -99999px;
}
#footer_box #footer_menu .top a:hover {
  background: url(../images/module/top_.png) no-repeat 0 0;
}
#footer_box #footer_info {
  width: 960px;
  font-size: 15px;
  margin: 0 auto 28px auto;
  position: relative;
  color: #666666;
}
#footer_box #footer_info span {
  font-weight: bold;
}
#footer_box #footer_info p {
  font-size: 13px;
  line-height: 160%;
  margin-top: 8px;
}
#footer_box #footer_info p a {
  color: #666666;
  text-decoration: none;
}
#footer_box #footer_info #qrcode {
  position: absolute;
  right: 14px;
  top: 0;
  width: 98px;
  height: 67px;
  background: url(../images/module/qrcode.png) no-repeat right 0;
  border-left: solid 1px #DDDDDD;
}
#footer_box .copyright {
  width: 960px;
  color: #006386;
  text-align: left;
  margin: 0 auto;
}
#footer_box .copyright span {
  color: #1D98C5;
}
#footer_box .copyright a {
  color: #006386;
  text-decoration: none;
}

.clear {
	zoom: 1;
	clear: both;
}
.clear:after {
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}