

#play img {border:0px}

#play {

    width:530px;

    height:200px;

    overflow:hidden;

   /* margin:20px 0 0 20px; */

}

#play_info{ /*文字資訊*/

    position:absolute;

    /*margin-top:176px;  

    padding:1px 0 0 22px; */

    margin:1px 1px 0 22px  ; 

    height:15px;

    width:123px;

    color:#fff;

    overflow:hidden;

    z-index:1001;

    cursor:pointer;     /*滑鼠圖型*/



}

#play_info b{font-size:11px;display:block;top:-1px;}

#play_bg {

    position:absolute;

    background-image:url('../images/black.gif');

    /*margin-top:176px;*/

    margin:180px 0 0 329px  ;

    height:16px;

    width:201px;



    /*filter: Alpha(Opacity=30);

    opacity:0.3; */

    z-index:-100

}



#play_text {

    position:absolute;

    margin:182px 0 0 480px; 

    height:12px;

    width:18px;

    z-index:1002

   

}

#play_text ul {

    list-style-type:none; 

    width:70px;

    height:10px;

    display:block;

    /*padding-top:4.5px;

    _padding-top:0px; 

    filter: Alpha(Opacity=80);

    opacity:0.8;   */ 

       

}



#play_text ul li { /*黑底白字*/

    width:10px;

    height:10px;

    float:left;

    /*background-color:#000; */

    background-image:url('../images/ifbtn_b.gif');

    background-repeat:no-repeat;

   /* display:block;*/

    color:#B3B3B3;
	
	line-height:10px;

    text-align:center;

    margin:1px;   /*按鍵間的寬度*/

    cursor:pointer;

    /*font-family:"Courier New";*/

    font-family:Verdana;

    font-size: 9px; 

    

}   



#play_list a{   

    display:block;

    width:530px;

    height:200px;

    position:absolute;

    overflow:hidden;   

}
