.oneline {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.clear {
  clear: both;
  float: left;
}
body {
  font-family: Verdana;
  font-size: 11px;
  min-height: 100%;
  background: url(images/bg-repeat.png) repeat-x #7ADAFF;
}
.loading {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 10;
}
.loading div {
  background: url(images/loading.gif) no-repeat center center;
  height: 100%;
  width: 100%;
}
#wrapper {
  position: relative;
  height: 810px;
  min-height: 100%;
  background: url(images/bg.jpg) no-repeat top center;
  padding-bottom: 104px;
}
#container {
  width: 1000px;
  margin: auto;
  position: relative;
  z-index: 1;
}
.header,
.content,
.footer {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
.header {
  height: 254px;
  z-index: 2;
}
.header .bird {
  height: 130px;
  left: 209px;
  position: absolute;
  top: 10px;
  width: 576px;
  z-index: 2;
  overflow: hidden;
}
.header .bird img {
  display: none;
}
.header .logo {
  background: url(images/logo2.png) no-repeat;
  height: 119px;
  left: 423px;
  position: absolute;
  top: 22px;
  width: 142px;
  z-index: 1;
}
.header .other-menu {
  left: 127px;
  position: absolute;
  top: 130px;
  z-index: 3;
}
#main-menu {
  list-style: none;
  position: absolute;
  top: 150px;
  left: 213px;
  z-index: 3;
}
#main-menu li {
  float: left;
  height: 85px;
}
#main-menu li a {
  display: block;
  height: 85px;
  width: 85px;
  background-image: url(images/menu.png);
  background-repeat: no-repeat;
}
#main-menu li a.menu-1 {
  background-position: 0 0;
  margin-right: 29px;
}
#main-menu li a.menu-1.selected,
#main-menu li a.menu-1:hover {
  background-position: 0 -152px;
}
#main-menu li a.menu-2 {
  background-position: -114px -4px;
  margin: 4px 34px 0 0;
}
#main-menu li a.menu-2.selected,
#main-menu li a.menu-2:hover {
  background-position: -114px -156px;
}
#main-menu li a.menu-3 {
  background-position: -233px -4px;
  margin: 4px 32px 0 0;
}
#main-menu li a.menu-3.selected,
#main-menu li a.menu-3:hover {
  background-position: -233px -156px;
}
#main-menu li a.menu-4 {
  background-position: -350px -4px;
  margin-top: 4px;
}
#main-menu li a.menu-4.selected,
#main-menu li a.menu-4:hover {
  background-position: -350px -156px;
}
.sub-menu {
  display: none;
  background: url(images/menu6.png) no-repeat;
  height: 284px;
  left: 32px;
  position: absolute;
  top: 232px;
  width: 931px;
  z-index: 4;
}
.sub-menu .sub-menu1,
.sub-menu .sub-menu2,
.sub-menu .sub-menu3,
.sub-menu .sub-menu4,
.sub-menu .sub-menu5 {
  height: 59px;
  overflow: hidden;
  padding-top: 178px;
  position: absolute;
  top: 20px;
  width: 153px;
}
.sub-menu .sub-menu1 *,
.sub-menu .sub-menu2 *,
.sub-menu .sub-menu3 *,
.sub-menu .sub-menu4 *,
.sub-menu .sub-menu5 * {
  font-size: 10px;
  color: #34446a;
  line-height: 18px;
}
.sub-menu .sub-menu1 {
  left: 19px;
}
.sub-menu .sub-menu2 {
  left: 204px;
}
.sub-menu .sub-menu3 {
  left: 389px;
}
.sub-menu .sub-menu4 {
  left: 574px;
}
.sub-menu .sub-menu5 {
  left: 759px;
}
.sub-menu .triangle {
  background-image: url(images/icon-triangle.png);
  background-repeat: no-repeat;
  height: 22px;
  left: 447px;
  position: absolute;
  top: -17px;
  width: 22px;
}
#bg-music {
  background-image: url(images/sound.png);
  background-repeat: no-repeat;
  width: 29px;
  height: 29px;
  position: absolute;
  cursor: pointer;
  right: 214px;
  top: 171px;
  background-position: 0 -152px;
  z-index: 4;
}
#bg-music.mute {
  background-position: 0 0;
}
.content {
  min-height: 300px;
  z-index: 1;
}
.footer {
  background: url(images/bg4.png) repeat-x;
  height: 298px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.footer #container {
  z-index: 3;
}
.footer .index-menu,
.footer .earth,
.footer .index-news {
  display: none;
}
.footer .footer-bg {
  background: url(images/bg.png) no-repeat center center;
  width: 100%;
  height: 100%;
}
.footer .footer-wrapper {
  background: url(images/bg-footer-middle.png) repeat-x;
  height: 40px;
  left: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.footer .footer-wrapper .footer-wrapper-left,
.footer .footer-wrapper .footer-wrapper-right {
  position: absolute;
  top: 0;
  width: 10px;
  height: 40px;
}
.footer .footer-wrapper .footer-wrapper-left {
  background: url(images/bg-footer-left.png) no-repeat;
  left: 0;
}
.footer .footer-wrapper .footer-wrapper-right {
  background: url(images/bg-footer-right.png) no-repeat;
  right: 0;
}
.footer .footer-wrapper .footer-copyright {
  text-align: center;
  padding-top: 20px;
}
.footer .footer-wrapper *,
.footer .footer-wrapper *:hover,
.footer .footer-wrapper *:link,
.footer .footer-wrapper *:visited {
  font-size: 10px;
  color: #5c5c5c;
}
.viewport {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  padding: 10px 0;
}
.scrollbar {
  float: right;
  position: relative;
  width: 10px;
  cursor: pointer;
}
.track {
  height: 100%;
  width: 1px;
  left: 5px;
  top: 0;
  position: relative;
  background-color: #456272;
}
.thumb {
  width: 8px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: -5px;
  top: 0;
  background-color: #b8c9d2;
  border: 1px solid #808a8f;
}
.header .bird {
  height: 324px;
}
.other-menu {
  display: none;
}
.content {
  margin-top: -124px;
  z-index: 2;
}
#main-menu {
  display: block;
  left: 293px;
  top: -337px;
}
#main-menu li a.menu-1 {
  margin: 52px 16px 0 0;
}
#main-menu li a.menu-2 {
  margin: 0 34px 0 0;
}
#main-menu li a.menu-3 {
  margin: 0 9px 0 0;
}
#main-menu li a.menu-4 {
  margin: 48px 0 0 0;
}
.sub-menu {
  top: -618px;
}
.sub-menu .triangle {
  background-image: url(images/icon-triangle.png);
  background-position: 0 -22px;
  left: 513px;
  top: 280px;
}
.content .menu-bg {
  height: 360px;
  left: -73px;
  position: absolute;
  top: -95px;
  width: 1120px;
  background: url(images/bg3.png) no-repeat;
}
.content .menu1,
.content .menu2,
.content .menu3,
.content .menu4,
.content .menu5 {
  position: absolute;
  z-index: 1;
}
.content .menu1 {
  background: url(images/menu1.png) no-repeat 14px center;
  height: 224px;
  left: 10px;
  top: -34px;
  width: 217px;
}
.content .menu1:hover {
  background: url(images/menu1_hover.png) no-repeat;
}
.content .menu2 {
  background: url(images/menu2.png) no-repeat 42px center;
  height: 175px;
  left: 180px;
  top: 93px;
  width: 217px;
}
.content .menu2:hover {
  background: url(images/menu2_hover.png) no-repeat;
}
.content .menu3 {
  background: url(images/menu3.png) no-repeat 27px center;
  height: 147px;
  left: 393px;
  top: 146px;
  width: 217px;
}
.content .menu3:hover {
  background: url(images/menu3_hover.png) no-repeat;
}
.content .menu4 {
  background: url(images/menu4.png) no-repeat 17px center;
  height: 155px;
  left: 606px;
  top: 114px;
  width: 217px;
}
.content .menu4:hover {
  background: url(images/menu4_hover.png) no-repeat;
}
.content .menu5 {
  background: url(images/menu5.png) no-repeat 3px center;
  height: 146px;
  left: 798px;
  top: 43px;
  width: 230px;
}
.content .menu5:hover {
  background: url(images/menu5_hover.png) no-repeat;
}
.footer {
  z-index: 2;
}
.footer .index-menu,
.footer .earth {
  display: block;
}
.footer #bg-music {
  right: 218px;
  top: -199px;
}
.footer .index-menu {
  bottom: 97px;
  left: 709px;
  position: absolute;
  z-index: 3;
}
.footer .index-news {
  display: block;
  height: 258px;
  left: 8px;
  position: absolute;
  top: -420px;
  width: 241px;
  z-index: 2;
  background: url(images/bg5.png) no-repeat;
}
.footer .index-news .index-news-content {
  height: 120px;
  left: 30px;
  position: absolute;
  top: 49px;
  width: 193px;
}
.footer .index-products {
  height: 107px;
  overflow: hidden;
  position: absolute;
  right: 33px;
  top: -308px;
  width: 143px;
  z-index: 2;
}
.footer .index-products-right {
  cursor: pointer;
  height: 22px;
  position: absolute;
  right: 192px;
  top: -266px;
  width: 10px;
  z-index: 3;
  right: 8px;
}
.footer .earth {
  background: url(images/bg2.png) no-repeat bottom center;
  bottom: 0;
  height: 494px;
  left: -39px;
  position: absolute;
  width: 100%;
}
