@charset "utf-8";
/* CSS Document */

.rotation {
	height:  400px;
	padding: 0;
	width: 560px;
	overflow: hidden;
	margin: 0px;
} 
.rotation img {
	width:  560px;
	height: 400px;
	top:  0;
	left: 0
} 
