.oneline {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.clear {
  clear: both;
  float: left;
}
.inline-block {
  display: inline-block;
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  width: 100%;
  margin: 0;
  font-family: Microsoft JhengHei;
  font-size: 13px;
  position: relative;
  background-color: #626262;
}
.inner-l-container {
  width: 1020px;
  height: auto;
  margin: 0 auto;
}
.inner-m-container {
  width: 980px;
  height: auto;
  margin: 0 auto;
}
.container {
  margin: 0 auto;
  height: auto;
  background-color: white;
}
.container > img {
  width: 1920px;
  min-width: 980px;
  height: 238px;
}
.header-container {
  position: absolute;
  z-index: 200;
  top: 0;
  left: 0;
  width: 100%;
  background: url(img/header/header-bg.png) center no-repeat;
  padding-bottom: 5px;
}
header {
  margin: 0 auto;
}
header > .inner-container {
  background-image: url("img/main-logo.png");
  background-repeat: no-repeat;
  background-position: left center;
}
header > .inner-container > .header-padding {
  padding: 32px 0;
  height: 49px;
  overflow: hidden;
}
header > .inner-container > .header-padding > .header-nav {
  height: 49px;
  float: right;
  text-align: right;
  margin-right: 50px;
}
header > .inner-container > .header-padding > .header-nav > a {
  font-family: Microsoft JhengHei;
  font-size: 15.5px;
  color: black;
  height: 49px;
  line-height: 49px;
}
header > .inner-container > .header-padding > .header-nav > a:hover {
  color: #bd4c4c;
}
header > .inner-container > .header-padding > .header-nav > .h-nav-f,
header > .inner-container > .header-padding > .header-nav .h-nav-m,
header > .inner-container > .header-padding > .header-nav .h-nav-l {
  height: 49px;
  border-right: 1px solid black;
  padding: 14px 22px;
  font-weight: bold;
}
header > .inner-container > .header-padding > .header-nav .h-nav-l {
  border-right: 0;
}
header > .inner-container > .header-padding .social-media-icons {
  float: right;
  padding-top: 5px;
}
header > .inner-container > .header-padding .social-media-icons a {
  margin-left: 15px;
}
header > .inner-container > .header-padding .social-media-icons a:first-child {
  margin-left: 0px;
}
.header-sep {
  width: 100%;
  height: 5px;
  background-image: url("img/header/header-separator.png");
  background-repeat: no-repeat;
  background-position: center;
  display: none;
}
.footer {
  height: 88px;
}
footer {
  position: relative;
  margin-top: 30px;
  height: 88px;
  background-color: #8b8b8b;
}
footer *,
footer *:hover,
footer *:link,
footer *:visited {
  color: #999999;
}
footer .footer-margin {
  width: 100%;
  margin-top: 35px;
  overflow: hidden;
  display: inline-block;
}
footer .footer-margin .footer-nav {
  float: left;
}
footer .footer-margin .footer-nav a {
  font-family: Microsoft JhengHei;
  color: white;
}
footer .footer-margin .footer-copyright {
  float: right;
  color: white;
}
footer .footer-margin .footer-copyright a {
  color: white;
}
footer .footer-footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 8px;
  background-color: #626262;
}
.banner {
  width: 100%;
  min-width: 980px;
  height: 628px;
  background-image: url("img/header/index-banner-1.jpg");
  background-position: center center;
}
.normal {
  position: relative;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  min-width: 980px;
  height: 238px;
  background-repeat: no-repeat;
  background-position: center center;
}
.cycle-slideshow {
  margin-bottom: 30px;
}
.cycle-pager {
  position: absolute;
  bottom: 0;
  top: 593px;
  left: 50%;
  margin-left: 388px;
  width: 92px;
  z-index: 999;
  height: 50px;
}
.cycle-pager > span {
  display: block;
  float: left;
  width: 14px;
  height: 14px;
  margin-left: 9px;
  color: transparent;
  cursor: pointer;
  background-image: url("img/body/index/inactive.png");
  text-indent: -99999px;
}
.cycle-pager > .cycle-pager-active {
  background-image: url("img/body/index/active.png");
}
.index,
.about,
.items,
.photos,
.cert,
.contact {
  color: #bd4c4c;
}
.inb {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#f {
  color: #bd4c4c;
}
html {
  overflow-y: scroll;
}
.container {
  min-width: 980px;
}
.header-container {
  min-width: 980px;
}
header {
  width: 980px;
}
footer {
  min-width: 980px;
  margin: 0;
}
.xl-bg-left {
  width: 160px;
  height: 549px;
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: -160px;
  z-index: 44;
  background-image: url("img/body/contact/1300-left.png");
  background-repeat: no-repeat;
  background-position: initial initial;
}
.xl-bg-right {
  width: 167px;
  height: 549px;
  position: absolute;
  top: 0;
  right: -167px;
  bottom: auto;
  left: auto;
  z-index: 10;
  background-image: url("img/body/contact/1300-right.png");
  background-repeat: repeat-y;
  background-position: left center;
}
.main-xl {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: auto;
  max-width: 1317px;
  height: 549px;
  margin: 0 auto;
  overflow: hidden;
  background-image: url("img/body/contact/map.jpg");
  background-repeat: no-repeat;
  background-position: top center;
}
.main-xl > .main {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
  width: 980px;
  height: 549px;
}
.main-xl > .main > #map {
  width: 698px;
  bottom: 0px;
  left: -155px;
  z-index: 1;
  height: 550px;
}
.main-xl > .main > .bg-left {
  width: 160px;
  height: 550px;
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: -160px;
  z-index: 2;
  background-image: url("img/body/contact/bg-left.png");
  background-repeat: no-repeat;
  background-position: right top;
}
.main-xl > .main > .bg-top {
  width: 538px;
  height: 210px;
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  z-index: 1;
  background-image: url("img/body/contact/980-top.png");
  background-repeat: no-repeat;
  background-position: left top;
}
.main-xl > .main > .bg-top > .bg-top-margin > .bg-top-content > p {
  margin-left: -1px;
}
.main-xl > .main > .bg-top > .bg-top-margin > .bg-top-content > .t-con {
  color: white;
  font-size: 14px;
  margin-bottom: 10px;
}
.main-xl > .main > .bg-top > .bg-top-margin > .bg-top-content > .comp-name {
  font-size: 18px;
  margin-top: 25px;
  margin-bottom: 20px;
  color: white;
}
.main-xl > .main > .bg-top > .bg-top-margin > .bg-top-content > .mail > a {
  text-decoration: underline;
  color: white;
  font-size: 14px;
}
.main-xl > .main > .bg-right {
  width: 442px;
  height: 549px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  z-index: 20;
  background-image: url("img/body/contact/980-right.png");
  background-repeat: no-repeat;
  background-position: left top;
  overflow: hidden;
}
.main-xl > .main > .bg-right > form {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 442px;
  height: 508px;
  margin-top: 41px;
  margin-left: 29px;
}
.main-xl > .main > .bg-right > form > .form-title {
  font-size: 14px;
  color: black;
}
.main-xl > .main > .bg-right > form > .form-subtitle > .star {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 78px;
  height: auto;
  font-size: 13px;
  color: #bd4c4c;
  margin: 6px 0 16px;
}
.main-xl > .main > .bg-right > form > .row {
  height: 28px;
  margin-bottom: 7px;
}
.main-xl > .main > .bg-right > form > .row div:first-child {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 76px;
  height: 100%;
  line-height: 28px;
  font-size: 14px;
  vertical-align: top;
  color: black;
}
.main-xl > .main > .bg-right > form > .row > .star {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  line-height: 29px;
  color: #bd4c4c;
  margin-left: 6px;
  font-size: 18px;
}
.main-xl > .main > .bg-right > form > .row > input[type=text] {
  width: 235px;
  height: 22px;
  border: 2px solid #959595;
  padding-left: 10px;
  background-color: white;
}
.main-xl > .main > .bg-right > form > .row > textarea {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 283px;
  height: 159px;
  padding-left: 10px;
  line-height: 28px;
  border: 2px solid #959595;
  resize: none;
}
.main-xl > .main > .bg-right > form > .last {
  height: auto;
  *height: 166px;
  margin-bottom: 4px;
}
.main {
  width: 980px;
  height: auto;
  margin: 0 auto;
}
.code {
  height: auto;
  width: 495px;
}
.code .code-name {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 76px;
  height: 100%;
  line-height: 28px;
  font-size: 14px;
  vertical-align: top;
  color: black;
}
.code > #vcode {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 24px;
  width: 51px;
  border-top: 2px solid #959595;
  border-bottom: 2px solid #959595;
}
.code > .refresh {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 28px;
  width: 32px;
  margin: 0;
  vertical-align: middle;
  border-top: 2px solid #959595;
  border-bottom: 2px solid #959595;
  background-image: url(img/body/contact/refresh.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: white;
}
.code > #code {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 22px;
  width: 75px;
  text-align: center;
  border-top: 2px solid #959595;
  border-bottom: 2px solid #959595;
  border-right: 2px solid #959595;
  border-left: none;
  vertical-align: top;
  *vertical-align: -6px;
}
.code > .star {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  line-height: 29px;
  color: #bd4c4c;
  margin-left: 6px;
  font-size: 18px;
}
.error-msg {
  margin-top: 10px;
  color: #bd4c4c;
  font-size: 14px;
}
.form-submit {
  margin-top: 18px;
  margin-left: 3px;
}
.form-submit > #submit,
.form-submit > #reset {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 16px;
  vertical-align: top;
  border: none;
  height: 40px;
  width: 185px;
  cursor: pointer;
  color: white;
}
.form-submit > #submit {
  background-image: url("img/body/contact/send.png");
  background-repeat: no-repeat;
  background-position: initial initial;
  background-color: #828080;
  margin-right: 3px;
}
.form-submit > #reset {
  background-image: url("img/body/contact/reset.png");
  background-repeat: no-repeat;
  background-position: initial initial;
  background-color: #828080;
}
.error {
  border: 2px solid #bd4c4c !important;
  width: 500px;
}
textarea {
  font-size: 13px;
  overflow: auto;
  resize: none;
}
input,
button {
  font-family: 'Microsoft JhengHei';
}
