body { 
  margin: 0px; 
  padding: 0px; 
  height: 100%; 
  width:100%;
  border:none;
  background-color:#FFFFFF;
}

img{
border:solid 0px;
}

.clear{
clear:both;
overflow:0px;
}

.menucontain{
  width:960px;
  padding-left:20px;
  padding-right:20px;
}

.menuproductlist{
height:62px;
width:148px;
background-image:url('../images/productimages_01_01.jpg');
float:left;
}

.menuproductbutton{
height:22px;
width:133px;
padding-top:40px;
background-image:url('../images/productimages_01_02.jpg');
float:left;
text-align:center;
}

.menuunberline{
height:5px;
width:960px;
background-color:#eeeeee;
overflow:hidden;
}

.productlistcontain{
width:960px;
padding-top:20px;
padding-bottom:20px;
}

.productunit{
width:470px;
height:200px;
float:left;
cursor:pointer;
}

.unithspline{
width:960px;
height:20px;
float:left;
background-image:url('../images/hspline.jpg');
}

.unitvspline{
width:20px;
height:200px;
float:left;
background-image:url('../images/vspline.jpg');
}

.unitpic{
width:200px;
height:200px;
padding-right:10px;
float:left;
overflow:hidden;
}

.unitdesc{
width:260px;
height:200px;
float:left;
overflow:hidden;
}

.unitmodel{
width:260px;
height:50px;
}

.unitintro{
width:260px;
height:150px;
}



.detailcontain{
width:1000px;
background-image:url(../images/productcontdes_09.jpg);
}

.detailcolleft{
width:279px;
float:left;
}

.detailimgup{
width:279px;
height:24px;
float:left;
background-image:url(../images/productcontdes_01.jpg);
}

.detailimgleft{
width:50px;
height:200px;
float:left;
background-image:url(../images/productcontdes_03.jpg);
}

.detailimg{
width:200px;
height:200px;
float:left;
background-color:#ffffff;
}
.detailimgright{
width:29px;
height:200px;
float:left;
background-image:url(../images/productcontdes_05.jpg);
}

.detailimgbottom{
width:279px;
height:306px;
float:left;
background-image:url(../images/productcontdes_08.jpg);
}

.detailcolright{
width:721px;
float:left;
}

.detailrightname{
padding-top:30px;
width:721px;
height:39px;
background-color:#ffffff;
}

.detailrightup{
width:721px;
height:20px;
background-image:url(../images/productcontdes_06.jpg);
}

.detailrightintro{
width:651px;
padding-left:20px;
padding-right:50px;
padding-bottom:30px;
padding-top:10px;
}





