.oneline {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.clear {
  clear: both;
  float: left;
}
.inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  min-width: 990px;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  background-color: #f7f7f7;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.outer-wrapper {
  width: 990px;
  margin: 0 auto;
  background-color: white;
}
header {
  position: relative;
  z-index: 0;
  width: 1548px;
  margin-left: -279px;
  margin-right: -279px;
  background-color: white;
  clear: both;
  float: left;
}
#content {
  height: 100px;
  width: 990px;
  min-height: 100%;
}
.header-bar {
  position: relative;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  background-image: url("../img/header/bar.png");
  background-repeat: repeat-x;
  width: 1548px;
  height: 33px;
}
nav {
  position: relative;
  left: 0;
  z-index: 0;
  height: 76px;
  width: 1548px;
}
.header-bg {
  position: absolute;
  z-index: -1;
  left: 0;
  max-width: 1548px;
  height: 76px;
}
.header-logo {
  position: absolute;
  top: 12px;
  left: 279px;
  max-width: 1548px;
  z-index: 1;
}
nav > ul {
  position: absolute;
  z-index: 2;
  top: 27px;
  right: 378px;
  width: 484px;
  height: 44px;
  text-align: justify;
  -ms-text-justify: distribute-all-lines;
  text-justify: distribute-all-lines;
}
nav > ul > li {
  height: 100%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.current {
  background-image: url(img/header/nav-shadow.png);
  background-repeat: repeat-x;
  background-position: left bottom;
}
nav > ul > li > a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #3b3b3b;
  font-size: 14px;
  padding: 0 18px;
  height: 100%;
}
.inline-helper {
  width: 100%;
  background-image: none;
}
.header-lang {
  position: absolute;
  top: 0;
  right: 300px;
  z-index: 1;
}
.header-lang > a {
  color: #0760b0;
  font-family: Microsoft JhengHei;
  font-size: 14px;
  line-height: 75px;
}
.banner {
  position: relative;
  z-index: 1;
  left: 0;
  height: 160px;
  width: 1548px;
  overflow: hidden;
}
.banner-title {
  position: absolute;
  z-index: 2;
  right: 292px;
  bottom: 19px;
}
.index-banner {
  position: absolute;
  z-index: 1000;
  top: 0;
  right: 164px;
}
.banner-left,
.banner-right {
  position: absolute;
  z-index: 1;
}
.banner-left {
  left: 0;
}
.banner-left > img {
  height: 500px;
  width: 1009px;
}
.banner-right {
  right: 0;
  bottom: 0;
}
.banner-right > img {
  height: 500px;
  width: 538px;
}
.slogan {
  position: absolute;
  z-index: 1001;
  right: 300px;
  bottom: 18px;
}
footer {
  clear: both;
  float: left;
  margin-left: -279px;
  margin-right: -279px;
  height: 83px;
  width: 1548px;
  border-top: 1px solid #e9e9e9;
  background-color: #f7f7f7;
}
footer *,
footer *:hover,
footer *:link,
footer *:visited {
  color: #999999;
}
footer .footer-link {
  position: absolute;
  left: 0;
  top: 15px;
}
footer .footer-link a {
  margin: 0 5px;
}
footer .footer-copyright {
  width: 990px;
  padding-top: 22px;
  padding-left: 3px;
  margin: 0 auto;
}
html,
body,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
html,
body {
  font-size: 16px;
}
.body-left-content > a,
.body-sub-right,
.body-sub-right > .sub-right-content > .sub-header > .date,
.body-sub-right > .sub-right-content > .sub-header > .title {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
  padding: 0;
}
.body-sub-wrapper > .body-sub-left > p,
.body-sub-right > .sub-right-content > .sub-header > .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.span-helper {
  height: 100%;
  vertical-align: middle;
}
.body-wrapper {
  margin-left: -279px;
  margin-right: -279px;
  height: auto;
  width: 1548px;
  min-height: 220px;
  float: left;
  clear: both;
  background-color: white;
}
.body-sub-wrapper {
  width: 990px;
  margin: 21px auto 0;
}
.body-sub-wrapper > .body-sub-left {
  width: 617px;
  float: left;
}
.body-sub-wrapper > .body-sub-left > p {
  width: 575px;
  font-size: 13px;
  font-weight: bold;
  color: #0663ad;
  margin-bottom: 13px;
}
.body-sub-wrapper > .body-sub-left > .separator {
  height: 4px;
  width: 575px;
  margin-bottom: 15px;
  background-image: url(img/body/about/separator.png);
  background-repeat: repeat-x;
}
.body-left-content {
  width: 617px;
  position: relative;
  z-index: 0;
  overflow: hidden;
  zoom: 1;
}
.body-left-content > img {
  height: 95px;
  width: 114px;
  float: left;
  margin-right: 14px;
}
.body-left-content > #content-left {
  width: 433px;
  height: 65px;
  position: relative;
  z-index: 0;
  overflow: hidden;
  color: #3a3a3a;
}
.body-left-content > a {
  margin-top: 19px;
  height: 31px;
  width: 106px;
  line-height: 31px;
  text-align: center;
  font-size: 13px;
  color: white;
  background-color: #066fb8;
}
.body-sub-right {
  float: right;
  width: 373px;
  height: 155px;
  display: none;
}
.body-sub-right > .sub-right-content {
  width: 100%;
  height: 62px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.body-sub-right > .sub-right-content > .sub-header > .date {
  width: 77px;
  height: auto;
  *height: auto;
  vertical-align: top;
}
.body-sub-right > .sub-right-content > .sub-header > .title {
  color: #0663ad;
  font-weight: bold;
  vertical-align: top;
}
.body-sub-right > .sub-right-content > #content-right {
  width: 100%;
  height: 36px;
  word-wrap: break-word;
  word-break: keep-all;
}
.body-sub-right > .first {
  padding-bottom: 14px;
  margin-bottom: 16px;
  border-bottom: 1px dotted #a16427;
}
