@charset "UTF-8";
.at {
	float: left;
	width: 900px;
	height: 782px;
	background-image: url(images/base_05.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.mov {
	float: left;
	width: 235px;
	height: 152px;
	position: absolute;
	left: 332px;
	top: 223px;
}

.at2 {
	float: left;
	width: 900px;
	height: 848px;
	background-image: url(images/base_08.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.mov2 {
	float: left;
	width: 235px;
	height: 159px;
	position: absolute;
	left: 331px;
	top: 205px;
}

.at3 {
	float: left;
	width: 900px;
	height: 655px;
	background-image: url(images/base_10.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.mov3 {
	float: left;
	width: 640px;
	height: 390px;
	position: absolute;
	left: 133px;
	top: 143px;
}

.at4 {
	float: left;
	width: 900px;
	height: 516px;
	background-image: url(images/base_08.jpg);
	background-repeat: no-repeat;
		position: relative;
}
.mov4 {
	float: left;
	width: 513px;
	height: 289px;
	position: absolute;
	left: 324px;
	top: 172px;
}
