body {
	font-family: 		Verdana, serif;
	font-size: 			0.7em;
	background: 		#000000;
	color:				#474134;
}

div#header {
	width:				1000px;
	height: 			204px;
	background: 		url(img/error/img.he.gif) no-repeat;
}

div#gb {
	width:				365px;
	height: 			282px;
	background: 		url(img/error/img.gb1.gif) no-repeat;
	float:				left;
}


div#fgb {
	width:				635px;
	height: 			282px;
	max-width:			635px;
	max-height: 		282px;
	margin-left:		365px;
	background: 		url(img/error/img.gb.gif) no-repeat;
	text-align:			center;
}

.error {
	font-size: 			3.0em;
	font-weight:		bolder;
	text-decoration: 	none;
}

div#fo {
	width:				1000px;
	height: 			149px;
}

div#fb {
	width:				365px;
	height: 			149px;
	background: 		url(img/error/img.fo1.gif) no-repeat;
	float:				left;
}


div#ffo {
	width:				635px;
	height: 			149px;
	margin-left:		365px;
	background: 		url(img/error/img.fo.gif) no-repeat;
}

a {
	color:				#474134;
}

a:hover {
	color:				#474134;
	text-decoration: 	none;
}