@charset "utf-8";
/* CSS Document */
.wall{
	overflow:hidden;
	width:740px;
	margin:0px auto;
	margin-top:200px;
	position:relative;}
.suc{
	float:left;
	margin-top:160px;
}
.nofound{
	float:left;
	background:url(../images/cloud.png) no-repeat;
	width:418px;
	height:302px;}
.wenz{
	margin-top:30px;
	font-size:90px;
	text-align:center;
	color:#fe0000;
	font-weight:bold;}
.nofound p{
	color:#F00;
	font-weight:bold;
	text-align:center;
	font-size:14px;}
.fhan{
	text-align:center;}
.an{
	background:#fff;
	padding:5px 15px;
	margin:0 10px;
	font-weight:bold;
	color:#001332;
	border:#b3d3e2 solid 1px;}