@charset "utf-8";
/* CSS Document */

#background {
	position: absolute;
	background-color: #000000;
	width: 777px;
	margin-left: -388px;
	height: 1060px;
	margin-top: 5px;
	z-index: 0;
	top: 0;
	left: 50%;
	
}

#navbar {
	position: absolute;
	width: 767px;
	height: 92px;
	z-index: 0;
	top: 7px;
	left: 5px;
	
}
#sidescroll {
	position: absolute;
	width: 767px;
	height: 410px;
	z-index: 0;
	top: 118px;
	left: 5px;
	overflow:hidden;
}
#video {
	position: absolute;
	width: 425px;
	height: 344px;
	z-index: 1;
	top: 576px;
	left: 3px;
	overflow:hidden;
}
#news {
	position: absolute;
	width: 325px;
	height: 344px;
	z-index: 1;
	top: 575px;
	left: 445px;
	overflow:hidden;
}
#tabA {
	position: absolute;
	width: 86px;
	height: 27px;
	top: 556px;
	left: 5px;
}
#tabB {
	position: absolute;
	width: 86px;
	height: 27px;
	top: 556px;
	left: 445px;
}

#addressbar {
	position: absolute;
	width: 767px;
	height: 92px;
	z-index: 0;
	top: 967px;
	left: 5px;
	
}

#link {
	position: absolute;
	background-color: #000000;
	width: 200px;
	height: 10px;
	z-index:3;
	top: 1044px;
	left: 327px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#vmain {
	position: absolute;
	width: 362px;
	height: 361px;
	z-index: 1;
	top: 21px;
	left: 387px;
	overflow:hidden;
}
#index {
	position: absolute;
	background-color: #10120f;
	width: 393px;
	margin-left: -196px;
	height: 579px;
	margin-top: -289px;
	z-index: 0;
	top: 50%;
	left: 50%;
	border: none;
	
}
