.submenu {
    height: 40px;
    background: #f6f6f6;
    margin-right: -15px;
    margin-left: -15px;
}

ul.nav-tabs.affix {
    top: -15px; /* Set the top position of pinned element */
}

ul.nav-tabs {
    width: 150px;
    margin-top: 20px;
    background: #8c1515;
    padding: 5px 0px 5px 0px;
}

ul.nav-tabs > li {
    font-family: "宋体";
    text-align: center;
    font-size: 12px;
    background: #e6e6e6;
    display: block;
    position: relative;
    margin-top: 0px;
}

#section {
    margin-bottom: 25px;
}
#section .list-wrap hr {
    margin-top: 0px;
    margin-bottom: 0px; 
    border-top: 2px solid #9c1f1b;
}
#section .events-date-2 hr {
    border-top: 1px solid #636363;
    margin-top: 6px;
    margin-right: 0px;
}

ul.nav-tabs > li > a:hover {
    background: #8c1515;
    color: white;
}

.header {
    text-align: left !important;
}

.news-detail {
    color: #000;
    font-size: 14px;
    margin-left: 10px;
    line-height: 1.4;
    text-decoration: none;
}

.news-date {
    float: left;
    margin-right: 20px;
}

.events-date-2 {
    width: 70px;
    padding-left: 12px;
    padding-right: 10px;
    float: left;
    height: 70px;
    background: #e6e6e6;
    text-align: center;
}

.news-img {
    float: left;
    width: 135px;
    height: 70px;
}

.news-img img {
    width: 100%;
    height: 100%;
}

.date-month-2 {
    font-size: 16px;
    line-height: 1.8;
}

.date-day-2 {
    font-size: 30px;
}

.news-detail p {
    margin-top: 5px;
    margin-bottom: 0px;
    max-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #4b4b4b;
    font-size: 13px;
}

.details-link {
    display: block;
    font-size: 18px;
    max-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-list {
    margin-top: 20px;
}

#myScrollspy {
    margin-top: 60px;
}

.category {
    background: url("../images/left_menu/left_menu_block_OFF.png") no-repeat;
    background-position: 12px 12px;
}

.activities p {
    text-indent: 0px !important;
    padding: 0px 0px !important;
}

.month_segment {
    border-top: 1px solid #9c1f1b !important;
}
.affix{
    width: 215px;
    top:60px;
}
.affix h3{
    margin-top: 0;
}
.list-wrap {
    margin-bottom: 35px;
    margin-top: 18px;
}
.from_to {
       padding-left: 2px !important;}
.from_to .date-month-2{
            margin-top: 10px;
            margin-bottom: -6px;
        }
        .from_to hr{
            margin-bottom: 4px !important;
        }
        .from_to .date-day-2{
            font-size: 16px;
        }



