body {
	Background-Color : #fff;
	font: 12px Verdana;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
TD {
	FONT-SIZE: 12px; COLOR: #555555;
}
IMG {
	border: 0px;
}
.er404 {
	position: absolute;
	bottom: 0px;
	right: 70px;
	display: block;
	height: 600px;
	width: 630px;
	background: url('i/404.jpg') 0 0 no-repeat;
}
.ins {
	padding-top: 50px;
	padding-left: 50px;
	color: #fff;
	font-size: 20px;
}
.ins h1 {
	color: #fff;
	font-size: 23px;
	padding: 0px;
	margin: 0px;
}
.ins a {
	color: #fff;
	font-size: 23px;
	text-decoration: underline;
}
.ins a:hover {
	color: #444;	
}