body {
	margin:0;
	padding:0;
	background:url(../picts/bg.png) repeat;
	color:#35A4C8;
	letter-spacing:1px;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a, a:link, a:visited, a:hover {
	color:#35A4C8;
	letter-spacing:1px;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#contain {
	display:none;
}
#containload {
	position:absolute;
	top:0;
	left:0;
	background-color:#000000;
	width:100%;
	height:100%;
	z-index:1000000;
}
#load {
	width:50%;
	margin:auto;
	margin-top:10%;
	text-align:center;
}
.top {
	background:url(../picts/banner.png) no-repeat;
	width:993px;
	height:150px;
	margin:auto;
}
.middle {
	background:url(../picts/mid.png) repeat-y;
	width:993px;
	min-height:600px;
	margin:auto;
}
.bottom {
	background:url(../picts/bot.png) no-repeat;
	width:993px;
	height:112px;
	margin:auto;
}
.main{
	width:943px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:25px;
	padding-right:25px;
	margin:auto;
}
.menu {
	background:url(../picts/menu.png) no-repeat;
	width:973px;
	padding-right:10px;
	padding-left:10px;
	height:40px;
	margin:auto;
}
.champ, .champ:hover {
	width:100%;
	padding-left:3px;
	padding-right:3px;
	color:#333333;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:1px;
	background-color:#666666;
	border:2px solid #333333;
}
.champ:hover {
	color:#000000;
}
.button, .button:hover {
	float:right;
	width:90px;
	border:none;
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
	color:#35A4C8;
	font-weight:bold;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:1px;
}
.button:hover {
	color:#FFFFFF;
}
.deco, .deco:hover {
	background:url(../picts/exit1.png) no-repeat;
	width:115px;
	height:16px;
}
.deco:hover {
	background:url(../picts/exit2.png) no-repeat;
}
.winrar, .winrar:hover {
	background:url(../picts/winrar1.png) no-repeat;
	width:35px;
	height:35px;
	margin:auto;
	margin-top:10px;
	margin-bottom:35px;
}
.winrar:hover {
	background:url(../picts/winrar2.png) no-repeat;
}
.puce, .puce:hover {
	background:url(../picts/puce1.png) no-repeat;
	width:50px;
	height:50px;
}
.puce:hover {
	background:url(../picts/puce2.png) no-repeat;
}
#error {
	display:none;
	color:#35A4C8;
	font-weight:bold;
}
.style1 {color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; letter-spacing:1px;}
.style2 {font-size:11px;}
.style3 {color:#666666; font-size:9px};