

#desk {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(image/bgfon.jpg);
}
#main {
	width:620px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	background-image: url(image/ff.png);
	background-repeat: repeat-y;
	height: 930px;
	font-size: 90%;
	color: #FFF;
}
#bann{
	width:620px;
	z-index:2;
	position: absolute;
	margin-top: 100px;
}
#butt {
	width:600px;
	height:172px;
	z-index:2;
	margin-top: 560px;
	margin-left: 10px;
	text-align: left;
	margin-right: 10px;
}
#inn {
	width:280px;
	z-index:2;
	margin-left: 20px;
	position: absolute;
}
#inn2 {
	position:absolute;
	width:280px;
	z-index:2;
	margin-left: 320px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #4AA3DA;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
#copy {
	width:600px;
	height:auto;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	left: -3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50%;
	color: #4AA3DA;
	text-align: center;
	margin-top: 10px;
}