﻿@charset "utf-8";
body
{
    margin: 0;
    background-color: #000000;
    overflow: hidden;
}
*
{
    margin: 0;
    padding: 0;
}
.des
{
    display: none;
}
li
{
    list-style-type: none;
}
.DFull
{
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    overflow: hidden;
    background-color: Black;
    height: 678px;
    z-index: 900;
    position: absolute;
    display: none;
}
.DInfo
{
    -moz-user-select: none;
    border: solid 2px #222222;
    background-color: #000000;
    position: absolute;
    height: 468px;
    padding-top: 10px;
    width: 798px;
    z-index: 990;
    color: #000000;
    font-size: 12px;
    font-family: Verdana, "宋体";
    display: none;
}
.DInfo .utitle
{
    width: 760px;
    height: 100px;
    margin-left: 18px;
}
.DInfo .utitle li
{
    float: left;
}
.DInfo .utitle .lititle
{
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    font-weight: bold;
}
.DInfo .utitle .lititle span
{
    font-size: 12px;
    color: #555555;
    font-weight: bold;
}
.DInfo .utitle .liclose
{
    float: right;
    line-height: 30px;
}
.DInfo .utitle .liclose a
{
    background: url(BClose.gif) no-repeat 10px 0px;
    display: inline-block;
    padding-right: 0px;
    *padding-right: 10px !important;
    _padding-right: 30px;
    width: 90px;
    height: 18px;
}
.DInfo .utitle .liline
{
    width: 100%;
    height: 1px;
    overflow: hidden;
    background-color: #222222;
    margin-bottom: 10px;
}
.DInfo .utitle .liinfo
{
    width: 740px;
    height: 400px;
    line-height: 25px;
    overflow: hidden;
    color: #999999;
}
.DInfo .utitle .liScrollbar
{
    float: right;
    width: 10;
    height: 400px;
    background-color: #333333;
    position: relative;
}
.DInfo .utitle .liScrollbar .ScrollbarHandle
{
    position: absolute;
    width: 10px;
    cursor: pointer;
    cursor: hand;
    top: 0px;
    height: 150px;
    background-color: #666666;
    display: block;
    z-index: 999;
}
.vidmes
{
    padding-top: 10px;
    word-break: break-all;
    font-size: 12px;
    font-family: Verdana, "宋体";
    line-height: 30px;
    align: left;
    color: #999999;
}
a:link
{
    text-decoration: none;
    color: #999999;
}
a:visited
{
    text-decoration: none;
    color: #999999;
}
a:hover
{
    text-decoration: none;
    color: #ffffff;
}
a:active
{
    text-decoration: none;
    color: #ffffff;
}
.TheMyA
{
    display: none;
}
height: 170px;
*height: 160px !important;
_height: 160px;