@charset"utf-8";
/*css document*/

/*公共*/
.error_con{width:620px;height:290px;margin:10px auto;padding:60px 100px;background: #fff;}
.error_left{float:left;font-size: 18px;color:#999;padding-top:60px;width: 50%;}
.error_img{float:right;}

/*400*/
.error_sorry{width:234px;height:65px;background:url("/images/error_type.png") no-repeat;display: inline-block;}
.error_left p{margin-top:25px;}
.error_w{font-size: 14px;}
.error_w span{vertical-align: middle;}
.erro_btn{cursor: pointer;width: 100px;height: 32px;cursor: pointer;line-height: 32px; text-align: center;background: #00bb66;color: #fff;font-size: 14px;border: 0;outline: none;}