body {
	background-color: #424242;	
}
#wrapper {
	background-color: #424242;
	position: relative;
	height: 780px;
	width: 1024px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
#wrapper .top_banner {
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
}
#wrapper .navigation {
	position: absolute;
	height: auto;
	width: auto;
	top: 57px;
	right: 285px;
	z-index: 5;
}
#wrapper .base_line {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	bottom: 40px;
}
#wrapper .home_pic {
	position: absolute;
	left: 0px;
	top: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	width: 1024px;
}
.home_pic .guild {
	position: absolute;
	right: 25px;
	bottom: 35px;
}

