a{
    text-decoration: none;
}
.main{
    width: 100%;
    height: 472px;
}
.center{
    width: 1000px;
    height: 470px;
    border: 1px solid #d7d7d7;
    margin: 0 auto;
}
.header{
    height: 42px;
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
    background-color: #e7f2f8;
}
.reg{
    text-decoration: none;
    color: #696b6a;
    line-height: 42px;
    margin-left: 10px;
    }
.log{
    text-decoration: none;
    color: #000;
    line-height: 42px;
    margin-left: 700px;
}
.zhuce{
    width: 570px;
    height:306px;
    border-bottom: 1px solid #d7d7d7;
    margin: 27px auto;
}
.zhuce div{
    height: 42px;
    margin: 10px 0 0 93px;
}
.mid{
    vertical-align: middle;
        width:50px;
    height:30px;
}
.text{
    width: 274px;
    height: 30px;
    border: 1px solid #d7d7d7;
    outline: none;
}
.right{
    float: right;
    line-height: 40px;
    color: #484848;
    height: 42px;
}
table{
    margin-left: 20px;
    font-size: 14px;
}
.btn{
    background-color: #e47a26;
    color: #ffffff;
    width: 64px;
    height: 24px;
    border-radius: 3px;
    border: 1px solid #e47a26;
    margin: 7px 0 0 0 ;
}
.foot{
    margin: 20px 0 0 233px;
}