.page{

 border:solid white 1px;
 margin:5px 120px 0px 120px;
 background-image: url(../images/404-bg.png);
 height:300px;
 width:980px;
 text-align:center;
}

.info{
 
 width:auto;
 margin-left:500px;
 margin-top:50px;
  line-height:30px;
  text-align:left;

}

p.title{
  color:red;
  font-size:22px;
}

.tuijian{
 
 margin-left:150px;
 width:980px;
 color:#990000;
 font-size:18px;
 text-align:center;
 margin-bottom:30px;

}
table{
  width:970px;
  text-align:center;
    
}

.mystyle{
 font-size:14px;
 
}
td{
 line-height:40px;
   
}

