www.gusucode.com > 电子科技公司网站(英文)网站源码程序 > 电子科技公司网站(英文)网站源码程序/photo/templates/css/photopic.css

    /* ============图片列表============== */
ul.photopic{
margin:0;
padding:0px 0px 0px 7px;
}

ul.photopic li{
list-style-type: none;
margin:0px 22px 5px 0px;
text-align:center;
float:left;
}

ul.photopic div.fang{
border:1px #d0d0d0 solid;
background: #fff;
padding:3px;
text-align:center;
}

ul.photopic div.picFit{
overflow: hidden;
}

ul.photopic div.picFit img{
}


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

ul.photopic a.title:link,ul.photopic a.title:visited,ul.photopic a.title:active{
font:12px/25px Verdana,microsoft yahei,Arial, Helvetica, sans-serif;
text-decoration: none;
color:#505050;
}

ul.photopic a.title:hover{
color:#ff6600;
text-decoration: none;
font:12px/25px Verdana,microsoft yahei,Arial, Helvetica, sans-serif;
}