@charset "utf-8";

.content {
	position: relative;
	width: 100%; height: 520px;
}
.content h3 {
	position: absolute;
	top: 20px; left: 260px;
}
.content #movieWrap {
	position: absolute;
	top: 63px; left: 260px;
	width: 680px; height: 430px;
	background: transparent url(../img/bg.gif) no-repeat 0 0;
}
.content #movieWrap .in {
	position: absolute;
	top: 20px; left: 20px;
}