.lm_old{
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #ddd;
    line-height: 45px;
    font-size: 17px;
    padding-left: 55px;
    overflow: hidden;
    background: url(1803081531325437378.png) no-repeat 0 15px;
}
/*.lm_old {*/
/*background: url(1803081531325437378.png) no-repeat 0 15px;*/
/*}*/
.lm_old a{
    color: #666;
}
.lm_old:hover {
    background: url(1803081531325437378.png) no-repeat 0 -55px;
}

.lm_old:hover a {
    color: #3E76BD!important;
}

.lm_on {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #ddd;
    line-height: 45px;
    font-size: 17px;
    padding-left: 55px;
    overflow: hidden;
    background: url(1803081531325437378.png) no-repeat 0 -55px;
    color: #3E76BD;
}

.lm_on a {
    color: #3E76BD !important;
}