.link-list{}
    .link-item{
        margin-bottom: 5px;
    }
        .link-item h3{
            margin-top: 20px
        }
    .link-list .kub-list{
        margin: 10px 0 15px 0!important;
    }

    /*.link-list .kub-list li a{
        color: #333;
        border-bottom: 1px solid #333;
    }*/
    .link-item .into_title_item{
        margin-top: 10px;
    }
    .link-item .news-date-time{
        color: #666;
    }
    .shedule-week-color-blue strong {
	    color: blue;
    }
    .shedule-week-color-red strong {
	    color: red;
    }
.link-list .item-bg{
    display: inline-block;
    background: #f0f0f0;
}
    .link-list .item-bg h3{
        margin-bottom: 0;
    }