@charset "UTF-8";

#main {
	margin-bottom: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}




.at {
	position: relative;
}


.mov {
	position: absolute;
	left: 23px;
	top: 20px;
	height: 480px;
	width: 853px;
	bottom: 20px;
}

p.hid  {
	visibility: hidden;
}

.bcg {
	padding-bottom: 20px ;
}
.black {
	width: 900px ;
	background-color: #000000;
}

.attention2 {
	width: 100% ;
	color: white ;
	padding: 0.5em;
}


