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

.body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	background-color: transparent;
	}
	

#body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	background-color: #000000;
	}

.page {
	position:absolute;
	left:50%;
	top:-1px;
	width: 1024px;
	z-index:1;
	margin-left: -512px;
	}

#page {
	position:absolute;
	left:50%;
	top:-1px;
	width: 1024px;
	z-index:1;
	margin-left: -512px;
	}

.content {
	 position: absolute; 
	 overflow:no; 
	 width: 867px; 
	 height: 467px; 
	 left: 79px; 
	 top: 286px; 
	 z-index: 2;
	 }
	 
#content {
	position: absolute;
	overflow:no;
	width: 867px;
	height: 467px;
	left:79px;
	top:286px;
	z-index: 2;
	 }

.main {
	height: 467px;
	width: 867px; 
	background: transparent;
	border: 0px;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #C50AB1;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;
	}
	
#main {
	height: 467px;
	width: 867px; 
	background: transparent;
	border: 0px;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #C50AB1;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;
	}
	
.news {
	position: absolute; 
	overflow:auto; 
	width: 395px; 
	height: 99px; 
	z-index: 2; 
	left: 546px; 
	top: 827px;
	}

#news {
	position: absolute;
	overflow:auto;
	width: 395px;
	height: 99px;
	z-index: 2;
	left: 547px;
	top: 828px;
	}

.cat_navbar {
	 position: absolute; 
	 overflow:no; 
	 width: 870px; 
	 height: 26px; 
	 left: 79px; 
	 top: 286px; 
	 z-index: 3;
	 }
	 
#cat_navbar {
	position: absolute;
	overflow:no;
	width: 870px;
	height: 26px;
	left: 75px;
	top: 725px;
	z-index: 3;
	 }

.player {
	background-color: transparent;
	 position: absolute; 
	 overflow:no; 
	 width: 397px; 
	 height: 246px; 
	 left: 0px; 
	 top: 26px; 
	 z-index: 0;
	 }