.ul-title {
    display: block;
    font-size: 16px;
    line-height: 36px;
    text-indent: 20px;
    height: 36px;
    background: #e2eeff;
    overflow: visible;
    text-decoration: none;
    border-bottom: 1px solid #d8e2f0;
    color: #333;
    cursor: default;
}

.nav-left ul li {
    font-size: 13px;
    text-align: left;
    text-indent: 20px;
    overflow: hidden;
}
.nav-left{
    padding: 0px;
}