body {
	background-image: url(../images/fail_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #999999;
	font-size: 13px;
}
#bg {
	background-image: url(../images/fail_bg01.jpg);
	background-repeat: no-repeat;
	height: 351px;
	width: 744px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.top {
	font-size: 25px;
	font-weight: bold;
	color: #168ebc;
	text-align: left;
	padding-left: 50px;
}
a.manu {
	color: #565555;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}


a.manu:hover {
	color: #565555;
	text-decoration: underline;
}

