.header_top
{
   position: relative;
   height: 121px;
   width: 985px;
   margin-right: auto;
   margin-left: auto;
   margin-top: 0px;
   background-image:url(../images/common/top_header.gif);
   background-repeat: no-repeat;
}
.header_show .show_logo
{
   display: block;
   width: 157px;
   height: 91px;
   margin-left: 28px;
   background-image: url(../images/csi/show_logo.gif);
}
.header_show .show_schedule
{
    color: #999;
    position: absolute;
	font-weight: bold; 
    top: 46px;
    left: 220px;
    display: block;
    font-size: 14px;
} 
.header_show 
{
   width: 985px;
   height: 82px;
   position: relative;
}
.video_container
{
    height: 539px
}

.header_show div {
   display: none;
}


