
@charset "UTF-8";

.at {
	float: left;
	width: 750px;
	height: 458px;
	background-image: url(../images/04.jpg);
	background-repeat: no-repeat;
	position: relative;
}


.mov {
	float: left;
	width: 598px;
	height: 336px;
	position: absolute;
	left: 77px;
	top: 102px;
}
