@charset "iso-8859-8-i";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #000000;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
			scrollbar-3d-light-color:black;
           scrollbar-arrow-color:white;
           scrollbar-base-color:#333333;
           scrollbar-highlight-color:#999999;
           scrollbar-shadow-color:#333333;
}

.line {
	background-image:url(images/dash.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.line2 {
	background-image:url(images/dot.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: bottom;
}
#bootom {
	position:absolute;
	margin-left:-500px;
	width:1000px;
	height:54px;
	z-index:2;
	left: 50%;
	top: 650;
}

#bg {
	position:absolute;
	margin-left:-500px;
	width:1000;
	height:665;
	z-index:1;
	left: 50%;
	overflow: hidden;
	top: 0px;
}

#menu {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	top: 0;
	left: 0;
}

#menu_index {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
	top: 00;
	left: 00;
}

#news {
	position:absolute;
	width:0px;
	height:0px;
	z-index:6;
	top: 152px;
	left: 0px;
}
