@charset "UTF-8";
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 {
  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;
}

body {
  margin: 0px;
  padding: 0px;
  line-height: 170%;
  color: #6A6A6A;
  letter-spacing: .4px;
}

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

#index_main {
  width: 1100px;
  margin: 0 auto 0 auto;
  min-height: 510px;
  position: relative;
  z-index: 999;
  background: rgba(255, 255, 255, 0.55);
}
#index_main:before {
  content: "";
  width: 18px;
  height: 1140px;
  background: url(../images/module/shadow1.png) no-repeat 0 0;
  position: absolute;
  left: -18px;
  top: 0;
}
#index_main:after {
  content: "";
  width: 18px;
  height: 1140px;
  background: url(../images/module/shadow2.png) no-repeat 0 0;
  position: absolute;
  right: -18px;
  top: 0;
}

#main {
  width: 1100px;
  margin: 0 auto 0 auto;
  padding-bottom: 50px;
  position: relative;
  z-index: 999;
  background: rgba(255, 255, 255, 0.55);
  overflow: hidden;
}
#main:before {
  content: "";
  width: 18px;
  height: 1140px;
  background: url(../images/module/shadow1.png) no-repeat 0 0;
  position: absolute;
  left: -18px;
  top: 0;
}
#main:after {
  content: "";
  width: 18px;
  height: 1140px;
  background: url(../images/module/shadow2.png) no-repeat 0 0;
  position: absolute;
  right: -18px;
  top: 0;
}

#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: 1100px;
  height: 160px;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0;
  z-index: 99;
}
#header:before {
  content: "";
  width: 292px;
  height: 304px;
  background: url(../images/module/flag.png) no-repeat 0 0;
  position: absolute;
  left: -90px;
  top: 27px;
}
#header #logo {
  position: absolute;
  top: 36px;
  left: 206px;
}
#header #logo a {
  width: 241px;
  height: 93px;
  background: url(../images/module/logo.png) no-repeat 0 0;
  display: block;
  text-indent: -999px;
  padding: 0;
}
#header #nav {
  position: absolute;
  left: 705px;
  position: absolute;
  top: 30px;
  width: 395px;
  padding: 0;
}
#header #nav .youtube {
  margin-left: 125px;
  margin-right: 13px;
  margin-top: -32px;
  display: inline-block;
  width: 64px;
  height: 26px;
  background: url(../images/module/youtube.png) no-repeat 0 0;
}
#header #nav .search {
  position: absolute;
  top: 0;
  right:0;
}
#header #nav .search input {
  border-left: 1px solid #CDCDCD;
  border-top: 1px solid #CDCDCD;
  border-bottom: 1px solid #CDCDCD;
  height: 27px;
  vertical-align: middle;
  width: 150px;
  color: #AAAAAA;
  font-size: 12px;
  padding-left: 4px;
}
#header #nav .search button {
  display: inline-block;
  width: 28px;
  height: 29px;
  background: url(../images/module/search.png) no-repeat 0 0;
  border: 0px;
  vertical-align: middle;
}

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

/*menu*/
#menu {
  position: absolute;
  top: 80px;
  left: 467px;
  z-index: 99999;
  margin: 0;
  padding: 0;
}
#menu ul {
  padding: 0;
}
#menu ul li {
  margin: 0 0 0 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:last-child {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

#index_banner {
  width: 1100px;
  height: 550px;
  margin: 0 auto;
  text-align: center;
  z-index: 12;
}
#index_banner .bigpic {
  height: 550px;
  position: relative;
  z-index: 9;
}
/*
#index_banner .bigpic ul {
  position: relative;
}*/
/*
#index_banner .bigpic ul li {
  width: 1100px;
  height: 550px;
}*/
#index_banner .bigpic ul li a img {
  width: 1100px;
  height: 550px;
}
#index_banner .select {
  position: relative;
  z-index: 11;
}
#index_banner .select .left {
  position: absolute;
  left: -64px;
  top: 252px;
}
#index_banner .select .left a {
  width: 34px;
  height: 46px;
  background: url(../images/index/left.png) no-repeat 0 0;
  display: block;
}
#index_banner .select .left a:hover {
  background: url(../images/index/left_.png) no-repeat 0 0;
}
#index_banner .select .right {
  position: absolute;
  right: -64px;
  top: 252px;
}
#index_banner .select .right a {
  width: 34px;
  height: 46px;
  background: url(../images/index/right.png) no-repeat 0 0;
  display: block;
}
#index_banner .select .right a:hover {
  background: url(../images/index/right_.png) no-repeat 0 0;
}
#index_banner .select2 {
  position: relative;
  z-index: 14;
}
#index_banner .select2 ul {
  position: absolute;
  right: 18px;
  top: 449px;
  width: 11px;
}
#index_banner .select2 ul li {
  width: 11px;
  height: 11px;
  margin-bottom: 9px;
}
#index_banner .select2 ul li a {
  width: 11px;
  height: 11px;
  display: block;
  background: url(../images/index/select.png) no-repeat 0 0;
}
#index_banner .select2 ul li a:hover {
  background: url(../images/index/select_.png) no-repeat 0 0;
}

#inner_banner {
  width: 1100px;
  height: 200px;
  margin: 0 auto 25px auto;
  text-align: center;
  z-index: 12;
  background: url(../images/inner/bigpic.jpg) no-repeat center 0;
}

/*community*/
.community li {
  width: 26px;
  height: 26px;
  margin: 2px 3px 0px 0;
  list-style: none;
  float: left;
}
.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: 2px 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.star {
  background: url("../images/module/star.png") no-repeat;
}

.community li:hover a.star {
  background: url("../images/module/star_.png") no-repeat;
}
.community .where a{
	width:206px;
	height:32px;
	display:block;
	background-image:url(../images/module/where.png);
	background-repeat:no-repeat;
	margin-left:-210px;
}
.community .where a:hover{
	background-image:url(../images/module/where_.png);
}
/*footer_box*/
#footer {
  width: 1100px;
  height: 214px;
  position: relative;
  background: url(../images/module/footer_bg.jpg) no-repeat bottom center;
  margin: 0 auto;
  font-size: 13px;
  clear: both;
  color: #999999;
}
#footer .logo {
  position: absolute;
  left: 35px;
  top: 23px;
}
#footer .logo a {
  width: 224px;
  height: 145px;
  background: url(../images/module/logo2.png) no-repeat bottom center;
  display: block;
}
#footer .qrcode {
  position: absolute;
  left: 307px;
  top: 34px;
}
#footer .qrcode img {
  width: 80px;
  height: 80px;
}
#footer .contact {
  position: absolute;
  left: 307px;
  top: 131px;
}
#footer .contact a {
  width: 105px;
  height: 27px;
  background: url(../images/module/contact.png) no-repeat bottom center;
  display: block;
}
#footer .links {
  position: absolute;
  left: 424px;
  top: 131px;
}
#footer .links a {
  width: 94px;
  height: 27px;
  background: url(../images/module/links.png) no-repeat bottom center;
  display: block;
}
#footer #footer_info {
  color: #C3C3C3;
  position: absolute;
  left: 405px;
  top: 38px;
  font-size: 13px;
}
#footer #footer_info a {
  color: #C3C3C3;
  text-decoration: none;
}
#footer #footer_info a:hover {
  color: #C3C3C3;
}
#footer #footer_menu {
  font-size: 13px;
  position: absolute;
  left: 720px;
  top: 34px;
  background: url(../images/module/menu_bg.png) no-repeat 0 0;
  height: 82px;
}
#footer #footer_menu ul {
  margin-top: -1px;
  height: 82px;
  width: 372px;
}
#footer #footer_menu ul li {
  float: left;
  color: #C3C3C3;
  background: url(../images/module/icon.png) no-repeat 26px center;
  padding-left: 40px;
  margin-bottom: 8px;
  margin-right: 30px;
  width: 54px;
}
#footer #footer_menu ul li a {
  color: #C3C3C3;
  text-decoration: none;
}
#footer #footer_menu ul li a:hover {
  color: #C3C3C3;
}
#footer #copyright {
  color: #444444;
  position: absolute;
  left: 355px;
  top: 192px;
  font-size: 12px;
}
#footer #copyright a {
  color: #444444;
  text-decoration: underline;
}
#footer #copyright a:hover {
  color: #444444;
}
.people {
	width:130px;
	height:23px;
	color: #AAA;
	border:thin solid #AAA;
	position:absolute;
	left:530px;
	top:132px;
	padding-left:5px;
}
