www.gusucode.com > 通讯器材公司网站源码程序 > 通讯器材公司网站源码程序/product/templates/css/productlist.css

    /* ============产品图片列表============== */

div.productlist{
margin:0px 5px 5px 20px;
padding:0px 10px 5px 4px;
text-align:center;
float:left;
}

div.productlist div.fang{
border:0px #ccc solid;
background: #fff;
margin:0px 0px 0px 0px;
text-align:center;
padding:2px 5px 10px 2px;
background:url(../images/probg1.gif) 0 0 no-repeat;
}

div.productlist div.picFit{
overflow: hidden;
}

div.productlist div.picFit img{
}


div.productlist div.title{
text-align:center;
overflow: hidden;
white-space:nowrap;
}

div.productlist a:link,div.productlist a:visited,div.productlist a:active{
color:#373737;
font:12px/15px arial,simsun;
text-decoration: none;
}

div.productlist a:hover{
color:#ff0000;
text-decoration: underline;
font:12px/15px arial,simsun;
}