.oneline {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.clear {
  clear: both;
  float: left;
}
body {
  font-family: Arial;
  font-size: 12px;
  background: url(img/bg.png) repeat-x center top #ffffff;
}
.container {
  width: 1000px;
  margin: auto;
  position: relative;
}
header,
#content,
footer {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
header {
  background: url(img/bg-header.png) no-repeat center top;
  z-index: 1;
}
header .logo {
  left: 23px;
  position: absolute;
  top: 17px;
}
header .language {
  position: absolute;
  right: 10px;
  top: 19px;
}
header .language * {
  float: left;
}
header .language a,
header .language a:link,
header .language a:visited,
header .language a:active {
  color: #00ada8;
  margin: 0 9px;
}
header .language a:hover,
header .language a:link:hover,
header .language a:visited:hover,
header .language a:active:hover {
  text-decoration: underline;
}
header .language span {
  color: #b9b9b9;
}
header .sitemap {
  position: absolute;
  right: 10px;
  top: 40px;
}
header .sitemap:link,
header .sitemap:visited,
header .sitemap:active {
  color: #00ada8;
  margin: 0 9px;
  font-size: 11px;
}
header .sitemap:link:hover,
header .sitemap:visited:hover,
header .sitemap:active:hover {
  text-decoration: underline;
}
header .banner {
  margin-top: 105px;
  clear: both;
  float: left;
  height: 180px;
  width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative;
  background: url(img/bg-banner01.png) repeat;
}
header .banner .banner-top {
  width: 100%;
  height: 15px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(img/bg-banner.png) no-repeat center top;
  z-index: 101;
}
header .banner .banner-wrapper {
  width: 100%;
  height: 100%;
}
header .banner .banner-wrapper a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
header .banner .banner-control {
  z-index: 101;
  position: absolute;
  right: 35px;
  bottom: 11px;
}
header .banner .banner-control span {
  float: left;
  margin-left: 5px;
  background-image: url(img/dot.png);
  background-repeat: no-repeat;
  background-position: left top;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
header .banner .banner-control span.cycle-pager-active {
  background-position: right top;
}
header .menu {
  clear: both;
  float: left;
  width: 866px;
  height: 33px;
  margin-top: 1px;
  padding: 0 67px;
  z-index: 2;
  position: relative;
}
header .menu ul {
  float: left;
  width: 100%;
  height: 100%;
}
header .menu ul li {
  float: left;
  list-style: none;
  height: 100%;
  background-image: url(img/menu.png);
  background-repeat: no-repeat;
  position: relative;
}
header .menu ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
header .menu ul li:hover ul {
  display: block;
}
header .menu ul li ul {
  position: absolute;
  left: -2px;
  top: 33px;
  display: none;
  background: url(img/bg-menu.png) no-repeat 0 -4px;
  width: 188px;
  height: 93px;
}
header .menu ul li ul li {
  background: none;
  width: 160px;
  height: 43px;
  padding: 0 14px;
  white-space: nowrap;
}
header .menu ul li ul li:hover a {
  color: #00ada8;
}
header .menu ul li ul li * {
  display: inline-block;
  vertical-align: middle;
}
header .menu ul li ul li a {
  height: auto;
  white-space: normal;
  width: 100%;
  padding: 5px 0;
}
header .menu ul li ul li span {
  width: 0;
  min-height: 100%;
}
header .menu ul li.menu-0 {
  width: 116px;
}
header .menu ul li.menu-1 {
  width: 142px;
}
header .menu ul li.menu-2 {
  width: 123px;
}
header .menu ul li.menu-3 {
  width: 130px;
}
header .menu ul li.menu-4 {
  width: 205px;
}
header .menu ul li.menu-5 {
  width: 150px;
}
header .menu.en .menu-0 {
  background-position: -87px -41px;
}
header .menu.en .menu-0.selected,
header .menu.en .menu-0:hover {
  background-position: -87px -95px;
}
header .menu.en .menu-1 {
  background-position: -203px -41px;
}
header .menu.en .menu-1.selected,
header .menu.en .menu-1:hover {
  background-position: -203px -95px;
}
header .menu.en .menu-2 {
  background-position: -345px -41px;
}
header .menu.en .menu-2.selected,
header .menu.en .menu-2:hover {
  background-position: -345px -95px;
}
header .menu.en .menu-3 {
  background-position: -468px -41px;
}
header .menu.en .menu-3.selected,
header .menu.en .menu-3:hover {
  background-position: -468px -95px;
}
header .menu.en .menu-4 {
  background-position: -598px -41px;
}
header .menu.en .menu-4.selected,
header .menu.en .menu-4:hover {
  background-position: -598px -95px;
}
header .menu.en .menu-5 {
  background-position: -803px -41px;
}
header .menu.en .menu-5.selected,
header .menu.en .menu-5:hover {
  background-position: -803px -95px;
}
header .menu.zh-hant .menu-0 {
  background-position: -87px -278px;
}
header .menu.zh-hant .menu-0.selected,
header .menu.zh-hant .menu-0:hover {
  background-position: -87px -332px;
}
header .menu.zh-hant .menu-1 {
  background-position: -203px -278px;
}
header .menu.zh-hant .menu-1.selected,
header .menu.zh-hant .menu-1:hover {
  background-position: -203px -332px;
}
header .menu.zh-hant .menu-2 {
  background-position: -345px -278px;
}
header .menu.zh-hant .menu-2.selected,
header .menu.zh-hant .menu-2:hover {
  background-position: -345px -332px;
}
header .menu.zh-hant .menu-3 {
  background-position: -468px -278px;
}
header .menu.zh-hant .menu-3.selected,
header .menu.zh-hant .menu-3:hover {
  background-position: -468px -332px;
}
header .menu.zh-hant .menu-4 {
  background-position: -598px -278px;
}
header .menu.zh-hant .menu-4.selected,
header .menu.zh-hant .menu-4:hover {
  background-position: -598px -332px;
}
header .menu.zh-hant .menu-5 {
  background-position: -803px -278px;
}
header .menu.zh-hant .menu-5.selected,
header .menu.zh-hant .menu-5:hover {
  background-position: -803px -332px;
}
header .menu.zh-hans .menu-0 {
  background-position: -87px -511px;
}
header .menu.zh-hans .menu-0.selected,
header .menu.zh-hans .menu-0:hover {
  background-position: -87px -565px;
}
header .menu.zh-hans .menu-1 {
  background-position: -203px -511px;
}
header .menu.zh-hans .menu-1.selected,
header .menu.zh-hans .menu-1:hover {
  background-position: -203px -565px;
}
header .menu.zh-hans .menu-2 {
  background-position: -345px -511px;
}
header .menu.zh-hans .menu-2.selected,
header .menu.zh-hans .menu-2:hover {
  background-position: -345px -565px;
}
header .menu.zh-hans .menu-3 {
  background-position: -468px -511px;
}
header .menu.zh-hans .menu-3.selected,
header .menu.zh-hans .menu-3:hover {
  background-position: -468px -565px;
}
header .menu.zh-hans .menu-4 {
  background-position: -598px -511px;
}
header .menu.zh-hans .menu-4.selected,
header .menu.zh-hans .menu-4:hover {
  background-position: -598px -565px;
}
header .menu.zh-hans .menu-5 {
  background-position: -803px -511px;
}
header .menu.zh-hans .menu-5.selected,
header .menu.zh-hans .menu-5:hover {
  background-position: -803px -565px;
}
header .logo2 {
  clear: both;
  float: left;
  width: 930px;
  height: 86px;
  text-align: right;
  padding: 0 35px 3px;
  line-height: 86px;
  white-space: nowrap;
}
header .logo2 * {
  vertical-align: middle;
  display: inline-block;
}
header .logo2 img {
  margin-left: 10px;
  max-height: 100%;
}
header .logo2 span {
  width: 0;
  min-height: 100%;
}
#content {
  min-height: 400px;
  padding: 0 36px 10px 48px;
  width: 916px;
}
footer {
  background: url(img/bg-footer.png) no-repeat center top;
  height: 40px;
}
footer *,
footer *:hover,
footer *:link,
footer *:visited {
  font-size: 11px;
  color: #999999;
}
footer .footer-copyright {
  position: absolute;
  left: 40px;
  top: 20px;
}
.navigation {
  left: 48px;
  position: absolute;
  top: 334px;
  width: 100%;
  z-index: 1;
}
.navigation .selected {
  font-weight: bold;
}
.editor {
  clear: both;
  float: left;
  width: 100%;
  margin: 10px 0;
}
body {
  background: url(img/bg2.png) repeat-x center top #ffffff;
}
header .banner {
  height: 305px;
}
#content {
  margin-top: -41px;
  padding: 0 0 10px 38px;
  width: 962px;
}
.our-services,
.about-us {
  float: left;
  min-height: 401px;
  position: relative;
  padding-bottom: 30px;
}
.our-services .title,
.about-us .title {
  clear: both;
  float: left;
  width: 100%;
  height: 49px;
}
.our-services .title div,
.about-us .title div {
  background-image: url(img/menu.png);
  background-repeat: no-repeat;
  height: 100%;
  width: 150px;
}
.our-services .view-all,
.about-us .view-all {
  background-image: url(img/menu.png);
  background-repeat: no-repeat;
  bottom: 13px;
  height: 15px;
  position: absolute;
  right: 13px;
  width: 65px;
}
.our-services .view-all.en,
.about-us .view-all.en {
  background-position: -90px -200px;
}
.our-services .view-all.zh-hant,
.about-us .view-all.zh-hant {
  background-position: -98px -436px;
}
.our-services .view-all.zh-hans,
.about-us .view-all.zh-hans {
  background-position: -98px -669px;
}
.our-services {
  background: url(img/border01.png) no-repeat right bottom;
  width: 357px;
}
.our-services .title {
  background: url(img/bg-index01.png) no-repeat left top;
}
.our-services .title.en div {
  background-position: -72px -150px;
}
.our-services .title.zh-hant div {
  background-position: -77px -388px;
}
.our-services .title.zh-hans div {
  background-position: -77px -621px;
}
.our-services .editor {
  width: 317px;
  padding: 10px 20px 0;
}
.about-us {
  width: 581px;
  margin-left: 6px;
}
.about-us .title {
  background: url(img/bg-index02.png) no-repeat left top;
}
.about-us .title div {
  margin-left: 25px;
}
.about-us .title.en div {
  background-position: -250px -150px;
}
.about-us .title.zh-hant div {
  background-position: -207px -388px;
}
.about-us .title.zh-hans div {
  background-position: -207px -621px;
}
.about-us .editor {
  width: 531px;
  padding: 10px 20px 20px 30px;
}
.about-us .gallery {
  clear: both;
  float: left;
  width: 100%;
  padding-left: 20px;
}
.about-us .gallery figure {
  float: left;
  width: 257px;
  height: 172px;
  background: url(img/border02.png) no-repeat left top;
  padding: 2px 8px 10px 3px;
  margin: 0 0 10px 8px;
}
