.login .notice {
    font-size:14px;
    text-align:center;
    line-height:1.35
}
.login .notice a {
    text-decoration:underline;
    font-weight:bold;
}
.login .notice .text1{
    margin-bottom:12px;
}
.login .notice .text1 strong{
    font-weight:bold;
}
.login .notice .text2{
    padding-top:12px;
    border-top:1px solid #000;
}