﻿.WrapV1.WrapV1copy
{
    background: url(/s/img/g/load_2.gif) no-repeat 50% 45%;
}
.PlayerBox
{
    padding: 20px 0 30px;
    text-align: center;
    overflow: hidden;
    width: 0;
}
/*——*/
.latest
{
    padding: 8px 0 0 16px;
}
.latest li
{
    float: left;
    width: 116px;
    height: 93px;
}
.latest li:hover
{
    filter: Alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.latest li a
{
    color: #fff;
}
.latest li a:hover
{
    color: #fff;
}
.latest li i
{
    display: block;
    height: 24px;
    line-height: 24px;
    font-style: normal;
    padding: 0 8px;
    position: absolute;
    color: #fff;
    background: #000;
    filter: Alpha(Opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -moz-border-radius: 0 0 10px;
    -webkit-border-radius: 0 0 10px;
    border-radius: 0 0 10px;
}
.latest li b
{
    display: block;
    position: absolute;
    width: 94px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    margin-top: 53px;
    font-weight: normal;
    z-index: 2;
    padding: 0 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.latest li u
{
    display: block;
    position: absolute;
    width: 104px;
    height: 26px;
    overflow: hidden;
    margin-top: 53px;
    background: #000;
    filter: Alpha(Opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
    z-index: 1;
}
.latest li p img
{
    width: 104px;
    height: 79px;
}
/*——*/
.VideoInfo
{
    padding-bottom: 10px;
}
.VideoInfo tr
{
    vertical-align: top;
}
.VideoInfo td
{
    padding-top: 4px;
}
.VideoInfo td.td1
{
    width: 73px;
    color: #666;
    text-align: right;
}
.VideoInfo td.td2 td
{
    padding-left: 3px;
}
.VideoInfo td.td2 div
{
    width: 280px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
    color: #444;
}
