.VideoRight {
    width: 350px !important;
    background: #1e1e1e;
}

.VideoTit {
    height: 42px;
    line-height: 42px;
    padding-top: 2px;
    background: #000 !important;
}

.VideoTit li {
    color: #fff !important;;
}

.VideoTit li.cur {
    background: #2e2e2e !important;
    color: #fff !important;
}

.VideoList ul li a, .VideoList ul li a:link, .VideoList ul li a:visited {
    color: #fff;
    padding-left: 10px;
}

.TabBox {
    border-radius: 0 5px 5px 0;
    background: none !important;
    border: 0 !important;
    box-shadow: none !important;
}
