@charset "utf-8";
/* CSS Document */
.productItem{width:98%; height:120px; overflow:auto; margin-top:10px; border-bottom:#bbb 1px dotted;}
.productItem div{float:right; width:580px; height:100%;}

.proImg,.proInfo,.otherInfo{height:200px;}
.proImg{width:260px; float:left; text-align:center; vertical-align:bottom;}
.proInfo{width:400px; float:left; margin-left:10px;}
.otherInfo{width:270px; float:right;}
.proShowBox_content{padding:5px;}
.proShowBox_tb{background:transparent url(/images/safe_flow.png) no-repeat scroll 0 -6px;}
.proShowBox_bb{background:transparent url(/images/safe_flow.png) no-repeat scroll 0 -10px;}

.proDetial{border-top:#D4FF55 1px dotted;padding:15px 0;}