/*reset*/

.main .subject-title h5 {
    color: #ec5d25;
}

.main .nav table tr td a.active {
    background: #ec5d25;
    color: #fff;
}

.main .nav table tr td a:hover {
    color: #ec5d25;
}
.main .section .section-title {
    border-bottom: 1px solid #ec5d25;
}

.main .section .section-title h5 {
    border-bottom: 3px solid #ec5d25;
    font-weight: bold;
}

.main .section .section-title h5 a {
    color: #ec5d25;
}

.area-left .area-left-title {
    border-bottom: 1px solid #ec5d25;
}

.area-left .area-left-title h5 {
    border-bottom: 3px solid #ec5d25;
    color: #ec5d25;
    font-weight: bold;
}

.area-left .area-left-nav ul li dl dd.active {
    background: #ec5d25;
}

.area-left .area-left-nav ul li dl dd:hover {
    color: #ec5d25;
}
.area-left .area-left-nav .list ul li a.inactives {
    border-radius: 26px;
    background: #ec5d25;
    color: #fff;
}
.area-right {
    border: 5px solid #ec5d25;
}
.area-left .area-left-nav .list ul li a:hover {
    color: #ec5d25;
}

.area-left .area-left-nav .list ul li a.inactives {
    border-radius: 26px;
    background: #ec5d25;
    color: #fff;
}

.area-left .area-left-nav .list ul li ul a:hover {
    color: #ec5d25;
}
.area-left .area-left-nav .list ul li ul li a.inactives {
    border-radius: 26px;
    background: url(../image/white-point-icon.png) 6px 13px no-repeat #ec5d25;
    color: #fff;
}

.area-left .area-left-nav .list ul li ul li ul li a.inactive.inactives {
    border-radius: 26px;
    background: url(../image/white-point-icon.png) 6px 13px no-repeat #ec5d25;
    color: #fff;
}

.courseware .center-main ul li a:hover span {
    color: #ec5d25;
}

.courseware .center-main ul li a:hover span {
    text-decoration: underline;
    color: #ec5d25;
}

.consolidate .consolidate-main .pic-right .bottom ul li a:hover {
    color: #ec5d25;
    text-decoration: underline;
}

.single-plan .single-plan-main .pic-right .bottom ul li a:hover {
    color: #ec5d25;
    text-decoration: underline;
}

.video .video-main ul li:hover span.title {
    text-decoration: underline;
    color: #ec5d25;
}


.new-tag{
    font-family:"Arial";
    width:32px;
    height:16px;
    line-height: 16px;
    border-radius: 8px;
    color:#fff;
    background: #f58710;
    text-align: center;
    font-size: 10px;
    display: inline-block;
    position: relative;
    top:-6px;
    left:2px;
}

.wrap {
    background: url(/image/uc/sports/sports-banner1.png) center top no-repeat;
}