.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;
  width: 100%;
  margin-top: 9px;
  position: relative;
}
.content-wrapper .product {
  clear: both;
  float: left;
  width: 100%;
  background: url(images/bg14.png) no-repeat left 4px;
}
.content-wrapper .product .description {
  clear: both;
  float: left;
  height: 120px;
  padding: 40px 0 0 150px;
  width: 235px;
}
.content-wrapper .category {
  clear: both;
  float: left;
  width: 100%;
  padding: 20px 45px 0;
}
.content-wrapper .category * {
  float: left;
}
.content-wrapper .category .category-left,
.content-wrapper .category .category-right {
  width: 34px;
  height: 82px;
  background-image: url(images/arrow3.png);
  background-repeat: no-repeat;
  margin: 53px 0;
  cursor: pointer;
}
.content-wrapper .category .category-left {
  background-position: 0 -101px;
}
.content-wrapper .category .category-left.selected {
  background-position: 0 0;
}
.content-wrapper .category .category-right {
  background-position: -140px -101px;
}
.content-wrapper .category .category-right.selected {
  background-position: -140px 0;
}
.content-wrapper .category .category-container {
  height: 188px;
  overflow: hidden;
  position: relative;
  width: 850px;
}
.content-wrapper .category .category-container a {
  float: left;
  width: 165px;
  height: 188px;
  margin-right: 5px;
  background: url(images/bg20.png) no-repeat;
}
.content-wrapper .category .category-container div {
  position: absolute;
  left: 0;
  top: 0;
}
.content-wrapper .category .category-container .category-container-thumb {
  clear: both;
  float: left;
  width: 134px;
  height: 100px;
  padding: 16px 15px;
}
.content-wrapper .category .category-container .category-container-title {
  clear: both;
  float: left;
  color: #078B20;
  width: 145px;
  height: 42px;
  line-height: 20px;
  margin: 0 10px;
  overflow: hidden;
  text-align: center;
}
.content-wrapper .pager {
  color: #078B20;
  font-weight: bold;
  position: absolute;
  right: 79px;
  top: 377px;
}
