@charset "utf-8";

body {
	background-color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}

#wrapper {
	position:absolute;
	left:50%;
	top:0px;
	width:1024px;
	height:768px;
	z-index:1;
	margin-left: -512px;
	background-image: url(images/images-index/bg.gif);
}

#redirect{
	position:absolute;
	width:139px;
	height:103px;
	z-index:3;
	left: 328px;
	top: 427px;
}
#enter{
	position:absolute;
	width:120px;
	height:96px;
	z-index:2;
	left: 503px;
	top: 478px;
}

#container {
	width: 1024px;
	height: 706px;
	z-index: 4;
}
#links {
	width: 187px;
	height: 295px;
	position: absolute;
	left: 286px;
	top: 213px;
	z-index: 4;
}
#footer  {
    width:100%
	
}	
#bannerexchange {
     width:1024px;
	 height:350px;
	 background-color:#000000;
