/* ============²úÆ·Í¼Æ¬ÁÐ±í============== */

div.productlist_index{
margin:0px 10px 10px 0px;
text-align:center;
float:left;
}

div.productlist_index div.fang{
border:0px #ddd solid;
background: #fff;
padding:0px;
z-index:1;
text-align:center;
}

div.productlist_index div.picFit{
overflow: hidden;
}

div.productlist_index div.picFit img{
}


div.productlist_index div.title{
text-align:center;
overflow: hidden;
margin-top:-30px;
position:relative;
z-index:2;
height:30px;
background:url(../images/ttbg.png) 0px 0px repeat;
white-space:nowrap;
}

div.productlist_index a:link,div.productlist_index a:visited,div.productlist_index a:active{
color:#fff;
font:12px/30px 'microsoft yahei';
text-decoration: none;
}

div.productlist_index a:hover{
color:#fff;
text-decoration: none;
font:12px/30px 'microsoft yahei';
}
