﻿html 
{
    height:100%;
    }
body { margin: 0; padding: 0; height: 100%; text-align: center; font: 12px Tahoma; background: #FFF url('https://static-oss.vipsale.cn/elc/theme_elc/images/web_bg_840x250.jpg') no-repeat right top; }

.wrapper_logo { width: 600px; background: url(https://static-oss.vipsale.cn/elc-qa/theme_elc/images/login_logo.png) no-repeat; height: 185px; margin: 0 auto; }

.logoContainer {
    margin-top:0;
    width:583px;
    height:240px;
    border:1px solid #DDD;
    float:left;    
    /*background:url('images/ELC_China_Logo.jpg') no-repeat -1px;*/    
    font:bold 14px/90px Tahoma;    
}

.loginContainer {
    width: 360px;
    padding-top:0;
    float:right;
    /*background:url('images/install_lines.jpg') no-repeat;*/
    }

.btn { height: 26px; width: 90px; text-align: center; font: bold 12px/26px Tahoma; cursor: pointer; border: none; }

.btn_common { height: 26px; width: 72px; text-align: center; color: #fff; font: bold 12px/26px Tahoma; cursor: pointer; border: none; background: url('https://static-oss.vipsale.cn/elc/theme_elc/images/btn_bg_large.png') repeat-x; }
.btn-danger { color: #fff; background: url('/App_Resource/theme/images/btn_bg_large_o.png') repeat-x; }
.btn-primary { color: #FFF; background: url('/App_Resource/theme/images/btn-bg-primary.png') repeat-x; }

.tbl_login { border:1px #ddd solid; margin-top:10px; float:left; margin-left:10px; width:320px;}
.tbl_login caption { height:35px; text-align:center; font:bold 21px/35px Tahoma; color:#000;}
    .tbl_login td { text-align:left; line-height:30px; padding-left:4px;}    
    .tbl_login td.th { height:35px; font:14px/28px Tahoma; text-align:right; padding-right:8px;}    
    .input_field { border:1px solid #ddd; height:24px; line-height:24px; width:180px; text-indent:4px; }

    .verify_img { border:none; width:120px; height:30px; display:block; float:left; }
    .verify_img_tip { display:block; float:left; padding-left:10px; height:30px; line-height:30px;}

.bottom
{   
    width:100%;
    height:60px;    
    position:absolute;
    left:0;
    text-align: center;
    z-index:1000;
    background:url('../images/bottomBg.gif') repeat-x;
}

.bottom-r
{   
    width:960px;
    height:60px;
    margin:0 auto;
    text-align: center;
    background:url('../images/bottomBg.gif') repeat-x;
}