body {
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;	
	coler:#fff;
	font-size:12px;
}

.full{ width:492px; height:260px; margin:auto; margin-top:150px;}

.errror_on {
	background-image: url(../images/tips_on.gif);
	height: 14px;
	width: 492px;
}
.error_bg {
	background-image: url(../images/tips_bg.gif);
	height: 231px;
	width: 492px;
}
.error_bottom {
	background-image: url(../images/tips_bottom.gif);
	height: 15px;
	width: 492px;
}
.error_tips{
    font-size:14px;
    font-weight:bold; 
	color:#333333;
	text-indent:20px;
	padding-top:30px;
	font-family:"Î¢ÈíÑÅºÚ";

}
.error_content{
    color:#f00;
	text-align:center;
	padding-top:40px;
}
.error_contentbig{
	color:#f00;
	text-align:center;
	padding-top:10px;
	font-weight:bold;

}
.error_button {
	background-image: url(../images/tips_button.gif);
	height: 20px;
	width: 93px;
	text-align:center;
	margin: 40px auto;
	padding: 10px 0 7px; 0;
	color:#fff;
}
.error_button a{
color:#fff;
text-decoration:none;
}
.error_button a:hover{
color:#000;
font-weight:bold;
text-decoration:none;
}
