
#first{
	  width:250px;
	  height:180px;
	  margin-left:10px;
	  padding:2px;
	  padding-top:0;
	  text-align:center;
	  position:relative;
     }
#simg{ 
	 filter:alpha(opacity=70);
	 margin:-20px 0px 0px 90px;
	 #margin-left:-30px;
	 _margin-left:-30px;
     position: absolute;  
	 width:69px;
	 -moz-opacity: 0.7; 
	 opacity: 0.7;
	 }

#simg td{ 
		font-size: 10px;
		width:23px; 
		color:#fff; 
		line-height: 23px; 
		font-family: arial; 
		text-align: center;
		cursor: pointer;
		font-size:14px;
		font-weight:bold;
	    background:url(../images/num_bg.gif) left top no-repeat;
} 
 
#simg .s{ 
		color:#f00;
		}

.dis{
    display: block;
    }
.dis img{
        border:0;
		filter:revealTrans(duration=1,transition=23);
	}
.undis{
      display: none; 
	  line-height: 0px; 
	  height: 0px;
      }

#bimg {
	  padding-top:0;
	  }
#bimg img{
         width: 250px; 
	 	  
		 height: 172px;
		 }
#infos {
	  display:none;
	  /*在这里不需要显示这个部分，故隐藏*/
      filter: progid:dximagetransform.microsoft.fade ( duration=0.5,overlap=1.0 ); 
/*	  width: 200px; 
	  height: 20px; 
	  text-align:center;
	  line-height:18px;
	  color:#000;
	  }*/
/*#infos div {
     font-weight: bold; 
	 font-size: 12px; 
	 }
#infos div a{
	height:20px;
	text-overflow:ellipsis;
	white-space:nowrap; 
	overflow:hidden;
	}
*/