html
{
	height: 100%;
	margin: 0;
	overflow:hidden;
	padding: 0;
}
body
{	/*
	background-image:url(image/bg1.png);
	background-repeat: no-repeat;
	background-position: top left;*/
	background-color:#1d8229;
	height: 100%;
	margin: 0;
	overflow:hidden;
	padding: 0;
}
#head
{
	font-family: Arial, Geneva, sans-serif;
	font-size:18px;
	height:95px;
	/* margin-bottom:35px; */
	padding:15px;
	width:565px;
height:79px;left:10px;position:absolute;top:0px;
}

img
{
	display:block;
	height: 97px;
	margin:0;
	padding:0;
	width: 73px;
}
.panel
{

/*	background-image:url(image/fade1.png);
	background-repeat: no-repeat;
	background-position: top left;
*/	border: solid #1d8229 2px;
	background-color:#1d8229;
	display: block;
	height: 106px;
	margin:0;
	padding:0;
	overflow:hidden;
	width: 562px;
}
.panel div
{
	background: none;
}
#sBtn
{
	display:none;
	font-size:13px;
	left:255px;
	height:27px;
	padding:3px;
	position:absolute;
	top:20px;
	width:80px;
}
#author
{
	display:block;
	color:#ceffd5;
	font-size:10px;
	left:440px;
	margin:0;
	padding:0;
	position:absolute;
	top:429px;
}
#author a:visited, #author a:link
{
	color:#ceffd5;
}
#author a:hover
{
	color:#01ff25;

}



.spot
{

	display: block;
	left:500px;
	height: 97px;
	float:left;
	margin:3px;
	padding:0;
	width: 73px;
}
#layout
{

	height:314px;
	left:25px;
	position:absolute;
	top:100px;
	width:610px;

}
#guide
{
	color:#e9edf2;
	font-size:16px;
}