@import url(base.css);



.cateshow{clear:both; padding:10px 0; border-bottom:1px solid #f0f0f0; border-top:1px solid #fff; background:#f9f9f9;}
.cateshow:after{content:"."; display:block; width:0;height:0; clear:both; visibility:hidden;}
.cateshow dt,.cateshow dd{ float:left;}
.cateshow dt {width:100px; text-align:left; border-right:1px solid #ddd; padding:0 10px; color:#666;}
.cateshow dd{ width:75%; padding:0 0 0 10px;border-left:1px solid #fff; margin:0; }
.cateshow dd a{ margin-right:1em;}

.productcate dt{width:120px; }
.productcate dd{ width:70%;}
ul.listdetail li{ border-bottom:1px dotted #eee; padding:2px 10px; background:url(../img/arr.gif) no-repeat 0 8px; }
