.at {

	position: relative;
}
.mov {
	
	width: 765px;
	height: 430px;
	position: absolute;
	left: 65px;
	top: 108px;
}

.at .mov iframe {
	width: 765px;
	height: 430px;
}




.at2 {
	
	position: relative;
}


.mov2 {
	
	width: 765px;
	height: 430px;
	position: absolute;
	left: 65px;
	top: 108px;
}
.mov2 iframe {
	width: 765px;
	height: 430px;
}

