.box2{
	width: 266px;
}  
.box2 img{display:block; padding:0px; border:0;} 
.box2 a{color:#333; text-decoration:none; float:left; cursor:hand;}  
.box2 a span{display:none; color:#F00;}  

.box2 a:hover{color:#999; }  
.box2 a:hover span{display:inline; position:absolute;}  
