/* ============²úÆ·Í¼Æ¬ÁÐ±í============== */
div.productlist_dolphin_up{
	border:0px #ebebeb solid;
	padding:15px 0px 5px 2px;
	overflow: hidden; 
	width:707px;
	height:333px;
	position:relative;
}

div.productlist_dolphin_up div.productlist_line{
	margin:0px 0px 7px 0px;
	padding:3px 0px 0px 15px;
	height:147px;
	width:707px;
	text-align:center;
}

div.productlist_dolphin_up div.productborder{
	list-style-type: none;
	float:left;
	margin:0px 12px 0px 0px;
	background:url(../images/pbg.jpg) 0 0 no-repeat;
	padding:2px 6px 0px 5px;
}

div.productlist_dolphin_up div.fang{
	background: #fff;
	padding:0px;
	text-align:center;
	width:150px;
	height:113px;
}

div.productlist_dolphin_up div.picFit{
	overflow: hidden;
	width:150px;
	height:113px;
}

div.productlist_dolphin_up div.picFit img{
	width:150px;
	height:113px;
	border:none;
}

div.productlist_dolphin_up div.title{
text-align:center;
overflow: hidden;
white-space:nowrap;
}

div.productlist_dolphin_up a:link,div.productlist_dolphin_up a:visited,div.productlist_dolphin_up a:active{
color:#2e2e2e;
font:12px/38px arial,simsun;
text-decoration: none;
}

div.productlist_dolphin_up a:hover{
color:#ff0000;
text-decoration: underline;
font:12px/38px arial,simsun;
}