.top-pic-cover{
	width:100%;
	height:400px;
	overflow:hidden;
	position:relative;
}
.masthead-video{
	width:100%;
}


.division-movie-cover{
	position:absolute;
	background: url("../movie/bg1.png") repeat;
	top:0;
	width:100%;
	height:400px;
}
.division-movie-inner{
	width:100%;
	position:relative;
	height:400px;
}
.division-inner-box{
	width:50%;
	height:100px;
	background;white;
	position:absolute;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align:center;
	font-size:30px;
	color:white;
}
.division-inner-box span{
	font-size: 20px;
}
/*----------------------------------------------*/