/* ============·ÖÀàÁÐ±í============== */

div.productclass_dolphin{
 float: left;
    margin: 0 20px 5px 0;
    padding: 0;
}


a.productclass_dolphin{
display:block;
text-decoration: none;
font:12px/29px simsun,Verdana, Arial, sans-serif;
height:30px;
text-align:left;
background:url(../images/listx.png) 0px 0px no-repeat;
padding-left:70px;
color:#505050;
}

a.productclass_dolphin:hover{
display:block;
color: #505050; 
background:url(../images/listx2.png) 0px 0px no-repeat;
text-decoration: none;
}


.productsearchformzone p{
	color:#505050;
	line-height:190%;
	padding:0 10px;
	}
	
	
	
.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
	list-style-type:none;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}

.clear{ clear:both;}