/* ============²úÆ·Í¼Æ¬ÁÐ±í============== */
div#productlist_pmd{
white-space:nowrap;
overflow:hidden;
}
div#productlist_pmd_1{
float:left;
}
div#productlist_pmd_2{
float:left;
}

div.productlist_pmd{
margin:0px 0px 0px 0px;
text-align:center;
float:left;
white-space:nowrap;
overflow:hidden;
background:#5f8e00;
}

div.productlist_pmd div.fang{
border:2px #5f8e00 solid;
background: #fff;
padding:3px;
text-align:center;
}

div.productlist_pmd div.picFit{
overflow: hidden;
}

div.productlist_pmd div.picFit img{
}


div.productlist_pmd div.title{
text-align:center;
overflow: hidden;
white-space:nowrap;
}

div.productlist_pmd a:link,div.productlist_pmd a:visited,div.productlist_pmd a:active{
color:#fff;
font:12px/25px arial,simsun;
text-decoration: none;
}

div.productlist_pmd a:hover{
color:#fff;
text-decoration: underline;
font:12px/25px arial,simsun;
}
