

.neirongs {
    margin-right: 20px;
}
.videobox {
    height: 110px;
    margin-top: 10px;
    background-color: #fff;
    border: 1px solid #E1E1E1;
    padding-bottom: 10px;
    overflow: hidden;
}
.videobox .vico{
    width: 20px;
    height: 20px;
    float: right;
    margin-top: 5px;
    margin-right: 5px;
}
.videobox .title {
    background-position: 5px 2px;
    background-repeat: no-repeat;
    line-height: 20px;
    margin-bottom: 10px;
    font-size: 16px;
    margin-top: 10px;
    margin-left: 5px;
}
.videobox .nerng .left {
    width: 120px;
    float: left;
    text-align: center;
}
.videobox .nerng .left a{
    color: blue;
    text-decoration: underline;
}
.videobox .nerng img {
    height: 100px;
    width: 120px;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.videobox .nerng .right {
    margin-top: 10px;
    margin-left: 150px;
}
.videobox .nerng .right .info{
    color: #aaa;
}
.videobox .nerng .right span{
    margin-left: 10px;
}
.videobox .nerng .right a {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.videobox .nerng .right a:hover {
    color: #06f;
}
#yema {
    clear: both;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px;
}