<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ============Í¼Æ¬ÁÐ±í============== */

ul.photoapp001{

margin:0;

padding:0

}



ul.photoapp001 li{

list-style-type: none;

margin:0px 5px 5px 0px;

text-align:center;

float:left;

}



ul.photoapp001 div.fang{

border:1px #ddd solid;

background: #fff;

padding:3px;

text-align:center;

}



ul.photoapp001 div.picFit{

overflow: hidden;

}



ul.photoapp001 div.picFit img{

}





ul.photoapp001 div.title{

text-align:center;

overflow: hidden;

white-space:nowrap;

}



ul.photoapp001 a.title:link,ul.photoapp001 a.title:visited,ul.photoapp001 a.title:active{

color:#555;

font:12px/25px simsun;

text-decoration: none;

}



ul.photoapp001 a.title:hover{

color:#ff0000;

text-decoration: underline;

font:12px/25px simsun;

}

</pre></body></html>