www.gusucode.com > 3102网博士成品网站管理系统 PHP网站源码程序 > 3102/3102/product/templates/css/productlist_index.css

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

div.productlist_index{
margin:0px 20px 0px 0px;
text-align:center;
float:left;
background:url(../images/pbg.jpg) 0 0 no-repeat;
padding:17px;
}

div.productlist_index div.fang{
background: #fff;
padding:0px;
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;
white-space:nowrap;
}

div.productlist_index a:link,div.productlist_index a:visited,div.productlist_index a:active{
color:#666;
font:12px/36px arial,simsun;
text-decoration: none;
}

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