    .inputs {
        
    }
    .login-li {
        padding: 5px 5px 5px 5px;
    }
    body {
        font: 12px 'Lucida Grande', arial,helvetica,clean,sans-serif;
    }
    .form_input {
        background: none repeat scroll 0 0 #000000;
        border: 1px solid #878580;
        color: #FFFFFF;
        height: 24px;
        padding: 0 5px;
        text-align: left;
        width: 200px;
    }
    a {
        color: #ED145B;
    }
    .top_banner {
        background: url("/mcp_core_res/static/images/signin_register-long-shop.png") no-repeat scroll 0 0 transparent;
        height: 79px;
        text-indent: -99999px;
        width: 967px;
    }
    .register {
        background: none repeat scroll 0 0 #24231F;
        font-size: 15px;
        margin: 10px 0 0;
        padding: 10px;
        width: 400px;
    }
    .bottom_panel {
        background: none repeat scroll 0 0 #403E3C;
        margin: 0 0 10px;
        padding: 10px;
        width: 400px;
    }
    .message {
        color: orangered;
    }
    .bright {
        color: #333;
    }
