@charset "utf-8";


body {
	;

}

#main {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:793px;
	height:1150px;
	top: 0px;
	left: 0px;
	background-color: #000000;
	
	}
	#logo {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:793px;
	height:180px;
	top: 0px;
	left: 0px;
}
#top {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:745px;
	height:479px;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
}
#midle {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:480px;
	left: -3px;
	top: -3px;
	background-image: url(../images/fundobox.png);
}
#midlerigth {
	position:absolute;
	margin-left:495px;
	margin-right:0px;
	width:245px;
	height:395px;
	top: 0px;
}
#menu {
	position:absolute;
	margin-left:0px;
	margin-right:0px;
	width:245px;
	height:230px;
	top: -15px;
	background-color: #000000;
}
#video {
	position:absolute;
	margin-left:12px;
	margin-right:0px;
	width:725px;
	height:400px;
	top: 0px;
	overflow: auto;
	background-color: #000000;
}
#video2 {
	position:absolute;
	margin-left:385px;
	margin-right:0px;
	width:350px;
	height:280px;
	top: 10px;
	background-color: #333333;
}
#midleleft {
	position:absolute;
	width:480px;
	height:390px;
	scrollbar-base-color: #999999;
	scrollbar-face-color: #999999;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	top: 0px;
	left: 12px;
}
#midlefooter {
	position:absolute;
	width:725px;
	height:50px;
	scrollbar-base-color: #999999;
	scrollbar-face-color: #999999;
	top: 400px;
	left: 12px;


}
