﻿body
{
    background-color:#fff;
    text-align:center;
}

.hcenter-tab
{
    width:717px;
    margin:0px auto 0px auto;
    height:96%;
}
.hcenter-td
{
    height:100%;
    width:100%;
    vertical-align:middle;
    text-align:center;
    padding:0;
    margin:0;
}
.loginbg
{
    width:717px;
    height:318px;
    background:url(../../imgs/crm90/login/bg.png) no-repeat scroll 0 0;
    text-align:center;
    vertical-align:middle;
}
.shadow
{
    width:717px;
    height:40px;
    margin-top:0px;
    background:url(../../imgs/crm90/login/shadow.png) no-repeat scroll 0 0;
}
.loginform
{
    margin:0px 5px 5px 8px;
}
.formtd
{
    color:#fff;
    background:url(../../imgs/crm90/login/login_edit_06.png) repeat-x scroll 0 0;
    height:170px;
    width:700px;
    
}
.formtd-innerdiv
{
    width:100%;
    height:100%;
    position:relative;
}
.logo
{
    width:198px;
    height:53px;
    position:absolute;
    left:1px;
    top:4px;
    
}

.copyright
{
    color:#999;
    text-align:right;
    font-family:Arial;
    margin-right:20px;
}

#companyName
{
    width:255px;
    height:22px;
    position:absolute;
    left:245px;
    top:30px;
    color:#a8d7ea;
    font-weight:bold;
    font-size:14px;
    overflow:hidden;
}

#form1
{
    width:255px;
    position:absolute;
    left:245px;
    top:50px;
}
.form1-line
{
    margin-top:8px; 
    width:255px;
}
.option_bar
{
    text-align:right;
    position:absolute;
    right:35px;
    top:150px;
}
.option_bar input,.option_bar a
{
    vertical-align:middle;
}

.option_bar_sign
{
    text-align:right;
    position:absolute;
    right:118px;
    top:130px;
     vertical-align:middle;
}

#AccountName,#Password,#ValidateCode
{
    border:0;
    height:25px;
    color:#666;
    font-weight:bold;
    font-size:14px; 
    font-family:Sans-Serif;
    line-height:25px;
    
}
/*webkit css hack*/
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
    #AccountName,#Password,#ValidateCode
    {
        line-height:normal;
    }
}

#AccountName,#Password
{
    width:205px;
    padding-left:50px;
}

#AccountName {
    background:#0d2940 url(../../imgs/crm90/login/login_textbox1.gif) repeat-x scroll 0 0;
}
#Password {
    background:#0d2940 url(../../imgs/crm90/login/login_textbox2.gif) repeat-x scroll 0 0;
}
#ValidateCode
{
    width:105px;
    padding-left:5px;
    height:24px;
    background:#0d2940 url(../../imgs/crm90/login/login_textbox3.gif) repeat-x scroll 0 0;
}
#btnlogin
{
    border:0;
    width:88px;
    height:45px;
    margin-left:36px;
    background:Transparent url(../../imgs/crm90/login/login_bt.png) no-repeat scroll;
}
.btnlogin-normal
{
    background-position:-5px 0px!important;
}
.btnlogin-disabled
{
    background-position:-5px -50px!important;
}


.validateCode-tab td
{
    padding-right:5px;
    vertical-align:top;    
}

.linkbtn 
{
        color: #0066cc !important;
}
.linkbtn:hover {
    color: #f00 !important;
}
#aabout {
    color: #2d93d7;        
}
.dayimg
{
width:700px;
height:122px;
background-color:#fff;
}