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

    /* ============图片检索============== */

div#photoquery {
margin-bottom:20px;
}

div#photoquery ul{
margin:0;
padding:0;
}

div#photoquery li{
float:left;
list-style-type: none;
margin:0px 15px 10px 15px;
text-align:center;
}

div#photoquery div.fang{
border:1px #ece0ac solid;
background:transparent;
padding:5px;
text-align:center;
}

div#photoquery div.picFit{
overflow: hidden;
}

div#photoquery div.picFit img{
}


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


div#photoquery a:link,div#photoquery a:visited,div#photoquery a:active{
font:12px/25px simsun;
color:#645244;
text-decoration: none;
}

div#photoquery a:hover{
font:12px/25px simsun;
color:#645244;
text-decoration: underline;
}




/* ============翻页============== */

div#showpages {
clear:both;
padding:0px;
margin:20px 0px;
width:100%;
height:30px;
white-space: nowrap;
}

div#pagesinfo {
float:left;
padding:3px 8px;
white-space: nowrap;
color:#f5eed2;
}

div#pages {
float:right;
padding-right:8px;
white-space: nowrap;
}

div#pages ul{
margin:0;
padding:0;
}

div#pages a:link,div#pages a:visited,div#pages a:active{
color:#f5eed2;
text-decoration: none;
}

div#pages a:hover{
color:#f5eed2;
text-decoration: none;
}

div#pages li{
margin:3px;
padding:2px 5px;
list-style-type: none;
float:left;
background:#7f6556;
color:#f5eed2;
border:1px #4f3d33 solid;
white-space: nowrap;
}

div#pages li.pagesnow{
color:#f5eed2;
background-color:#4f3d33;
white-space: nowrap;
border:1px #4f3d33 solid;
}

div#pages li.pbutton{
color:#f5eed2;
background-color:#7f6556;
padding:3px 5px 1px 5px;
white-space: nowrap;
border:1px #4f3d33 solid;
}

div#pages li.opt{
color:#f5eed2;
padding:0px 2px;
white-space: nowrap;
border:0px;
background:#7f6556;
}