﻿/* luosen 2015/5/19 修改*/
body
{
    margin: 0;
}
body, div, input, select
{
    font-family: "Microsoft YaHei";
}
.login-bg
{
    width: 100%;
    height: 100%;
}
.login
{
    width: 550px;
    height: 360px;
    min-height: 360px;
    text-align:center;
    margin:0 auto;
}
.logo
{
    width: 148px;
    height: 154px;
}
.company
{
    height: 170px;
    position: relative;
    top: -390px;
    top: -290px;
    _position: absolute;
    _left: 0;
    _top: 75px;
    _z-index: 0;
}
.company-name
{
    position: relative;
    top: 180px;
    text-align: center;
    font-family: 'Microsoft YaHei';
    font-size: 32px;
    font-weight: normal;
    color: #ffffff;
    _position: static;
    _top: 20px;
    _margin-top: 20px;
    _width: 100%;
}
.split
{
    position: relative;
    height: 2px;
    width: 215px;
    top: 155px;
    left: 36%;
    background: url(../images/login/login-ico.png) 0 -308px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/login/login-ico.png");
    _clip: rect(308px 300px 311px 0px);
    _position: absolute;
    _top: -240px;
}
.system-name
{
    position: relative;
    top: 145px;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    width: 210px;
    left: 36%;
    _top: 75px;
    _position: static;
    _left: 0;
    _width: 100%;
}

.login-position
{
    position: relative;
    top: -210px;
    left: 270px;
    width: 355px;
    height: 308px;
    display: none;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/login/login-ico.png");
    _position: absolute;
    _top: 180px;
    _z-index: 500;
}
.controls-container
{
    top: 140px;
    top: 110px;
    left: 270px;
    width: 355px;
    height: 308px;
    position: absolute;
    display: none;
    _z-index: 1000;
    _top: 150px;
}
.div
{
    margin-bottom: 12px;
    clear: both;
    margin-top: 8px;
    _width: 300px;
    _margin-top: 25px;
}
.text
{
    font-size: 14px;
    font-family: "Microsoft YaHei";
    margin: 0 0 0 2px;
    color: #333333;
    display: block;
    float: left;
}
input,input:focus
{
    position: relative;
    z-index: 9999;
    height: 27px;
    width: 220px;
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: #d1cfcf;
    vertical-align: middle;
    background: transparent;
    line-height:25px;
}
.inputcheck
{
    line-height: 20px;
    margin: 10px auto;
    width: 285px;
    font-size: 10px;
    height:25px;
}

.checkboxoff
{
    width: 16px;
    height: 16px;
    padding: 0;
    margin-right: 5px;
    margin-top: 3px;
    background: url(../images/login/login_unrempwd_v1.1.png) top left no-repeat;
    float: left;
}
.checkboxon
{
    width: 16px;
    height: 16px;
    padding: 0;
    margin-right: 5px;
    margin-top: 3px;
    background: url(../images/login/login_rempwd_v1.1.png) top left no-repeat;
    float: left;
}

.inputlong_username
{
    background: url(../images/login/login_username_v1.1.png) top left no-repeat;
    width: 285px;
    height: 32px;
    padding: 5px 0 0 10px;
    margin: 0 auto 0 auto;
}
.inputlong_password
{
    background: url(../images/login/login_password_v1.1.png) no-repeat;
    width: 285px;
    height: 32px;
    padding: 5px 0 0 10px;
    margin: 10px auto 0 auto;
}
.inputlong_username_content
{
    margin-left: 65px;
    float: left;
}
.inputlong_password_content
{
    margin-left: 65px;
    float: left;
}
#t_username
{
    width: 210px;
}
#t_password
{
    width: 210px;
}

.login-bt
{
    margin-left: 10px;
    width:285px;
    margin:0px auto;
}

/*
.selectLanguage select
{
    border: 0;
    width: 90px;
    border: 1px solid #79c0f2;
    font-size: 14px;
    color: #333333;
}
.selectLanguage select:hover
{
    border-color: #79c0f2;
    background: none;
    _behavior: url(select.htc);
}
.selectIco
{
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 70px;
    background: url(../images/login/login-ico.png) 0 -601px;
}*/
.login-bt a
{
    color: #ffffff;
    width: 129px;
    height: 31px;
    float: left;
    text-align: center; /*    padding-top: 8px;*/
    font-size: 16px;
    text-decoration: none;
    position: relative;
    line-height:29px;
    margin-top:10px;
}
.btLogin {
    background: url(../images/login/login_btn_def_v1.1.png);
}
.btLogin:hover {
    background: url(../images/login/login_btn_horver_v1.1.png);
}
a.btReset
{
    float:right;
    color:#444444;
    background: url(../images/login/login_btn_reset_v1.1.png);
}
.btReset:hover {
    float:right;
    background: url(../images/login/login_btn_ok_v1.1.png);
}
.copy
{
    text-align: center;
    font-size: 12px;
    color: #999999;
    width: 100%;
    bottom: 0;
    z-index: 100;
    float: left;
    text-align: center;
    background:url(/images/login/copy_bg.png);
    height:30px;
    line-height:30px;
}
.versions
{
    display: none;
    padding: 10px 60px 0 10px;
    text-align: right;
    font-size: 13px;
    color: #808080;
    _padding-top: 0px;
}
.topbar
{
    width: 100%;
    position: absolute;
    _position: relative;
    left: 0px;
}

.stylechosen-split
{
    float: left;
    cursor: default;
    width: 11px;
    height: 27px;
}

.stylechosen
{
    margin-right: 20px;
    height: 27px;
    float:right;
    width:160px;
}


.toolbar
{
    left: 50%;
    float: right;
    margin-top:20px;
    margin-right:15px;
}
.topIcon
{
    margin:30px 0 0 30px;
}


.toolbar-left
{
    width: 5px;
    height: 23px;
    float: left;
}
.toolbar-center
{
    height: 23px;
    float: left;
}
.toolbar-right
{
    width: 5px;
    height: 23px;
    float: left;
}
.toolbar-split
{
    width: 2px;
    height: 14px;
    float: left;
    border-right:1px solid #9A9A9A;
    margin-top:5px;
}
.toolbar-text
{
    font-size: 12px;
    text-decoration: none;
    color: #646464;
    float: left;
    padding-top: 3px;
    padding-right: 10px;
    padding-left: 10px;
}
.toolbar-text:hover
{
    color: #262626;
}

.btnstyle-eap
{
    display:inline-block;
    background: url(../images/login/login_m_g_v1.1.png) center center no-repeat;
    width: 24px;
    height: 22px;
    border: 0px;
    margin:6px 20px 0px 0;
}
.btnstyle-cp
{
    display:inline-block;
    background: url(../images/login/login_destop_g_v1.1.png) center center no-repeat;
    width: 24px;
    height: 22px;
    border: 0px;
    margin:6px 20px 0px 0;
}
.btnstyle-mp
{
    display:inline-block;
    background: url(../images/login/login_n_g_v1.1.png) center center no-repeat;
    width: 33px;
    height: 28px;
    border: 0px;
}

.btnstyle-line {display:inline-block;margin:6px 20px 0px 0;border-right:1px solid #575759;height:22px;width:1px;}

.btnstyle-eap:hover
{
    background: url(../images/login/login_m_h_v1.1.png) center center no-repeat;
}
.btnstyle-cp:hover
{
    background: url(../images/login/login_destop_h_v1.1.png) center center no-repeat;
}
.btnstyle-mp:hover
{
    background: url(../images/login/login_n_h_v1.1.png) center center no-repeat;
}
.btnstyle-eap-Select, .btnstyle-eap-Select:hover
{
    background: url(../images/login/login_m_r_v1.1.png) center center no-repeat;
}
.btnstyle-cp-Select, .btnstyle-cp-Select:hover
{
    background: url(../images/login/login_destop_r_v1.1.png) center center no-repeat;
}
.btnstyle-mp-Select, .btnstyle-mp-Select:hover
{
    background: url(../images/login/login_n_r_v1.1.png) center center no-repeat;
}

#t_username
{
    color: #333333;
    font-family: 'Microsoft YaHei';
    font-weight: normal;
}
#t_password
{
    color: #333333;
    font-family: 'Microsoft YaHei';
    font-weight: normal;
}

.selectLanguage
{
    float: right;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
        font-size: 10px;
}


#LanMenu
{
    margin: 0;
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    width: 100px;
    z-index: 9999;
    background-position: center;
}

#LanMenu li
{
    float: left;
    list-style: none;
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    color: #646464;
    width: 100px;
    text-align:right;
}



#LanMenu li ul
{
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    width: 100px;
}

#LanMenu li ul li
{
    float: none;
    display: block;
    width: 100px;
    text-align: center;
    /*控制在上层呈现*/
    z-index: 9999;
    position:relative;
    background-color:White;
}


#LanMenu li ul li a
{
    color: #646464;
    font-size: 12px;
    font-style: normal;
    font-family: 'Microsoft YaHei';
    width: 100px;
    text-align: center;
}

#LanMenu li ul li a:hover
{
    background: #e6e6e6;
}
#LanMenu li a
{
    display: block;
    /*padding: 5px;*/
    text-decoration: none;
    width: 95px;
    color: #646464;
    border-bottom-color: #e6e6e6;
}

#LanMenu li a:hover
{
    /*background: #e6e6e6;*/
}
#LanMenu li img
{
    border: 0px;
    margin-left:3px;
}
.loginLine {background:url(../images/login/login_line_v1.1.png) center center no-repeat;margin-bottom:7px;height:1px;}
.loginbg {width:100%;bottom:0;position:absolute;z-index:-1;}