.error_box{
	font-family:"微软雅黑",arial;
	font-size: 20px;
	width:415px;
	min-width:415px;
	height:50px;
	text-align:center;
	margin:0 auto;
	margin-top:50px;
}
.error_img{
	display:inline-block;
	width:50px;
	height:50px;
	float:left;
}
.error_title{
	float:left;
	width:340px;
	height:50px;
	line-height:50px;
	margin-left:25px;
}
