/* site top */
#logo
{
    float: left;
    margin: 11px 0 0 20px;
    width: 270px;
}

#autodata
{
    float: left;
    display: block;
    margin-top: 6px;
    height: 60px;
    margin-left: 60px;
}

    #autodata h2
    {
        display: block;
        font-size: 1.5em;
        font-weight: bold;
        margin-top: 30px;
    }

#header
{
    background: none repeat scroll 0 0 #FFFFFF;
    height: 100px;
    margin-left: 310px;
    min-width: 670px;
}

#welcome
{
    height: 75px;
    width: auto;
}

#welcome1
{
    float: left;
    font-family: Arial;
}

#mainMenu
{
    background: url("../ext-3.2.0/resources/images/default/panel/white-top-bottom.gif") repeat scroll 0 0 transparent;
    margin-bottom: 20px;
    border-color: #99BBE8;
    color: #FFFFFF;
    display: block;
    height: 23px;
}

.langBar
{
    background: url("../images/login/lang_sep.jpg") no-repeat scroll right center transparent;
    float: right;
    height: 22px;
    width: 40%;
    font-family: Arial;
    font-size: 10px;
}

    .langBar div
    {
        float: right;
    }

.langList
{
    float: right;
    margin: 0;
    padding: 0;
}

    .langList li
    {
        background: url("../images/login/lang_sep.jpg") no-repeat scroll left center transparent;
        float: left;
        height: 22px;
        list-style-type: none;
        margin: 0;
        padding: 5px 10px 0;
    }

.langLink
{
    color: #666666;
    text-decoration: none;
}

.langLink_disabled
{
    color: #001F5B;
    font-weight: bold;
}

/* end site top */
.td_left, .td_right
{
    width: 50%;
}

.login_panel_top, .tancode_panel_top
{
    width: 300px;
    height: 2px;
    background: url(../images/login/rect_top.png);
}

.login_panel_center
{
    width: 300px;
    background: url(../images/login/rect_center.png) repeat-y;
    /*padding-left: 20px;*/
    padding-top: 10px;
}

.tancode_panel_center
{
    width: 300px;
    background: url(../images/login/rect_center.png) repeat-y;
    padding-top: 10px;
}

.login_panel_bottom, .tancode_panel_bottom
{
    width: 300px;
    height: 2px;
    background: url(../images/login/rect_bottom.png);
}

.login_lblTopField
{
    padding: 6px 0px 4px 20px;
}

.login_rvf, tancode_rvf
{
    height: 24px;
}

.btnSubmit
{
    text-align: right;
    padding: 0px 20px 0px 0px;
}

.btnTancode
{
    text-align: right;
    padding: 20px 20px 0px 0px;
}

.login_panel_title
{
    font-size: 16px;
    font-weight: bold;
    padding: 4px 0px 4px 20px;
}

.login_lblAutoLogin
{
    padding: 8px 0px 4px 20px;
}

.chkBoxAutoLogin
{
    display: inline;
    padding-left: 10px;
}

.flash_error
{
    color: Red;
    padding: 8px 20px 10px 20px;
    /*	display: none;*/
}

.flash_error1
{
    color: Red;
    padding: 0 20px 0 20px;
    /*	display: none;*/
}

.flash_success1
{
    color: Green;
    padding: 0 20px 0 20px;
}

.tBox_username, .tBox_passwd, .tBox_tabcode
{
    width: 254px;
}

.div_tBox_username, .div_tBox_passwd, .div_tBox_tancode
{
    float: left;
    padding-left: 20px;
}

#Login1
{
    width: 100%;
}

.link
{
    /* background: url("../images/login/arrow_pic.jpg") no-repeat scroll right center #FFFFFF; */
    color: #909090;
    font-size: 11pt;
    text-align: left;
    padding: 0 20px 10px 20px;
}

    .link a:link, a:visited, a:active, A:hover
    {
        color: #909090;
    }

.pass_remind_welcome_text
{
    font-size: large;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-top-10 {
    padding-top: 10px;
}
