body {
	padding: 0;
	margin: 0;
	background: transparent;
	overflow: hidden;
}

img {
	border: 0;
}

.close {
	position: absolute;
	top: 20px;
	left: 805px;
	z-index: 2;
}

.closeMov {
	position: absolute;
	top: 20px;
	left: 754px;
	z-index: 2;
}

.close2 {
	position: absolute;
	top: 20px;
	left: 430px;
	z-index: 2;
}

.title {
	position: absolute;
	top: 1px;
	left: 30px;
	z-index: 4;
}
#ph {
	position: absolute;
	top: 20px;
	left: 30px;
	z-index: 3;
}
#mov {
	position: absolute;
	top: 20px;
	left: 30px;
	width: 725px;
	height: 444px;
	z-index: 3;
}
#video{
	max-width: 100%;
	width: 100%;
}