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

    /* ============产品图片列表============== */

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

div#productquery div.fang{
border:1px #ccc solid;
background: #fff;
padding:3px;
text-align:center;
}

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

div#productquery div.picFit img{
}


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

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

div#productquery a:hover{
color:#ff0000;
text-decoration: underline;
font:12px/25px arial,simsun;
}




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

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:#303030;
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:#303030;
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:#303030;
padding:3px 5px 1px 5px;
white-space: nowrap;
border:1px #b8b68f solid;
}

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