www.gusucode.com > 数码摄影器材公司网站源码程序 > 数码摄影器材公司网站源码程序/photo/templates/css/photoquery8002.css

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

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

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

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

div#photoquery div.fang{
border:1px #ddd solid;
background: #f7f7f7;
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;
	color:#FFFFFF;
}


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

div#photoquery 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;
	color: #FFFFFF;
}

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

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

div#pages a:link,div#pages a:visited,div#pages a:active{
color:#fff;
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;
color:#fff;
border:1px #b8b68f solid;
white-space: nowrap;
}

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

div#pages li.pbutton{
color:#fff;
padding:3px 5px 1px 5px;
white-space: nowrap;
border:1px #b8b68f solid;
}

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