﻿
#fancybox-loading
{
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 1104;
    zoom: 1;
    background-image: url(../images/fancybox-loading.png);
    width: 100%;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop));
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox-loading.png',sizingMethod='crop');
}
#videoBox
{
    float: left;
    width: 530px;
    height: 422px;
    display: block;  
    background-color: #f1db8f;   
}
#videoBoxII
{
    float: left;
    width: 530px;
    height: 422px;
    left: 50%;
    margin-left: -265px;
    position: absolute;
    display: block;
    padding:15px;
}
#videoTitle
{
    width: 500px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
#videoTd
{
    float: left;
    width: 100%;
    height: auto;
}
#close
{
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    font-weight: normal;
    background-image: url(../images/fancy_close.png);
    _background-image: url(../images/fancy_close.gif);
}
#login
{
}
#divTL, #divTR, #divBL, #divBR
{
    float:left;
    height:15px;
    width:15px;
    font-size:8px;
}
#divTC,#divBC
{
    float:left;
    height:15px;
    width:500px;
    font-size:8px;
}
#divCL,#divCR
{
    float:left;
    width:15px;
    height:392px;
    font-size:8px;    
}
#divCC
{
    float:left;
    width:500px;
    height:392px;
    font-size:8px;     
}