/* ============ï¿½ï¿½Æ·Í¼Æ¬ï¿½Ð±ï¿½============== */

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

div#productquery div.fang{
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{
	display: block; line-height: 30px;
}
div#productquery a{
color:#555;
font-weight:bold;
text-decoration: none;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}

div#productquery a:hover{
color:#33953d;
}

.protitle{ margin-top: 3px;}



/* ============ï¿½ï¿½Ò³============== */

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

div#pagesinfo {
float:left;
margin-top:5px;
padding:5px 8px;
border: 1px solid #cbcbcb;
white-space: nowrap;
}

div#pages {
float:right;
padding-right:25px;
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:#505050;
text-decoration: none;
}

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

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

div#pages li.pbutton{
color:#505050;
background-color:#fff;
padding:5px 8px 5px 8px;
white-space: nowrap;
border:1px #cbcbcb solid;
}

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