.login{
    height: 500px;
}
.login_head{
    margin-bottom: 20px;
}
.body{
    background: url("../img/registered.png");
}
.login_check{
    margin: 0px;
    line-height: 36px;
    text-align: left;
}
.login_check input{
    width: 16px;
    height: 16px;
}
/*.cbox{display:block;width:16px;height:16px;border:1px solid #11bb71;background:#fff;}*/
/*.cbox.checked{background:#11bb71;}*/
/*.cbox.checked:after{content:"√"}*/