/* ============²úÆ·Í¼Æ¬ÁÐ±í============== */
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:#fff;
}

div.productlist_pmd div.fang{
border:2px #fff 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:#666;
font:12px/25px arial,simsun;
text-decoration: none;
}

div.productlist_pmd a:hover{
color:#e10000;
text-decoration: underline;
font:12px/25px arial,simsun;
}
