@charset "utf-8";
/* CSS Document */


body {
	background-color:#434343
}

#pagewrap {
	left: 50%;
	margin-left: -340px;
	width: 680px;
	position: absolute;
	height: 805px;
	background-image: url(../me/VideoCatalog/Personal/box.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#pagewrap ul {

}

#movie {
	position: absolute;
	left: 50%;
	top: 60px;
	margin-left: -320px;
	width: 640px;
}
#contentwrap {
	position: relative;
	padding: 20px;
	width: 600px;
}
