* {
  _behavior: url(iepngfix/iepngfix.htc);
}

html, body {
  height: 101%;
}

img
{
    border:0;
}

.allWrapper {
  background: url(../images/header.gif) no-repeat center top;
  width: 100%;
  float: left;
}

.positioner{
  text-align: left;
  margin: 0px auto;
  width: 966px;
}

.layoutBox {
  float: left;
  padding: 0 11px 0 9px;
  width: 946px;
  background: url(../images/bgMiddle.png) repeat-y left top;
}
.layoutBoxTop {
  float: left;
  padding: 0 11px 0 9px;
  height: 19px;
  line-height: 19px;
  width: 946px;
  background: url(../images/bgTop.png) repeat-y left top;
}
.layoutBoxBottom {
  float: left;
  padding: 0 11px 0 9px;
  height: 19px;
  line-height: 19px;
  width: 946px;
  background: url(../images/bgBottom.png) repeat-y left top;
}

.layoutHeader{
  float:left;
  width: 944px;
  height: 80px;
}

.layoutMenuTopWrapper {
  display: block;
  float: left;
  width: 100%;
  height: 34px;
  background: url(../images/menuTopBg.gif) ; 
  padding-bottom: 1px;
}

.layoutMenuTop{
  width: 950px;
  margin: 0 auto;
  height: 34px;
  line-height: 34px;
}


   .srcLogo{
     float: left;
     width: 208px;
     height: 65px;
     text-align: center;
     display: block;
     padding: 33px 0 48px 0;
     border-bottom: 1px solid #DADADA;
   }
   .srcNavi{
     float: left;
     margin-top: 25px;
   }
   .srcNavImg{
     float: left;
     line-height: 34px;
     height: 24px;
     display: block;
     width: 100%;
     text-align: right;
   }
   .srcTopMenu{
     float: left;
   }
   .srcSearch {
     float: left;
     margin: 20px 0 8px 720px;
     width: 240px;
     line-height: 20px;
     height: 20px;
     text-align: right;
   }
   .srcLang{
     float: right; 
     line-height: 34px;
     height: 34px;
   }



.layoutContentBg{
 width: 944px; 
 float: left;
 margin-top: 0px;
 display: inline;
}

.themeImage {
  float: left;
  width: 702px;
  height: 132px;
}

.layoutMenu {
  float: left;
  padding-top: 0px;
  padding-bottom: 20px;
  width: 208px; 
}

.innerContent {
  float: left;
  display: block;
}

.hbase {
  margin-left: 10px;
  float: left;
  width: 188px;
}

.pneuservice {
  margin: 10px 0 0 10px;
  float: left;
  width: 188px;
}


.layoutSpace{
  width: 25px;
  float: left;
}

.outerContent{
  float: left;
  width: 966px;
  margin: 20px 0px 0px 0px;
}

.fullBox{
  float: left; 
  width: 960px;
  margin: 0px 0px 0px 0px; 
}

.contentBox{
  float: left; 
  width: 702px;
  margin: 0px 0px 0px 20px; 
}

.footer{
 clear:both;
}

.pageEnd{
  float: left;
  width: 986px;
}

.error {
  border: 1px solid #DF9999;
  background-color: #F8CDCD;
  padding: 10px;
}
