#mv{
	width:950px;
	height: 600px;
	margin:0 auto;
	background: #3a1307;
}

#mv ul{
  display: none;
  position: relative;
	width:950px;
	height: 600px;
}

#mv ul li{
  display: block;
  position: absolute;
	width: 950px;
	height: 600px;
}
