www.gusucode.com > 数码科技公司网站源码程序 > 数码科技公司网站源码程序/product/templates/css/productlist_diy.css

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

div.productlist_diy{
margin:0px 0px 10px 0px;
text-align:center;
float:left;
background:url(../images/pbg.jpg) 0 0 no-repeat;
padding:1px 32px 0px 1px;
}

div.productlist_diy div.fang{
border:0px #ccc solid;
background: #fff;
padding:0px;
text-align:center;
}

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

div.productlist_diy div.picFit img{
}


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

div.productlist_diy a:link,div.productlist_diy a:visited,div.productlist_diy a:active{
color:#464646;
font:12px/42px arial,simsun;
text-decoration: none;
}

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