.error {
	font-weight: normal;
	margin-left: 15px;
	margin-top: 40px;
}
.logo {
width: 640px;
height: 72px;
background: url(logo_small_1.gif) no-repeat left top; 
letter-spacing: 3px;
word-spacing: 11px;
text-align: left;
}
h1{
	margin-left: 90px;
	padding-top: 12px;
	font-size: 12px;
	line-height: 10px;
}
.en{
	padding-top: 0px;
	color: Gray;
	}
.qu {
color: Red;
font-size: 150px;
line-height: 170px;
}
.dot {
background: Red;
margin-right: 20px;
font-size: 18px;
text-align: center;
padding: 0 6px 0 6px;
}
.page {
	width: 640px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
a {color: Red;	}
a:hover {color: Yellow;}