﻿.right_box {
    float: left;
    width: 213px;
    margin-top: 20px;
    margin-left: 15px;
    background-color: #FFF;
    padding-left: 5px;
    text-align: center;
    cursor: pointer;
    height: 195px;
}

.iplay {
    z-index: 300;
    position: absolute;
    margin-top: 35px;
    opacity: 0.8;
}

.vname {
    font-size: 9px;
    width: 100%;
    text-align: left;
    padding-left: 8px;
    padding-bottom: 10px;
}

.vdiv {
    font-size: 18px;
    text-align: center;
    width: 161px;
    height: 74px;
    padding-top: 28px;
    margin-left: 9px;
    padding-left: 15px;
    padding-right: 15px;
}

.fl {
    background-color: #425588;
    color: #FFF;
}

.ul {
    background-color: #990000;
    color: #FFF;
}

.dbeg {
    background-color: #FFF;
    color: #993300;
    border: solid 1px #999;
}

.webinar {
    background-color: #408754;
    color: #FFF;
}

.pf-container {
    width: 210px;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.tags {
    font-size: 8px;
    color: #666;
    height: 19px;
    text-align: justify;
    width: 191px;
}
.ntags {
    font-size: 12px;
    color: #666;
    height: 19px;
    text-align: left;
    
}

.v-name {
    color: #444;
    font-size: 11px;
    padding-top: 5px;
    font-weight: 600;
    width: 191px;
}

.on {
    border: solid 1px #555;
    color: #fff;
    background-color: #666;
}

.off {
    border: solid 1px #DDD;
    color: #555;
    background-color: #fff;
}

.tagbutt {
    border-radius: 5px;
    padding: 5px 10px 5px 10px;
    margin: 1px;
    cursor: pointer;
    float: left;
}

.news_item {
    float: none;
    display: inline-block;
    margin-top: 12px;
    margin-left: 10px;
    margin-right: 10px;
}

.ndate {
    float: left;
    font-weight: 600;
}

.nhead {
    float: left;
    margin-left: 15px;
    font-weight: 600;
}

.submenu2 {
    margin-top: 3px;
    float: left;
}

.ntext {
    text-align: justify;
    margin-top: 12px;
    margin-left: 81px;
    margin-right: 10px;
    display: inline-block;
}

.showalltext {
    color: #369;
    cursor: pointer;
    margin-left: 10px;
    float: right;
}

.holetext {
    display: none;
    margin-top: 25px;
    text-align: justify;
}

#tags {
    background-color: #EEE;
    margin-top: 20px;
    float: left;
    margin-bottom: 10px;
    text-align: justify;
    display: inline-block;
    margin-left: 13px;
    width: 925px;
}

.instruct {
    background-color: #EEE;
    float: left;
    width: 100%;
}
.ntags{
    margin-left:141px;
}
