﻿/*
#play img
{
    border: 0px;
}
#play
{
    width: 770px;
    height: 200px;
    overflow: hidden;
    margin: 0 auto;
    border: 0px solid #fff;
    padding: 0px;
}
#play_info
{
    position: absolute;
    margin-top: 141px;
    padding: 8px 0 0 20px;
    height: 42px;
    width: 270px;
    color: #fff;
    z-index: -1001;
    cursor: pointer;
}
#play_info b
{
    font-size: 14px;
    display: block;
}
#play_bg
{
    position: absolute;
    margin-top: 141px;
    height: 50px;
    width: 346px;
    filter: Alpha(Opacity=30);
    opacity: 0.3;
    z-index: -1000;
}
#play_text
{
    position: absolute;
    margin: 141px 0 0 296px;
    height: 50px;
    width: 60px;
    z-index: -1002;
}
#play_text ul
{
    list-style-type: none;
    width: 60px;
    height: 50px;
    display: block;
    padding-top: 1px;
    _padding-top: 0px;
    filter: Alpha(Opacity=30);
    opacity: 0.3;
}
#play_text ul li
{
    width: 14px;
    height: 14px;
    float: left;
    display: block;
    color: #FFF;
    text-align: center;
    margin: 1px;
    cursor: pointer;
    font-size: 9px;
}
#play_list a
{
    display: block;
    width: 770px;
    height: 200px;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
*/
#play img
{
    border: 0px;
}
#play
{
    width: 770px;
    height: 200px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
#play_info
{
    position: absolute;
    margin-top: 550px;
    padding: 8px 0 0 20px;
    height: 42px;
    width: 200px;
    color: #fff;
    z-index: -1001;
    cursor: pointer;
}
#play_info b
{
    font-size: 14px;
    display: block;
}
#play_bg
{
    /*BACKGROUND-COLOR: #000;*/
    position: absolute;
    margin-top: 550px;
    height: 200px;
    width: 770px;
    filter: Alpha(Opacity=30);
    opacity: 0.3;
    z-index: -1000;
}
#play_text
{
    position: absolute;
    margin: 141px 0 0 296px;
    height: 50px;
    width: 60px;
    z-index: -1002;
}
#play_text ul
{
    list-style-type: none;
    width: 60px;
    height: 50px;
    display: block;
    padding-top: 1px;
    _padding-top: 0px;
    filter: Alpha(Opacity=30);
    opacity: 0.3;
}
#play_text ul li
{
    width: 14px;
    height: 14px;
    float: left;
    color: #FFF;
    text-align: center;
    margin: 1px;
    cursor: pointer;
    font-size: 9px;
}
#play_list a
{
    display: block;
    width: 770px;
    height: 200px;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
#play_list a img
{
    width: 770px;
    height: 200px;
}
/**/

#play_1 img
{
    border: 0px;
}
#play_1
{
    width: 450px;
    height: 350px;
    overflow: hidden;
    margin: 0px;
    margin-left: 65px;
    padding: 0px;
}
#play_info_1
{
    position: absolute;
    margin-top: 290px;
    padding: 2px;
    height: 60px;
    width: 450px;
    color: #fff;
    text-align:justify;
    line-height: 15px;
    z-index: 1001;
    cursor: pointer;
}
#play_info_1 p
{
    font-size: 12px;
    display: block;
}
#play_bg_1
{
    background-color: #000;
    position: absolute;
    margin-top: 290px;
    height: 60px;
    width: 450px;
    filter: Alpha(Opacity=30);
    opacity: 0.3;
    z-index: 1000;
}
#play_text_1
{
    position: absolute;
    margin: 141px 0 0 296px;
    height: 50px;
    width: 60px;
    z-index: -1002;
}
#play_text_1 ul
{
    list-style-type: none;
    width: 60px;
    height: 50px;
    display: block;
    padding-top: 1px;
    _padding-top: 0px;
    filter: Alpha(Opacity=30);
    opacity: 0.3;
}
#play_text_1 ul li
{
    width: 14px;
    height: 14px;
    float: left;
    color: #FFF;
    text-align: center;
    margin: 1px;
    cursor: pointer;
    font-size: 9px;
}
#play_list_1 a
{
    display: block;
    width: 450px;
    height: 350px;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
#play_list_1 a img
{
    width: 450px;
    height: 350px;
}

.Navigation
{
    margin-left: 174px;
    font-family: verdana, arial, sans serif;
    font-size: 1.2em;
    padding: 5px 0px;
}

.Navigation span
{
    padding: 4px;
}

.Navigation a
{
    color: rgb(127,162,202);
    padding: 2px 4px;
    text-decoration: none;
}

.Navigation a:hover
{
    color: rgb(243,145,25);
    text-decoration: underline;
}
.modalBackground
{
    background-color: Silver;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

#operate_table a
{
    color: rgb(127,162,202);
    text-decoration: none;
    font-size: 120%;
}
#operate_table a:hover
{
    color: rgb(243,145,25);
    text-decoration: none;
}

#edit_table
{
    line-height: 20px;
}
#edit_table .contentFirstTd
{
    font-weight: bold;
    font-family: Arial;
    font-size: 1.1em;
}
#edit_table .contentSecondTd
{
    padding: 2px 0px;
}
#PTitle a
{
    color: rgb(88,144,168);
    font-weight: bold;
    text-decoration: none;
}
#PTitle a:hover
{
    color: rgb(88,144,168);
    font-weight: bold;
    text-decoration: underline;
}
.Textunderline
{
    text-decoration: underline;
}


/*CollapsiblePanel*/
.collapsePanel
{
    background-color: white;
    overflow: hidden;
}

.collapsePanelHeader
{
    width: 100%;
    height: 30px;
    background-repeat: repeat-x;
    color: #FFF;
    font-weight: bold;
}

.collapsePanelHeader a
{
    color: #FFF;
}
.collapsePanelHeader a:hover
{
    text-decoration: none;
    background: none;
}

