﻿/*AD*/
.adout{background:#990000 url(../images/AD/2.jpg) no-repeat 5px 5px;}
div.ad{float:left;margin:5px 0 0 5px;}

#play img {border:0px}   
 #play {width:750px;height:200px;overflow:hidden;}   
 #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:40px;
 					 width:346px;
 					 filter: Alpha(Opacity=0);
 					 opacity:0.3;
 					 z-index:1000
 					 }   
 #play_text {
	 position:absolute;
	 margin:165px 0 0 610px;
	 height:40px;
	 width:100px;
	 z-index:1002;
	 display:none;
 	 }   
 #play_text ul {
	 list-style-type:none;
	 display:block;
	 padding-top:1px;
	 _padding-top:0px;
	 filter: Alpha(Opacity=50);
	 opacity:0.8;
	 }   
 #play_text ul li {
	 width:14px;
	 height:14px;
	 float:left;
	 background-color:#81d3f4;
	 display:block;
	 color:#fff;
	 text-align:center;
	 margin:1px;
	 cursor:pointer;
	 font-family:"Courier New";
	 }  
	 
 #play_list a{display:block;
 							width:750px;
 							height:200px;
 							position:absolute;
 							overflow:hidden} 