.login-box{
    padding-top: 10px;
}
.login-box .text{
    width: 138px;
}
.login-box .f-til{
    width: 66px;
}
.login-box .txt-vcode{
    width: 66px;
    margin-right: 10px;
}
.login-box .img-vcode{
    float: left;
    margin-top: 2px;
}
.login-box .f-sm{
    padding-left: 66px;
}
.login-box .m-btn{
    float: left;
}
.login-box .gray-btn{
    float: left;
    margin-left: 10px;
}
.login-box .forget{
    float: left;
    line-height: 24px;
    white-space: nowrap;
}
.login-ext{
    margin: 10px 14px 0;
    border-top: 1px dashed #dedede;
    padding-top: 10px; 
}
.login-ext .ext-til{
    height: 22px;
    line-height: 22px;
    font-weight: bold;
    color: #666;
}
.login-ext .log-reg{
    padding:10px 0  10px 30px;
}
.login-ext .w-btn{
    margin-right: 10px;
}

.idx-list{
    padding: 8px 14px 0;
    overflow: hidden;
    zoom: 1;
    font-size: 14px;
}
.idx-list li{
    line-height: 27px;
    *line-height: 28px;
    height: 27px;
    background: url(/opensoft../images/dot.png) no-repeat 0 center;
    padding-left: 8px;
    overflow: hidden;
}

.idx-pic{
    padding: 0 0 0 15px;
}
.idx-pic li{
    float: left;
    width: 180px;
    position: relative;
    overflow: hidden;
    padding: 20px 15px 18px 160px;
    height: 68px;
}
.idx-pic .pic{
    width: 150px;
    height: 50px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 25px;
}
.idx-pic .e-til{
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
}
.idx-pic .ext{
    line-height: 22px;
}
.kf-list{
    padding: 8px 0 0 15px;
    color: #333;
}
.kf-list li{
    height: auto;
    overflow: hidden;
    zoom: 1;
    padding: 4px 0;
    line-height: 22px;
}
.kf-list span{
    float: left;
}

.row1 .bc{
    height: 256px;
}
.row2 .bc{
    height: 108px;
}
.row2 .ac{
    height: 108px;
}
.login-box{
    position: relative;
}
.logined-box{
    padding: 0 10px;
    line-height: 24px;
}

.login-box .f-ext{
    width: 0;
    overflow: hidden;
    text-indent: -999em;
    float: left;
}
.login-box .wrong{
    color:red;
    padding-left:20px;
    white-space:nowrap;
    background:url(/opensoft../images/error.png) no-repeat left center;
    position: absolute;
    left: 64px;
    top: -2px;
}
