www.gusucode.com > 4156网博士成品网站管理系统 PHP网站源码程序 > 4156/4156/photo/templates/css/photopic_lb.css

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

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

ul.newspiclb_dolphin div.fang{
border:0px #ddd solid;
background: #fff;
padding:0px;
text-align:center;
}

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

ul.newspiclb_dolphin div.picFit img{
}


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

ul.newspiclb_dolphin a.title:link,ul.newspiclb_dolphin a.title:visited,ul.newspiclb_dolphin a.title:active{
color:#555;
font:12px/25px simsun;
text-decoration: none;
}

ul.newspiclb_dolphin a.title:hover{
color:#ff0000;
text-decoration: underline;
font:12px/25px simsun;
}