/* ============产品图片列表============== */

div.productquery_dolphin{
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

div.productquery_dolphin_top{
text-align:left;
margin:0px;
}

div.productquery_dolphin_bottom{
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.productquery_dolphin div.fang{
	border: 1px none #ddd;
	margin: 0px;
	text-align: center;
	padding: 3px;
}

div.productquery_dolphin div.picFit{
overflow: hidden;

}

div.productquery_dolphin div.picFit img{
}


div.productquery_dolphin a.prodtitle{
	display: block;
	color: #505050;
	text-decoration: none;
	margin: 0px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 36px;
}

div.productquery_dolphin a.prodtitle:hover{
color:#ff6600;
text-decoration: underline;
text-align:center;
}
/* ============翻页============== */

div#showpages {
	clear: both;
	width: 100%;
	height: 30px;
	white-space: nowrap;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

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;
background:#dcd9d4;
color:#303030;
border:1px #dcd9d4 solid;
white-space: nowrap;
}

div#pages li.pagesnow{
color:#303030;
background-color:#eee;
white-space: nowrap;
border:1px #dcd9d4 solid;
}

div#pages li.pbutton{
	color: #333333;
	background-color: #dcd9d4;
	padding: 3px 5px 1px 5px;
	white-space: nowrap;
	border: 1px #dcd9d4 solid;
}


div#pages li.opt{
color:#303030;
padding:0px;
white-space: nowrap;
border:0px;
}
span{
	color: #666;
}
