.errbox {
	height: 152px;
	width: 472px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -76px 0px 0px -236px;
	background: url(images/err.gif) no-repeat;
}
.errbox_text {
	margin-left: 130px;
	margin-top: 50px;

}
