﻿#play img
{
    height: 406px;
}
#play
{
    width: 304px;
    padding:0px;
}
#play_text
{
    width: 294px;
    height: 30px;
    float: right;
    padding: 4px;
    margin-top: -38px;
}
#play_text ul
{
    display: block;
    filter: Alpha(Opacity=90);
    padding-top: 1px;
    list-style-type: none;
    _padding-top: 0px;
    opacity: 0.9;
    float: right;
}
#play_text ul li
{
    display: block;
    font-size: 9px;
    padding:1px 4px;
    float: left;
    margin: 2px;
    width: 15px;
    cursor: pointer;
    color: #7F0019;
    font-family: "Arial";
    height: 14px;
    background-color: #fff;
    border: 1px solid #CECECE;
    text-align: center !important; *text-indent:3px;
    font:bold 12px verdana;
}
#play_list a
{
    display: block;
    overflow: hidden;
}
#play_list img
{
    vertical-align: top !important;
}
