 .at {
	
	width: 100%;
	height: auto;
	
	position: relative;
}
 .at .mov {
	
	width: 80%;
	position: absolute;
	left: 10%;
	top: 40px;
	right: 10%;
}
.at .iframe-wrapper {
	 position: relative;
  width: 100%;
  padding-top: 56.25%;
	
}
 .at .mov iframe {
	  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}



.m01 {
	width: 100%;
	height: auto;
	position: relative;
	background-image: url(images/base_03bg.jpg);
	background-repeat: repeat;
	background-size: 100% auto;
}



.MusicZone-1 {
	position: static;
	width: 250px;
	height: 45px;
	padding-left: 20px;
}
.MusicZone-2 {
	position: static;
	width: 250px;
	height: 45px;
	padding-left: 20px;
}
.MusicZone-3 {
	position: static;
	width: 250px;
	height: 45px;
	padding-left: 20px;
}
.MusicZone-4 {
	position: static;
	width: 250px;
	height: 45px;
	padding-bottom: 10px;
	padding-left: 20px;
}
