.pics { 
	width		: 575px; 
	height		: 246px;
	margin		: auto;
	position	: relative;
	overflow	: hidden;
	border		: #000 2px solid;
	
}

.pics img { 
	width		: 575px;
	height		: 246px; 
	padding		: 0px; 
	top			: 0; 
	left		: 0;
	/*border		: 1px solid #ccc;
	background-color: #eee;*/ 
}