body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,p,dl,dt,dd,input{margin: 0;padding: 0;}
.clearfix:after{content: "";display: block;clear: both;}
.clearfix{zoom:1;}
.content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width:600px;
	height: 150px;
}
.contentImg {
	float: left;
	width: 260px;
}
.contentTip {
	float: left;
	margin-left: 50px;
}
.contentTip span {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #777777;
}
.contentBack {
	display: block;
	width: 90px;
	height: 36px;
	margin-top: 20px;
	cursor: pointer;
	background: url(../img/back.fw.png);
}
.contentError {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width:500px;
	height: 200px;
}
.errorTip img {
	display: block;
	margin: 0 auto;
}
.errorTipMsg {
	height: 70px;
	line-height: 70px;
	font-size: 16px;
	color: #63a7c5;
	text-indent: 108px;
}
.errorBack {
	display: block;
	width: 90px;
	height: 36px;
	margin: 0 auto;
	cursor: pointer;
	background: url(../img/back.fw.png);
}
