#product .leftpic,.head,.rightspn{
   border:1px solid #666666; 
}
#product .leftpic,.head{
   padding:6px 10px;  
   background-image: url(images/bg48-2.gif);
}
#product .head{
    border-bottom: none;
    width:400px;
    color:#000;
    font-weight: 700;
}
#product .leftpic,.rightspn{
    margin: 10px 0;
}
#product .leftpic{
    width:280px;
    text-align: center;
    padding:10px 0px;  
}
#product .tu{
    min-height:165px;  
    height:auto;  
} 
/*图片的大小是270 175*/
 
#product .leftpic div{
   border:2px solid #000; 
   padding:5px 13px;
   background-color: #6699CC;
   font-weight: 700;
   margin:0 13px;  
}   


#product .rightspn{   
   background-image: url(images/bg48.gif);  
   width:300px; 
}

#product .rightspn div{
  border:1px solid #666666; 
  margin:11px 10px;
  background-color: #6699CC; 
  padding:10px; 
}
#product .unspn div{ 
  background-color: #999999;    
}
#product div.itemss {
    float:left;
    margin:0 0 0 10px;
    width:360px;
    text-align: center;
}

#product .mid {
    margin:0 auto;
    width:760px;
} 
#product .list {

} 


#product .f {
    width:240px;
    float:left;
}
#product .l {
    width:115px;
    float:right;
    padding-left: 5px;
}
#product .f, .l {
    display:block;
    min-height:20px;
    height:auto;  
    text-align:left;
    padding:5px 0; 
}