/*product_style 2*/
.spe_product2{
width:100%;
height:auto;
margin:auto;
}
.spe_prodcut2_div div{
float:left;}
.spe_prodcut2_div{
float:left;
padding-top:10px;
padding-left:15px;
width:48%;
height:185px;

}
.spe_prodcut2_div_img img{
width:170px;
height:175px;
border:1px solid #CCCCCC;
}

.spe_prodcut2_div_detail{
margin-top:20px;
width:180px;
height:auto;
}

.spe_prodcut2_div_detail li{
width:90%;
height:25px;
line-height:26px;
margin:auto;
border-bottom:1px #CCCCCC dotted;
}

/*end product_style 2*/
