body{ font-family:Arial, Helvetica, sans-serif，"宋体 ";
font-size:12px;
color:#757575;
}
#box {
	background: url(../images/404bg.gif) no-repeat;
	height: 338px;
	width: 396px;
	margin:auto;
	margin-top:100px;
}
#box h4{
padding:80px 0 0 50px;
font-weight:normal;

}

#box h5, .error_contentbig{
color:#ff0000;
font-size:14px;
text-align:center;
}
#box p{
padding-left:60px;
}
#box .Return {
text-align:right;
padding:20px 100px 0 0;
font-size:14px;
font-weight:bold;
font-family:"微软雅黑";
}
#box .Return a {
color:#0a5176;
text-decoration:none;
}
#box .Return a:hover{
text-decoration:underline;
}