.production {
  background-image: url('img/production.png');
}
.outer {
  width: 980px;
  padding-left: 10px;
}
.hasmaxwidth {
  width: 150px;
}
.back {
  background: url('img/back.png') 20px center no-repeat #EC1D25;
  color: white !important;
  font-weight: bold;
  line-height: 40px;
  padding: 0 23px 0 48px;
}
.pager {
  text-align: right;
  padding: 20px 70px;
}
.pager .page,
.pager .specialPage {
  padding: 5px 8px;
  border: 1px solid #D8D8D8;
  color: #BBBBBB;
  margin-left: 5px;
}
.pager .page.here,
.pager .page:hover,
.pager .specialPage.here,
.pager .specialPage:hover {
  background: #ED1C22;
  color: white;
  border: 1px solid #ED1C22;
}
.pager .nxt {
  margin-left: 5px;
}
.pager .page_entry {
  right: 19px;
  top: 20px;
}
.pager .page_entry input.noStyle {
  width: 24px;
  padding: 4px;
  height: 17px;
  line-height: 17px;
  border: 1px solid #D8D8D8;
}
.pager .page_entry input.noStyle:focus {
  border: 1px solid #ED1B24;
}
body {
  background: url('img/bg.png') repeat;
  min-width: 1000px;
}
body header {
  z-index: 50;
}
body header * {
  *z-index: 999;
}
body header .headerheight {
  height: 122px;
}
body header .logo {
  top: 21px;
  left: 6px;
}
body header #search_frm {
  background: #CCCCCC;
  padding: 6px 7px 7px 8px;
  right: 5px;
}
body header #search_frm input.noStyle {
  height: 27px;
  line-height: 27px;
  width: 225px;
  padding: 0 5px 0 11px;
  color: #C4C4C4;
  background: white;
  margin-right: 7px;
}
body header #search_frm button.noStyle {
  width: 80px;
  height: 27px;
  line-height: 27px;
  color: white;
  text-align: center;
  background: #7B7B7D;
}
body header nav {
  right: 5px;
  z-index: 10;
}
body header nav .menulist {
  width: 725px;
}
body header nav .menulist .menuitem {
  padding-bottom: 5px;
}
body header nav .menulist .menuitem a {
  height: 40px;
  width: 40px;
}
body header nav .menulist .menuitem a.index {
  margin-left: 44px;
  width: 40px;
  background-position: -53px -23px;
}
body header nav .menulist .menuitem a.index:hover,
body header nav .menulist .menuitem a.index.here {
  background-position: -53px -57px;
}
body header nav .menulist .menuitem a.about {
  margin-left: 55px;
  width: 67px;
  background-position: -148px -23px;
}
body header nav .menulist .menuitem a.about:hover,
body header nav .menulist .menuitem a.about.here {
  background-position: -148px -57px;
}
body header nav .menulist .menuitem a.products {
  margin-left: 55px;
  width: 69px;
  background-position: -270px -23px;
}
body header nav .menulist .menuitem a.products:hover,
body header nav .menulist .menuitem a.products.here {
  background-position: -270px -57px;
}
body header nav .menulist .menuitem a.news {
  margin-left: 55px;
  width: 86px;
  background-position: -394px -23px;
}
body header nav .menulist .menuitem a.news:hover,
body header nav .menulist .menuitem a.news.here {
  background-position: -394px -57px;
}
body header nav .menulist .menuitem a.info {
  margin-left: 55px;
  width: 83px;
  background-position: -535px -23px;
}
body header nav .menulist .menuitem a.info:hover,
body header nav .menulist .menuitem a.info.here {
  background-position: -535px -57px;
}
body header nav .menulist .menuitem a.contact {
  margin-left: 55px;
  width: 60px;
  background-position: -672px -23px;
}
body header nav .menulist .menuitem a.contact:hover,
body header nav .menulist .menuitem a.contact.here {
  background-position: -672px -57px;
}
body header nav .menulist .top_submenu {
  overflow: visible !important;
  top: 100%;
}
body header nav .menulist .top_submenu .submenu_top {
  background: url('img/submenu_top.png') center top no-repeat;
  top: -12px;
  height: 12px;
  width: 100%;
  left: 0;
}
body header nav .menulist .top_submenu .paddX {
  padding: 3px 6px;
  background: #ED1C24;
}
body header nav .menulist .top_submenu .paddX .submenulist {
  *margin-top: -13px;
}
body header nav .menulist .top_submenu .paddX .submenulist .submenuitem {
  padding: 3px 0;
  border-bottom: 1px solid #F36A71;
  width: 160px;
  text-align: center;
}
body header nav .menulist .top_submenu .paddX .submenulist .submenuitem * {
  color: white;
}
body header nav .menulist .top_submenu .paddX .submenulist .submenuitem.noborderbottom {
  border-bottom: 0;
}
body ._title {
  border-bottom: 21px solid #ECECEC;
  background: url('img/_nav.png') left top repeat-x white;
  text-align: right;
}
body ._title .page_title {
  top: 15px;
  height: 28px;
  width: 330px;
}
body ._title .txt_right {
  padding-right: 8px;
}
body ._title .stand {
  height: 43px;
}
body ._title .nav_str {
  padding-top: 2px;
}
body ._title .nav_str * {
  color: #404040 !Important;
  font-weight: bold !Important;
  max-height: 15px;
  overflow: hidden;
}
body ._title .sep {
  padding: 0 6px;
}
body .middle_row {
  min-width: 1000px;
}
body .middle_row .content {
  padding: 0 10px;
  min-height: 350px;
  background: url('img/content.png') center top repeat-y;
}
body .middle_row .content .content_inner_wrap {
  padding: 15px 20px 20px 17px;
}
body .middle_row .content .content_bottom {
  bottom: -3px;
  left: 7px;
}
footer {
  padding-top: 7px;
  padding-bottom: 20px;
  border-top: 1px solid #CCCCCC;
  margin-top: 17px;
}
footer .justifier {
  text-align: justify;
  line-height: 0;
}
footer .justifier * {
  line-height: 21px;
}
footer .footer-copyright {
  color: #777777;
}
footer .footer-copyright * {
  color: #777777 !important;
}
footer .justifyspan {
  width: 100%;
}
footer .footer_img {
  padding-right: 6px;
}
.bannerrow {
  background: url('img/banner_shadow.png') center top repeat-y white;
  *z-index: -1;
}
.bannerrow .cycler {
  height: 477px;
}
.bannerrow .cycler .slide {
  height: 100%;
  width: 100%;
}
.bannerrow .cycler .slide .txtsection {
  height: 100%;
  overflow: hidden;
}
.bannerrow .cycler .slide .txtsection .txtsection_padd {
  width: 233px;
  padding-left: 18px;
  padding-right: 26px;
  height: 100%;
}
.bannerrow .cycler .slide .txtsection .banner_title {
  font-weight: bold;
  color: white;
  font-size: 37px;
  padding-top: 60px;
  padding-bottom: 10px;
}
.bannerrow .cycler .slide .txtsection .editor * {
  color: white;
}
.bannerrow .cycler .slide .txtsection .editor {
  height: 316px;
}
.bannerrow .cycler .slide .txtsection .link {
  width: 100%;
}
.bannerrow .cycler .slide .txtsection .link p {
  background: url('img/link_pointer.png') 17px center no-repeat;
  padding: 15px 0 15px 37px;
}
.bannerrow .cycler .slide .txtsection .link p a {
  text-decoration: underline;
  color: white;
}
.bannerrow .banner_outer {
  padding: 0;
}
.productrow {
  background: url('img/index_bottom.png') left top repeat-x;
}
.productrow .firstrow {
  text-align: justify;
  height: 29px;
  overflow: hidden;
  padding-top: 8px;
}
.productrow .firstrow .hotproduct {
  height: 100%;
  width: 340px;
  background: url('img/hotproduct.png') left top no-repeat;
}
.productrow .firstrow .hrzspace {
  width: 100%;
}
.productrow .firstrow .all_product {
  padding-right: 5px;
  font-weight: bold;
  color: #EE1C25;
}
.productrow .hotproductlist {
  margin-top: 12px;
}
.productrow .hotproductlist .hotproductitem {
  margin-right: 16px;
}
.productrow .hotproductlist .hotproductitem figure {
  border: 9px solid white;
}
.productrow .hotproductlist .hotproductitem.norightmargin {
  margin-right: 0;
}
.productrow .hotproductlist .hotproductitem .producttitle {
  padding: 15px 8px;
  text-align: center;
  max-width: 130px;
  overflow: hidden;
  line-height: 20px;
}
