div.main {
    position: relative;
    background-color: #CECECE;
    background-image: url("");
    background-attachment: scroll;
    background-position: 80px 90px;
    background-repeat: no-repeat;
    display: block;
    width: 665px;
    margin: 0 auto;
    top:0px;
    text-align: center;
    padding: 0px;
    border: none;
    z-index: 0;
}


div.main_content_border {
    background-image: url("");
}


div.login {
    position: relative;
    background-color: transparent;
    width: 440px;
    height: 100%;
/*     float: left; */
    padding: 0px;
    top: 0px;
    left: 0px;
    margin: 0 auto;
    text-align:left;
    vertical-align: bottom;
    z-index: 0;

    border-style: solid;
    border-width: 0px;
    border-color: #000000
}




/* ========================================================== */
/* == right subpage begin==================================== */


div.login_box {
    position: relative;
    background-color: transparent;
    width: 440px;
    height: 100%;
/*     float: left; */
    padding: 0px;
    top: 0px;
    left: 0px;
    margin: 50px auto;
    text-align:left;
    vertical-align: bottom;
    z-index: 0;

    border-style: solid;
    border-width: 0px;
    border-color: #000000
}

div.login_head {
    position: relative;
    background-color: transparent;
    background-image: url("../graphic/l_head.gif");
/*     width: 405px; */
    height: 34px;
    padding: 0px;
    margin: 10px 0px 0px 0px;
    clear: left;
    z-index: 0;

    border-style: solid;
    border-width: 0px;
    border-color: #000000

}

div.login_title {
    position: relative;
    background-color: transparent;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    width: auto;
    height: auto;
    margin: 0px auto;
    padding: 7px 0px 0px 16px;
    text-align: left;
    clear: left;
    z-index: 0;
}


div.login_form {
    position: relative;
    color: #555;
    font-weight: bold;
    text-align: right;
    background-color: #ffffff;
    background-image: url("../graphic/l_login.jpg");
    background-attachment: scroll;
    background-position: 30px center;
    background-repeat: no-repeat;
/*     width: 225px; */
    width: 440px;
    height: 180px;
    padding: 10px 0px 0px 0px;
/*     padding: 0px; */
    margin: 0px;
    float: left;
/*     vertical-align: bottom; */
    z-index: 0;

    border-style: solid;
    border-width: 0px;
    border-color: #000000
}

div.login_info_top {
    position: relative;
    color: #666;
    font-weight: normal;
    background-color: transparent;
    text-align: left;
    margin: 0px 15px 30px 170px;
/*     height: 50px; */
/*     width: 210px; */
/*     padding: 8px 15px 0px 15px; */
/*     padding: 0px; */
/*     float: left; */
/*     vertical-align: bottom; */
    overflow: hidden;

    border-style: solid;
    border-width: 0px;
    border-color: #000000;
    z-index:0;
}


div.login_info_bottom {
    position: relative;
    color: #666;
    background-color: #ffffff;
    width: 410px;
    padding: 8px 15px 0px 15px;
    margin: 0px;
    float: left;
    vertical-align: bottom;
    z-index: 0;

    border-style: solid;
    border-width: 0px;
    border-color: #000000
}


div.login_foot {
    position: relative;
    background-color: #cccccc;
    background-image: url("../graphic/l_foot.gif");
/*     width: 405px; */
    height: 22px;
    clear: left;
    z-index: 0;
    margin: 0px 0px 10px 0px;
}

div.input {
    position: relative;
    color: #555;
    font-weight: bold;
    background-color: transparent;
    margin: 15px 15px;
    vertical-align: middle;

    border-style: solid;
    border-width: 0px;
    border-color: #000000
}

input.input {
    position: relative;
    font-family: verdana, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #fff;
    width: 200px;
    height: 15px;
    color: #555;
    border-left: 2px solid #B2B2B2;
    border-top: 2px solid #B2B2B2;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
/*     font-weight: bold; */
    background-color: #EFEFEF;
    margin: 0px;
    padding: 0px 0px 0px 3px;
}

input.submit {
    text-align: center;
    font-family: verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ccc;
    width: 42px;
    height: 22px;
    background-color: #ffffff;
    background-image: url("../graphic/button_r.gif");
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0px 0px 4px 1px;
    margin: 10px 0px 0px 0px;

    border: none;
    border-style: solid;
    border-width: 0px;
    border-color: #000000
}

input.ubmit:hover {
    text-decoration: none;
/*    color: #fff;
    width: 42px;
    height: 22px;
    background-color: #ffffff;
    background-image: url("../graphic/l_button.gif");
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;

    border: none;
    padding: 0px 0px 4px 1px;
    margin: 15px 0px 0px 0px;*/
}

input.ubmit:active {
    text-align: center;
    font-family: verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
/*    color: #fff;
    width: 42px;
    height: 22px;
    background-color: #ffffff;
    background-image: url("../graphic/l_button.gif");
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;

    border: none;
    padding: 0px 0px 4px 1px;
    margin: 15px 0px 0px 0px;*/
    outline: #ffffff solid 4px;

    border-style: solid;
    border-width: 0px;
    border-color: #0000ff;
}

input.ubmit:focus {
    text-align: center;
    font-family: verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    outline: #ffffff solid 4px;

    border-style: solid;
    border-width: 0px;
    border-color: #ee0000;
}


/* == right subpage end ===================================== */
/* ========================================================== */

