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

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

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

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

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

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

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

div#photoquery_2024 div.picFit img{
}


div#photoquery_2024 div.title{
white-space: nowrap;
overflow: hidden;
text-align:center;
font:12px/25px simsun;
}


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

div#photoquery_2024 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:#505050;
text-decoration: none;
}

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

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

div#pages li.pagesnow{
color:#505050;
background-color:#ad9d8d;
white-space: nowrap;
border:1px #6c5c4c solid;
}

div#pages li.pbutton{
color:#505050;
background-color:#ad9d8d;
padding:3px 5px 1px 5px;
white-space: nowrap;
border:1px #6c5c4c solid;
}

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