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

/*自定reset */
html body div.clear, html body span.clear {
  background: none;
  border: 0;
  clear: both;
  display: block;
  float: none;
  font-size: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* -------------------------- 變量設定 ------------------------------ */
/* -------------------------- mix設定 ------------------------------ */
/* -------------------------- 基本設定 ------------------------------ */
body {
  background: #ffffff url(../../images/back_body.jpg) repeat-x left top;
  font-size: 13px;
  color: #666666;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  line-height: 22px;
  margin: 0;
}
body a {
  color: #666666;
  text-decoration: none;
}
body a:hover {
  color: #056cb9;
}

/* -------------------------- 框架背景 ------------------------------ */
#wrap_box1 {
  background: url(../../images/back_wrap.jpg) repeat-x left bottom;
  width: 100%;
  margin: 0 auto;
}

#wrap_box2 {
  width: 100%;
  margin: 0 auto;
}

#wrap {
  width: 1003px;
  margin: 0 auto;
  position: relative;
}

/* -------------------------- header ------------------------------ */
#header_top {
  position: relative;
  padding: 0;
  height: 94px;
  z-index: 5;
}
#header_top #logo {
  position: absolute;
  left: 0px;
  top: 10px;
  z-index: 2;
}
#header_top #logo h1 a {
  background: url("../../images/logo_c.jpg") no-repeat left top;
  width: 514px;
  height: 84px;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  *text-indent: -9999px;
  display: block;
}
#header_top #nav_sub {
  display: block;
  position: absolute;
  right: 40px;
  top: 10px;
  z-index: 2;
  padding: 0;
}
#header_top #nav_sub li {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  padding: 0 7px;
}
#header_top #nav_sub li a {
  display: block;
  margin: 0;
}
#header_top #languages_list {
  background: url(../../images/arrow1.gif) no-repeat left center;
  padding: 0 0 0 10px;
  margin: 0 10px 0 0;
  display: inline-block;
  color: #056cb9;
  font-weight: bold;
}
#header_top .serarch_box {
  background: url(../images/search_bg.jpg) no-repeat left 8px;
  width: 240px;
  position: absolute;
  right: 20px;
  top: 36px;
  z-index: 99;
  padding: 0 0 0 86px;
}

/* --------------------------- 主選單 ------------------------------- */
#nav_main ul {
  background: url(../../images/nav_main_c.jpg) no-repeat;
  width: 1003px;
  height: 56px;
  padding: 0;
  z-index: 20;
}
#nav_main ul li {
  position: relative;
  float: left;
}
#nav_main ul li a {
  background: url(../../images/nav_main_c.jpg) no-repeat;
  display: block;
  height: 56px;
}
#nav_main ul li a span {
  display: none;
}
#nav_main ul li:nth-child(1) a {
  width: 111px;
  background-position: 0 0;
}
#nav_main ul li:nth-child(1) a:hover, #nav_main ul li.highlight:nth-child(1) a {
  background-position: 0 -56px;
}
#nav_main ul li:nth-child(2) a {
  width: 109px;
  background-position: -111px 0;
}
#nav_main ul li:nth-child(2) a:hover, #nav_main ul li.highlight:nth-child(2) a {
  background-position: -111px -56px;
}
#nav_main ul li:nth-child(3) a {
  width: 115px;
  background-position: -220px 0;
}
#nav_main ul li:nth-child(3) a:hover, #nav_main ul li.highlight:nth-child(3) a {
  background-position: -220px -56px;
}
#nav_main ul li:nth-child(4) a {
  width: 107px;
  background-position: -335px 0;
}
#nav_main ul li:nth-child(4) a:hover, #nav_main ul li.highlight:nth-child(4) a {
  background-position: -335px -56px;
}
#nav_main ul li:nth-child(5) a {
  width: 114px;
  background-position: -442px 0;
}
#nav_main ul li:nth-child(5) a:hover, #nav_main ul li.highlight:nth-child(5) a {
  background-position: -442px -56px;
}
#nav_main ul li:nth-child(6) a {
  width: 110px;
  background-position: -556px 0;
}
#nav_main ul li:nth-child(6) a:hover, #nav_main ul li.highlight:nth-child(6) a {
  background-position: -556px -56px;
}
#nav_main ul li:nth-child(7) a {
  width: 112px;
  background-position: -666px 0;
}
#nav_main ul li:nth-child(7) a:hover, #nav_main ul li.highlight:nth-child(7) a {
  background-position: -666px -56px;
}
#nav_main ul li:nth-child(8) a {
  width: 111px;
  background-position: -778px 0;
}
#nav_main ul li:nth-child(8) a:hover, #nav_main ul li.highlight:nth-child(8) a {
  background-position: -778px -56px;
}
#nav_main ul li:nth-child(9) a {
  width: 114px;
  background-position: -889px 0;
}
#nav_main ul li:nth-child(9) a:hover, #nav_main ul li.highlight:nth-child(9) a {
  background-position: -889px -56px;
}

/* --------------------------- banner ------------------------------- */
/* --------------------------- container ------------------------------- */
#container {
  background-color: #fff;
  position: relative;
  float: left;
  min-height: 800px;
  padding: 22px 8px 40px 8px;
}

/*container左側,右側資訊 */
.container_left, .container_right {
  width: 182px;
  float: left;
  position: relative;
}
.container_left .box, .container_right .box {
  position: relative;
  margin: 0 0 10px 0;
}
.container_left .box h3, .container_right .box h3 {
  height: 43px;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  *text-indent: -9999px;
}
.container_left .box span.more, .container_right .box span.more {
  position: absolute;
  right: 18px;
  top: 19px;
  z-index: 20;
}
.container_left .box span.more a, .container_right .box span.more a {
  display: block;
  width: 35px;
  height: 9px;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  *text-indent: -9999px;
}
.container_left .left_01 h3, .container_right .left_01 h3 {
  background: url(../../images/left_01_title.jpg) no-repeat left top;
}
.container_left .left_01 #TabbedPanels1, .container_right .left_01 #TabbedPanels1 {
  background: url(../../images/left_01_bg.jpg) no-repeat left bottom;
}
.container_left .left_02 h3, .container_right .left_02 h3 {
  background: url(../../images/left_02_title.jpg) no-repeat left top;
}
.container_left .left_02 ul, .container_right .left_02 ul {
  border: 1px solid #d8d8d8;
  padding: 10px 10px 20px 10px;
  /*下拉亮高設定 */
}
.container_left .left_02 ul li, .container_right .left_02 ul li {
  border-bottom: 1px solid #d8d8d8;
  padding: 3px;
  position: relative;
}
.container_left .left_02 ul li:last-of-type, .container_right .left_02 ul li:last-of-type {
  border-bottom: none;
}
.container_left .left_02 ul li a, .container_right .left_02 ul li a {
  display: block;
  background: url(../../images/left_02_icon.gif) no-repeat 4px center;
  padding: 2px 0 2px 14px;
}
.container_left .left_02 ul li a:hover, .container_right .left_02 ul li a:hover {
  background: url(../../images/left_02_icon2.gif) no-repeat 4px center;
  color: #c9151e;
  font-weight: bold;
}
.container_left .left_02 ul li ul, .container_right .left_02 ul li ul {
  display: none;
}
.container_left .left_02 ul li:hover ul, .container_right .left_02 ul li:hover ul {
  display: block;
  position: absolute;
  top: 0px;
  left: 160px;
  padding: 2px 5px;
  margin: 0px;
  background-color: #fff;
  z-index: 999;
}
.container_left .left_02 ul li:hover ul li, .container_right .left_02 ul li:hover ul li {
  border-bottom: 1px dotted #d8d8d8;
}
.container_left .left_02 ul li:hover ul li:last-of-type, .container_right .left_02 ul li:hover ul li:last-of-type {
  border-bottom: none;
}
.container_left .left_02 ul li:hover ul li a, .container_right .left_02 ul li:hover ul li a {
  background: url(../images/pic/ul_icon1.gif) no-repeat 4px center;
  display: block;
  height: auto;
  padding: 2px 5px 2px 15px;
  color: #333;
  width: 140px;
}
.container_left .left_02 ul li:hover ul li a:hover, .container_right .left_02 ul li:hover ul li a:hover {
  color: #fff;
  background-color: #2156c0;
}
.container_left .left_02 ul li:hover ul li ul, .container_right .left_02 ul li:hover ul li ul {
  display: none;
}
.container_left .left_02 ul li:hover ul li:hover ul, .container_right .left_02 ul li:hover ul li:hover ul {
  display: block;
}
.container_left .left_02 ul li.current > a, .container_right .left_02 ul li.current > a {
  background: #2156c0 url(../../images/left_02_icon3.gif) no-repeat 4px center;
  color: #fff;
  font-weight: bold;
}
.container_left .left_02 ul li.current ul li.current > a, .container_right .left_02 ul li.current ul li.current > a {
  background: #2156c0;
  color: #fff;
  font-weight: bold;
}
.container_left .share_list, .container_right .share_list {
  border: 1px solid #d8d8d8;
  padding: 1px 10px;
  margin: 10px 0;
}
.container_left .right_01 h3, .container_right .right_01 h3 {
  background: url(../../images/right_01_title.jpg) no-repeat left top;
}
.container_left .right_01 ul, .container_right .right_01 ul {
  border: 1px solid #d8d8d8;
  padding: 6px 5px;
}
.container_left .right_01 ul li, .container_right .right_01 ul li {
  border-bottom: 1px solid #d8d8d8;
  padding: 4px 0;
}
.container_left .right_01 ul li:last-of-type, .container_right .right_01 ul li:last-of-type {
  border-bottom: none;
}
.container_left .right_01 ul li a, .container_right .right_01 ul li a {
  display: block;
  background: url(../../images/right_01_icon.gif) no-repeat 4px 8px;
  padding: 0 0 0 10px;
}
.container_left .right_02 h3, .container_right .right_02 h3 {
  background: url(../../images/right_02_title.jpg) no-repeat left top;
}
.container_left .right_02 ul, .container_right .right_02 ul {
  border: 1px solid #d8d8d8;
  padding: 10px 5px 5px 5px;
}
.container_left .right_02 ul img, .container_right .right_02 ul img {
  width: 170px;
}

/*container中間資訊 */
.container_mid {
  width: 599px;
  float: left;
  padding: 0 12px;
  position: relative;
}
.container_mid .mid_01, .container_mid .mid_02 {
  margin: 13px 0 0 0;
}
.container_mid .mid_01 h3, .container_mid .mid_02 h3 {
  background: url(../../images/mid_01_title.jpg) no-repeat left top;
  height: 38px;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  *text-indent: -9999px;
}
.container_mid .mid_01 dl, .container_mid .mid_02 dl {
  width: 143px;
  margin: 11px 2px 0 0;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  text-align: center;
  border: 1px solid #d8d8d8;
  border-top: none;
  padding: 0 0 20px 0;
}
.container_mid .mid_01 dl:nth-of-type(4n), .container_mid .mid_02 dl:nth-of-type(4n) {
  margin: 11px 0 0 0;
}
.container_mid .mid_01 dl dt, .container_mid .mid_02 dl dt {
  background: url(../../images/mid_01_dt.jpg) no-repeat left top;
  padding: 4px 3px 10px 3px;
  font-weight: bold;
  color: #000;
}
.container_mid .mid_01 dl dd.pic, .container_mid .mid_02 dl dd.pic {
  position: relative;
  float: left;
  padding: 0 5px;
  min-height: 130px;
}
.container_mid .mid_01 dl dd.pic .box, .container_mid .mid_02 dl dd.pic .box {
  background-color: #fff;
  text-align: center;
  font-size: 0;
  width: 133px;
  height: 120px;
  display: block;
}
.container_mid .mid_01 dl dd.pic .box *, .container_mid .mid_02 dl dd.pic .box * {
  vertical-align: middle;
}
.container_mid .mid_01 dl dd.pic .box span, .container_mid .mid_02 dl dd.pic .box span {
  display: inline-block;
  height: 100%;
  _height: auto;
}
.container_mid .mid_01 dl dd.pic .box img, .container_mid .mid_02 dl dd.pic .box img {
  max-width: 133px;
  max-height: 120px;
  _width: 133px;
  _height: 120px;
}
.container_mid .mid_01 dl dd.title, .container_mid .mid_02 dl dd.title {
  line-height: 16px;
}
.container_mid .mid_01 dl dd.more a, .container_mid .mid_02 dl dd.more a {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 0 20px;
  margin: 10px 0 0 0;
}
.container_mid .mid_01 dl dd.more a:hover, .container_mid .mid_02 dl dd.more a:hover {
  background-color: #c9151e;
}
.container_mid .mid_02 h3 {
  background: url(../../images/mid_02_title.jpg) no-repeat left top;
}

/* -------------------------- 網頁底部 ----------------------------- */
#site_info_box {
  width: 100%;
  background: url(../../images/back_footer1.jpg) repeat-x left top;
}

#site_info {
  clear: both;
  width: 1003px;
  height: 97px;
  position: relative;
  text-align: left;
  padding: 0;
  margin: 0 auto;
}
#site_info address {
  background: url(../../images/back_footer2.jpg) no-repeat left 8px;
  padding: 2px 0 0 270px;
  font-style: normal;
  font-weight: normal;
  color: #fff;
}
#site_info address span {
  font-size: 14px;
  font-weight: bold;
}

/*底部選單 */
ul#nav_supp {
  text-align: center;
  margin: 0 auto;
  padding: 10px 0;
}
ul#nav_supp li {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
ul#nav_supp li a {
  background: url(../../images/back_navp_line.jpg) no-repeat right center;
  display: block;
  color: #666666;
  padding: 1px 20px;
}
ul#nav_supp li a:hover {
  color: #056cb9;
}
ul#nav_supp li:last-child a {
  background: none;
}

