





body {
  font-family: Arial;
  font-size: 13px;
  color: #404040;
}
#container {
  width: 980px;
  margin: auto;
}
.clear {
  clear: both;
}
#headercontainer {
  padding-top: 5px;
  padding-bottom: 4px;
}
#weblogo {
  float: left;
  width: 95px;
  overflow: hidden;
  padding-top: 4px;
}
#rightheader {
  float: right;
  width: 857px;
  overflow: hidden;
  margin-top: 1px;
}
#changelang {
  float: right;
  width: 107px;
  height: 26px;
  margin-top: 7px;
  background: url('img/common/langbox.png') no-repeat;
}
#changelang ul {
  list-style: none;
  margin-left: 8px;
}
#changelang ul li {
  float: left;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-right: 8px;
  margin-left: 8px;
}
#changelang ul li a {
  color: #a7a7a7;
}
#changelang ul li a.selectedlang {
  color: #a3b83a;
}
#socialitem {
  float: right;
  margin-top: 7px;
  margin-right: 20px;
  margin-left: 15px;
}
#searchproduct {
  float: right;
  background: url('img/common/searchbox.png') no-repeat;
  width: 269px;
  height: 45px;
  margin-top: -3px;
  margin-right: 1px;
  overflow: hidden;
}
#searchinputbox {
  border: 0px #000 solid;
  width: 175px;
  height: 20px;
  margin-top: 12px;
  margin-left: 33px;
  font-size: 12px;
  color: #404040;
}
#gsearchbutton {
  border: 0px solid #CCCCCC;
  display: inline-block;
  height: 32px;
  position: relative;
  top: -10px;
  width: 32px;
}
#onlineshop {
  float: right;
  width: 218px;
  margin-top: -9px;
  margin-right: -5px;
}
#headerbreakspace {
  clear: both;
  height: 40px;
}
#webmenu {
  float: right;
}
#menulist .menuitem {
  float: left;
  list-style: none;
  width: 140px;
  height: 27px;
  margin-left: 5px;
  background-position: bottom;
}
#menulist .menuitem a {
  display: block;
  max-width: 100%;
  text-align: center;
}
#menulist .menuitem:hover {
  background: url('img/common/selectedmenu.png') no-repeat;
  background-position: bottom;
}
#headerendspace {
  clear: both;
  height: 15px;
}
.redirectlink {
  display: block;
  height: 100%;
  width: 100%;
}
#footerbreakspace {
  height: 20px;
}
#footerline {
  background: url('img/common/footerline.png') repeat-x;
  height: 3px;
}
#footercontent {
  text-align: center;
  padding: 20px;
  color: #777777;
}
#footerlogoimg {
  margin-top: -3px;
  width: 20px;
}
#sitemap {
  color: #818f2d;
}
#pagelist {
  list-style: none;
  display: inline-block;
}
#pagelist li {
  position: relative;
  float: left;
  min-width: 25px;
  min-height: 25px;
  text-align: center;
  margin: 2px;
  overflow: hidden;
}
.pageitem,
.firstpage,
.lastpage {
  border: 1px #ccc solid;
}
.boxpage {
  border: 1px #c4d82d solid;
}
.pageitem a,
.firstpage a,
.lastpage a {
  display: block;
  width: 100%;
  height: 100%;
  margin-top: 6px;
}
.prevpage a,
.nextpage a {
  width: 100%;
  height: 100%;
  display: block;
  margin-top: 4px;
}
.selectedpage {
  background: #c4d82d;
}
.selectedpage a {
  color: #fff;
}
#pageinputbox {
  border: 0px;
  margin: 3px;
  width: 25px;
}
.viewmorebutton_en {
  position: absolute;
  width: 100%;
  height: 100%;
}
.viewmorebutton_en .buttoncontent {
  margin-top: 14px;
  margin-left: 61px;
  font-weight: bold;
  color: white;
}
.viewmorebutton_zh {
  position: absolute;
  width: 100%;
  height: 100%;
}
.viewmorebutton_zh .buttoncontent {
  margin-top: 15px;
  margin-left: 64px;
  font-weight: bold;
  color: white;
}
.viewmorebutton_cn {
  position: absolute;
  width: 100%;
  height: 100%;
}
.viewmorebutton_cn .buttoncontent {
  margin-top: 15px;
  margin-left: 64px;
  font-weight: bold;
  color: white;
}
.backbutton_en {
  position: absolute;
  width: 100%;
  height: 100%;
}
.backbutton_en .buttoncontent {
  margin-top: 14px;
  margin-left: 62px;
  font-weight: bold;
  color: white;
}
.backbutton_zh {
  position: absolute;
  width: 100%;
  height: 100%;
}
.backbutton_zh .buttoncontent {
  margin-top: 15px;
  margin-left: 63px;
  font-weight: bold;
  color: white;
}
.backbutton_cn {
  position: absolute;
  width: 100%;
  height: 100%;
}
.backbutton_cn .buttoncontent {
  margin-top: 15px;
  margin-left: 63px;
  font-weight: bold;
  color: white;
}
