.detailup { 
	width:610px;
	height:500px;
	position:relative; 
	float:left;
	overflow:hidden;
}
.detailup img { 
	position:absolute; 
	top:0;
	left:0; 
	border:0;
}