<!-- /Index Site -->

.container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1012px;
	height: 850px;
}

.splash {
	position: absolute;
	top: 100px;
	left: 132px;
	width: 385px;
	height: 450px;
	background-image:url(image/splash/splash.jpg);
}

.counter_img {
	position: absolute;
	top: 375px;
	left: 20px;
	width: 120px;
	height:100px;
	background-image:url(image/splash/counter.jpg);
}

.counter {
	position: absolute;
	top: 385px;
	left: 40px;
	width: 100px;
	height:80px;
}

.textus { 
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color:#777777; 
font-size: 10px;
}

.textcountueber {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color:#990000; 
font-size:9;
}

.rs {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 210px;
	height: 192px;
	background-image:url(image/splash/rs.gif);
}

.splash_navi {
	position: absolute;
	top: 0px;
	left: 380px;
	width: 400px;
	height: 350px;
}

.splash_link {
	position: absolute;
	top: 350px;
	left: 517px;
	width: 263px;
	height: 200px;
}

<!-- /Main Site -->