/*.jp-jplayer img{
	border: none;
	max-width: 800px;
}
*/
.jp-jplayer img {
    border: none;
    max-width: 800px !important;
    max-height: 600px !important;
}	
.leftcurtain, .leftcurtainvideo{
	width: 50%;
	height: 769px;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 2;
}
.rightcurtain, .rightcurtainvideo{
	width: 50%;
	height: 769px;
	right: 0px;
	top: 0px;
	position: absolute;
	z-index: 3;
}
.rightcurtain img, .leftcurtain img, .rightcurtainvideo img, .leftcurtainvideo img{
	width: 100%;
	height: 100%;
}
.logo{
	margin: 0px auto;
	margin-top: 150px;
}
.rope{
	position: absolute;
	top: -52px;
	left: 47%;
	z-index: 4;
}
.rope_img{
	width: 45px;
}

.top_img{
	width: 0px;
}

.top{
	text-align: center;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0%;
	z-index: 4;
}

.top_letter{
	padding-top: 200px;
	color: #FFF; 
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	font-size: 22px;
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0%;
	z-index: 4;
}