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

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

div#photoquery_2025 {
margin:0px 5px 5px 20px;
text-align:center;
float:left;
}

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

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

div#photoquery_2025 div.fang{
border:1px #ddd solid;
background: #f7f7f7;
padding:5px;
text-align:center;
}

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

div#photoquery_2025 div.picFit img{
}


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


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

div#photoquery_2025 a:hover{
font:12px/25px simsun;
color:#ff6600;
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;
}

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:#555;
text-decoration: none;
}

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

div#pages li{
margin:3px;
padding:2px 5px;
list-style-type: none;
float:left;
background:#d2d2d2;
color:#555;
border:1px #666 solid;
white-space: nowrap;
}

div#pages li.pagesnow{
color:#555;
background-color:#fff;
white-space: nowrap;
border:1px #666 solid;
}

div#pages li.pbutton{
color:#555;
background-color:#d2d2d2;
padding:3px 5px 1px 5px;
white-space: nowrap;
border:1px #666 solid;
}

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