/* ============²úÆ·Í¼Æ¬ÁÐ±í============== */
#outer {display:table}
#outer {
padding-top:10px;
text-align:left;
}
div.productlistsj{
width:24%;
text-align:center;
float:left;
margin-right:1%;
}
div.productlistsj div.fang{
text-align:center;
}

div.productlistsj div.picFit{
overflow: hidden;
}

div.productlistsj div.picFit img{
}


div.productlistsj div.title{
text-align:left;
overflow: hidden;
white-space:nowrap;
height:32px;
padding:0;
}

div.productlistsj a:link,div.productlistsj a:visited,div.productlistsj a:active{
color:#505050;
font-size:12px;
height:32px;
line-height:32px;
font-weight:100;
text-decoration: none;
}

div.morelink{
margin:10px ;
padding: 0px; 
border: #e1e1e1 1px solid; 
height: 34px;
text-align:center;

}
div.morelink a{
height: 34px;
line-height:34px;
text-decoration:none;
color:#5a5a5a;
}