﻿ *{font-size:12px; font-family:Verdana;margin:0;padding:0}   
 #play img {border:0px}   
 #play {width:688px;height:193px;overflow:hidden;}   
 #play_info{position:absolute;
 						margin-top:141px;
 						padding:8px 0 0 20px;
 						height:42px;
 						width:270px;
 						color:#fff;
 						z-index:100;
 						cursor:pointer;}
 						   
 #play_info b{font-size:14px;
 							display:block}   
 #play_bg {
 					 position:absolute;
 					 margin-top:141px;
 					 height:40px;
 					 width:346px;
 					 filter: Alpha(Opacity=0);
 					 opacity:0.3;
 					 z-index:99;
 					 }   
 #play_text {
 							position:absolute;
 							margin:166px 0 0 600px;
 							height:50px;
 							width:80px;z-index:101;
 							}   
 #play_text ul {
 								list-style-type:none;
 							 width:80px;
 							 height:50px;
 							 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:#660000;
					 display:block;
					 color:#fff;
					 text-align:center;
					 margin:1px;
					 cursor:pointer;
					 font-family:"Courier New";
					 }   
					 
 #play_list a{display:block;
 							width:688px;
 							height:193px;
 							position:absolute;
 							overflow:hidden} 