.main {
	position: relative;
	width: 1005px;
	margin-left:auto;
	margin-right:auto;
	height: 1450px;
	overflow: hidden;
	margin-top: auto;
}
.errortext{color:#FF0000;}
*html .main {
position: relative;
	width: 980px;
	height:1420px;
	overflow:hidden;
    left:0px;
	top:0px;
	right:0px;
}
*+html .main {
	position: relative;
	width: 1005px;
	margin-left:auto;
	margin-right:auto;
	height: 1450px;
	overflow:hidden;
}
#left_bar {
	position: relative;
	width: 250px;
	top:-25px;
}
#forum {
	position: relative;
	width: 220px;
	left: 22px;
	top: -55px;
}
#center {
	position: relative;
	width: 750px;
	left: 245px;
	top: -985px;
	height: 1000px;
}
#center2 {
	position: relative;
	width: 750px;
	left: 265px;
	top: -985px;
	height: 1000px;
}

#cs {
	position: relative;
	width: 250px;
	top: -50px;
	background-image: url(../images/cs.png);
	background-repeat: no-repeat;
	height: 220px;
	left: 15px;
	padding-top:65px;
	padding-left:55px;
}
#news {
	position: relative;
	width: 410px;
	height: 200px;
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	padding-top:40px;
	padding-left:90px;
}
#download {
	position: relative;
	background-image: url(../images/sownload.png);
	background-repeat: no-repeat;
	height: 150px;
	top: -30px;
	padding-top: 100px;
}
#footer {
	position: absolute;
	z-index: 1;
	left:-5px;
	top: 1104px;
	width: 1012px;
	display:block;
}
*html #footer {
	position: absolute;
	left:2px;
	z-index: 1;
	top: 1100px;
	width: 1200px;
	display:inline;
}
#partner {
	background-image: url(../images/partner.png);
	background-repeat: no-repeat;
	position: relative;
	height: 250px;
	top: -75px;
}
#logo {
	position: relative;
	width: 400px;
}
#down_1 {
	background-image: url(../images/download_1.png);
	background-repeat: no-repeat;
	position: relative;
	height: 1000px;
	width: 740px;
	padding-top: 185px;
	padding-left: 65px;
}
#down_2 {
	background-image: url(../images/download_2_bg.png);
	background-repeat: no-repeat;
	position: relative;
	height: 1000px;
	width: 740px;
	padding-top: 220px;
	padding-left: 65px;
}
#new_more {background-image: url(../images/news_more.png); background-repeat:no-repeat; position:relative; height:1000px; width:737px; padding-top:220px; padding-left:65px;}
#registration {background:url(../images/reg-1.png);background-repeat:no-repeat; position:relative; height:1000px; width:737px; padding-top:220px; padding-left:85px;}
#registration2 {
	background:url(../images/reg-2.png);
	background-repeat:no-repeat;
	position:relative;
	height:1050px;
	width:737px;
	padding-top:200px;
	padding-left:85px;
}

