﻿.logindiv {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 12px;
    letter-spacing: 1px;
    height: 22px;
    line-height: 22px;
    margin: 3px 0 3px 5px;
    color: #acacaa;
}

.btn101 {
    margin: 0;
    padding: 0;
    border: 0;
    background: #00a3c6;
    color: #fff;
    font-weight: bolder;
    height: 22px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 0 7px;
    border: 1px solid #fff;
    border-radius: 4px;
}

.input101 {
    width: 120px;
    height: 14px;
    line-height: 14px;
    background-color: #fff;
    color: #808080;
    border: 1px solid #ccc;
    padding: 0 3px;
}

.lia {
    color: blue;
}

    .lia:hover {
        color: #ff6a00;
    }

.lgoin_rspan {
    float: right;
    margin-right: 10px;
}
