.frame {width:185px; height:120px; padding:3px; background:#fff;  float:left; margin-right:5px; display:inline;}
.wrap {width:180px; height:120px; position:relative; overflow:hidden; font-family:arial, sans-serif;}
.wrap img {display:block;}
.wrap div {width:180px; position:absolute; left:0; top:-130px; background:url(trans.gif);}
.wrap div span {display:block; width:180px; height:30px; z-index:1; color:#fc0}
.wrap div span {position:relative; z-index:500;font-size:14px; color:#fc0; text-align:center; margin:0; padding:0; line-height:30px;  width:180px; height:30px; }
.wrap div h1{font-size:14px; color:#fc0; text-align:center; margin:0; padding:0; line-height:30px;  width:180px; height:30px; }
.wrap div a {color:#fc0; font-size:12px; position:absolute; left:0; top:120px; text-decoration:none; display:block; margin:0; text-align:right; width:180px;}
.wrap div a:hover {color:#ff0;}

.clear {clear:both;}
   