/*module_ID=24 图标标签模块_1 begin*/
.module-login-login-1
{
    height: 70px;
    font-size: 12px;
    font-family: "microsoft YaHei";
}

/* 左浮动及间距 begin*/
.module-login-login-1 .module-login-login-1-befor a,.module-login-login-1 span
{
    float: left;
    line-height: 22px;
    margin-top: 24px;
}
.module-login-login-1 .module-login-login-1-befor .module-login-login-1-icons
{
    margin-left: 5px;
    margin-right: 5px;
}
/* 左浮动及间距 end*/
/* 引入图标 begin*/
.module-login-login-1 .module-login-login-1-befor .module-login-login-1-icon
{
    width: 20px;
    height: 21px;
    background-image: url("/images/model/layout/lk/pwlk/hpwlk/pic_1/pic_1.png");
    margin-left: 20px;
    margin-right: 6px;
}
/* 引入图标 end*/

.module-login-login-1 a
{
    text-decoration: none;
    color: #666;
}
.module-login-login-1 a:hover
{
    color: #3AA65A;
}
.module-login-login-1 img
{
    border: none;
}
.module-login-login-1 .login-1-username
{
    width: 85px;
    text-overflow : ellipsis; 
    white-space : nowrap; 
    overflow : hidden;
    text-align: right;
    margin-top: 12px;
    color: #666666;
}
.module-login-login-1 .login-1-operation
{
    float: right;
    margin-top: 6px;
    text-align: right;
}
.module-login-login-1 .login-1-operation .login-1-fl
{
    margin-left: 8px;
    float: left;
}
.module-login-login-1 .login-1-operation-message
{
    position: relative;
}
.module-login-login-1 .login-1-operation-message span
{
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    color: #FFF;
    background: #F00;
    position: absolute;
    top: -28px;
    right: -5px;
}
/*module_ID=24 图标标签模块_1 end*/