#product_detail{
    float: left;
    width: 560px;
}
div.product_detail {
    float: left;
    width: 540px; 
    padding: 20px 10px;
}
div.pr-dt-lf-body-left {
    float: left;
    width: 240px;  
    text-align: center; 
}
div.pr-dt-lf-body-left ul{
    float: left;
    width: 220px; 
    text-align: center; 
    padding-left: 0; 
    padding-right: 20px;
}
div.product_detail div.detail{
    float: left;
    width: 300px;
}
div.product_detail div.detail h2.title {
    width: 300px; 
    float: left; 
    font-size: 16px; 
    color: #ff027b;
    padding-bottom: 10px;
    }
 div.product_detail div.detail div.star {
    float: left;
    padding: 0 5px 5px 10px;
    border-bottom:  1px solid #EEE; 
    width: 285px;
 }   
  div.product_detail div.detail div.left {
    color: #666;
    padding-top: 10px;
    float: left;
    width: 90px;
    text-align: right;
    clear: both;
    padding-right: 20px;
  }
   div.product_detail div.detail div.right {
    font-weight: bold;
    padding-top: 10px;
    width: 180px;
    float: left;
    
  }
 div.product_detail div.detail div.order{
    float: left;
    width: 400px;
    clear: both;
    line-height: 35px;
	padding-top: 10px;
	padding-left: 50px;
 } 
  div.product_detail div.detail div.order a{
    float: left;
    width: 163px;
    clear: both;
    line-height: 35px;
	height: 35px;
	background: url(/images/addgiohang.png) #fff no-repeat left top;
 } 
 
  div.product_detail div.content {
    padding-left: 0; 
    float: left; 
    width: 520px; 
    padding-top: 20px; 
    text-align: justify;
	padding-left: 10px;
  }
  
  
 #manulist li
{

}
#manulist li.hidefilter
{
    display: none;
}
#filterall
{
    display:none;
    font-weight: ;
}
#filtertog
{
    font-weight: ;
}
img.manu-icon
{
    float: left;
    height: 20px;
    padding-top: 8px;
    width: 100px;
}
