.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;
}
#wrapper {
  height: 749px;
}
.content-wrapper {
  clear: both;
  float: left;
  height: 541px;
  margin-top: 9px;
  width: 1007px;
  position: relative;
}
.content-wrapper .left,
.content-wrapper .right {
  float: left;
}
.content-wrapper .left {
  width: 408px;
  margin-right: 10px;
}
.content-wrapper .left.thumb6 {
  background: url(images/bg12.png) no-repeat right top;
}
.content-wrapper .left.thumb7 {
  background: url(images/bg13.png) no-repeat right 4px;
}
.content-wrapper .left.thumb9 {
  background: url(images/bg15.png) no-repeat right 4px;
}
.content-wrapper .left.thumb10 {
  background: url(images/bg16.png) no-repeat right 4px;
}
.content-wrapper .left .description {
  clear: both;
  float: left;
  width: 260px;
  height: 121px;
  padding: 50px 0 0 145px;
}
.content-wrapper .left .book {
  clear: both;
  float: left;
  margin: 10px 0 0 28px;
  padding: 24px 46px;
  width: 287px;
  height: 217px;
  background: url(images/bg11.png) no-repeat;
  overflow: hidden;
  position: relative;
}
.content-wrapper .left .book .book-bg {
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.content-wrapper .right {
  height: 462px;
  width: 589px;
  background: url(images/bg17.png) no-repeat center bottom;
}
.content-wrapper .right .products {
  clear: both;
  float: left;
  width: 100%;
  height: 342px;
  overflow: hidden;
  padding: 0 18px;
  position: relative;
}
.content-wrapper .right .products .product {
  clear: both;
  float: left;
  width: 100%;
  height: 100%;
}
.content-wrapper .right .products .product .tab1,
.content-wrapper .right .products .product .tab2 {
  background-image: url(images/tab-photos.png);
  background-repeat: no-repeat;
  width: 140px;
  height: 38px;
  margin-left: -18px;
  cursor: pointer;
  float: left;
  background-position: 0 -62px;
}
.content-wrapper .right .products .product .tab1.selected,
.content-wrapper .right .products .product .tab1:hover,
.content-wrapper .right .products .product .tab2.selected,
.content-wrapper .right .products .product .tab2:hover {
  background-position: 0 0;
}
.content-wrapper .right .products .product .tab2 {
  background-image: url(images/tab-video.png);
  margin-left: -23px;
}
.content-wrapper .right .products .product .content1,
.content-wrapper .right .products .product .content2 {
  clear: both;
  float: left;
  width: 100%;
  padding-top: 22px;
}
.content-wrapper .right .products .product .content2 {
  display: none;
  padding: 18px 90px;
}
.content-wrapper .right .products .product .content1-gallery {
  float: left;
  background: url(images/bg18.png) no-repeat center;
  height: 259px;
  width: 390px;
  padding: 12px 0;
}
.content-wrapper .right .products .product .content1-gallery * {
  float: left;
}
.content-wrapper .right .products .product .content1-gallery .content1-gallery-pager {
  left: 25px;
  position: absolute;
  text-align: center;
  top: 44px;
  min-width: 375px;
  height: 10px;
}
.content-wrapper .right .products .product .content1-gallery .content1-gallery-pager div {
  float: none;
  display: inline-block;
  height: 8px;
  margin: 0 4px;
  width: 8px;
  border: 1px solid #2FB3FF;
  background-color: #ffffff;
  cursor: pointer;
}
.content-wrapper .right .products .product .content1-gallery .content1-gallery-pager div.selected {
  border: 1px solid #ffffff;
  background-color: #2FB3FF;
  cursor: auto;
}
.content-wrapper .right .products .product .content1-gallery .content1-gallery-left,
.content-wrapper .right .products .product .content1-gallery .content1-gallery-right {
  width: 22px;
  height: 53px;
  background-image: url(images/arrow1.png);
  background-repeat: no-repeat;
  margin: 103px 0;
}
.content-wrapper .right .products .product .content1-gallery .content1-gallery-left.selected,
.content-wrapper .right .products .product .content1-gallery .content1-gallery-right.selected {
  cursor: pointer;
}
.content-wrapper .right .products .product .content1-gallery .content1-gallery-left {
  background-position: 0 -61px;
}
.content-wrapper .right .products .product .content1-gallery .content1-gallery-left.selected {
  background-position: 0 0;
}
.content-wrapper .right .products .product .content1-gallery .content1-gallery-right {
  background-position: -371px -61px;
}
.content-wrapper .right .products .product .content1-gallery .content1-gallery-right.selected {
  background-position: -371px 0;
}
.content-wrapper .right .products .product .content1-gallery .content1-gallery-preview {
  width: 346px;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.content-wrapper .right .products .product .content1-content {
  float: left;
  width: 163px;
  height: 270px;
}
.content-wrapper .right .products-selector {
  clear: both;
  float: left;
  width: 510px;
  height: 109px;
  padding: 0 19px;
  margin: 0 18px;
  background: url(images/bg19.png) no-repeat center top;
  overflow: hidden;
}
.content-wrapper .right .products-selector * {
  float: left;
}
.content-wrapper .right .products-selector .products-selector-left,
.content-wrapper .right .products-selector .products-selector-right {
  width: 22px;
  height: 31px;
  background-image: url(images/arrow2.png);
  background-repeat: no-repeat;
  margin: 39px 0;
  cursor: pointer;
}
.content-wrapper .right .products-selector .products-selector-left.selected {
  background-position: 0 -57px;
}
.content-wrapper .right .products-selector .products-selector-right {
  background-position: -487px 0;
}
.content-wrapper .right .products-selector .products-selector-right.selected {
  background-position: -487px -57px;
}
.content-wrapper .right .products-selector .products-selector-preview {
  height: 89px;
  margin: 10px 0;
  overflow: hidden;
  position: relative;
  width: 465px;
}
.content-wrapper .right .products-selector .products-selector-preview div {
  position: absolute;
  left: 0;
  top: 0;
}
.content-wrapper .right .products-selector .products-selector-preview .products-selector-preview-thumb {
  cursor: pointer;
  border: 1px solid #b0b0b0;
  background-color: #ffffff;
  width: 87px;
  height: 87px;
  margin-right: 5px;
}
.content-wrapper .right .products-selector .products-selector-preview .products-selector-preview-thumb.selected,
.content-wrapper .right .products-selector .products-selector-preview .products-selector-preview-thumb:hover {
  border: 1px solid #62b0fe;
  background-color: #62b0fe;
}
.content-wrapper .right .products-selector .products-selector-preview .products-selector-preview-thumb img {
  padding: 2px;
}
.colorbox {
  cursor: pointer;
}
