@charset "utf-8";

body {
	background-color: #000000;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.container {
	background-color: #000000;
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	height: 850px;
	margin-top: 3.5%;
}
.container .bg .content {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 75px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 826px;
}
.container .bg .content iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}

.container .bg .content iframe li {
	color: #FFFFFF;
}

.container .bg {
	position: absolute;
	z-index: 1;
}
