﻿body, html
{
    text-align: center;
    background-color: #fff;
    line-height: 150%;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}
img
{
    border: 0;
}
body, td, th
{
    font-size: 11px;
    color: #000000;
}
a:link
{
    text-decoration: none;
    color: #333333;
}
a:visited
{
    text-decoration: none;
    color: #333333;
}
a:active
{
    text-decoration: none;
    color: #ff3366;
}
a:hover
{
    text-decoration: none;
    color: #ff3366;
}








/*公用样式*/
.text1
{
    font-family: Arial;
    font-size: 11px;
    line-height: 18px;
    font-weight: bold;
    color: #000000;
}
.text1 a:link, .text1 a:visited, .text1 a:active
{
    text-decoration: none;
    color: #000000;
}
.text1 a:hover
{
    text-decoration: underline;
    color: #FF0000;
}
.text2
{
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: #ff3366;
}
.text2 a:link, .text2 a:visited, .text2 a:active
{
    text-decoration: none;
    color: #6c6c6c;
}
.text2 a:hover
{
    text-decoration: none;
    color: #df0404;
}
.text3
{
    font-family: "Arial";
    font-size: 11px;
    line-height: 16px;
    font-weight: normal;
    color: #565556;
}
.text3 a:link, .text1 a:visited, .text1 a:active
{
    text-decoration: none;
    color: #333333;
}
.text3 a:hover
{
    text-decoration: underline;
    color: #ff3366;
}
.text4
{
    font-family: "Arial";
    font-size: 11px;
    line-height: 16px;
    font-weight: normal;
    color: #3b90ac;
}
.text4 a:link, .text4 a:visited, .text4 a:active
{
    text-decoration: none;
    color: #3b90ac;
}
.text4 a:hover
{
    text-decoration: underline;
    color: #FF0000;
}

.tit01
{
    font-size: 14px;
    font-weight: bold;
    color: #2bb2e0;
    text-align: left;
}
.text01
{
    font-size: 11px;
    text-align: left;
}
.text02
{
    color: #3b90ac;
}
.text02 a:link
{
    color: #3b90ac;
    text-decoration: none;
}
.text02 a:visited
{
    color: #3b90ac;
    text-decoration: none;
}
.text02 a:hover
{
    color: #FF0066;
    text-decoration: none;
}
.img01
{
    border: 1px solid #dfdfdf;
    padding: 3px;
}
.text03
{
    font-size: 12px;
}
.news_tit01
{
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
.bg01
{
    background-image: url(images/bg09.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
}
.tit02
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}
.text04
{
    color: #7a7a7a;
    font-size: 12px;
}
.tit04
{
    color: #2bb2e0;
    font-size: 18px;
    font-weight: bold;
}
.tit05
{
    color: #1398c9;
    font-size: 11px;
    font-weight: bold;
}
.text05
{
    color: #7a7a7a;
    font-size: 11px;
    line-height: 22px;
}
.text06
{
    color: #FFFFFF;
    font-size: 9px;
}
.img02
{
    border: 1px solid #CCCCCC;
}


#play img
{
    border: 0px;
}
#play
{
    width: 610px;
    height: 191px;
    overflow: hidden;
}
#play_info
{
    position: absolute;
    margin-top: 141px;
    padding: 8px 0 0 20px;
    height: 42px;
    width: 310px;
    color: #fff;
    z-index: 1001;
    cursor: pointer;
}
#play_info b
{
    font-size: 14px;
    display: block;
}
#play_bg
{
    position: absolute;
    background-color: #000;
    margin-top: 210px;
    margin-left: 13px;
    height: 21px;
    width: 850px;
    filter: Alpha(Opacity=30);
    opacity: 0.3;
    z-index: 1000;
}
#play_text
{
    position: absolute;
    margin: 212px 0 0 770px;
    height: 30px;
    width: 600px;
    z-index: 1002;
}
#play_text ul
{
    list-style-type: none;
    width: 60px;
    height: 30px;
    display: block;
    padding-top: 1px;
    _padding-top: 0px;
    filter: Alpha(Opacity=80);
    opacity: 0.8;
}
#play_text ul li
{
    width: 14px;
    height: 14px;
    float: left;
    background-color: #000;
    display: block;
    color: #FFF;
    text-align: center;
    margin: 1px;
    cursor: pointer;
    font-family: "Courier New";
}
#play_list a
{
    display: block;
    width: 850px;
    height: 220px;
    margin-top: 8px;
    margin-left: 13px;
    position: absolute;
    overflow: hidden;
}
