/* ============Ã¯Â¿Â½Ã¯Â¿Â½Ã†Â·ÃÂ¼Ã†Â¬Ã¯Â¿Â½ÃÂ±Ã¯Â¿Â½============== */

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: 25px;
}
div#productquery a{
color:#555;
text-decoration: none;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}

div#productquery a:hover{
color:#ff0000;
}

.protitle{ margin-top: 3px;}



/* ============Ã¯Â¿Â½Ã¯Â¿Â½Ã’Â³============== */

div#showpages {
clear:both;
width:100%;
white-space: nowrap;
}



div#pages {

width:100%;
margin:0px 140px 0px 115px;
text-align:center;
white-space: nowrap;
}

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

div#pages a:link,div#pages a:visited,div#pages a:active{
    font-size:14px;
color:#000;
text-decoration: none;
}

div#pages a:hover{
    font-size:14px;
color:#008dca;
text-decoration: none;
}

div#pages li{
margin:3px;
padding:2px 5px;
list-style-type: none;
float:left;

color:#000;
font-size:14px;
white-space: nowrap;
}

div#pages li.pagesnow{
color:#000;
white-space: nowrap;

}

div#pages li.pbutton{
color:#008dca;
background-color:#e4f2ff;
padding:3px 5px 1px 5px;
white-space: nowrap;
border:1px #cde6ff solid;
}

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