.frame {width:350px; height:450px; padding:10px; background:#fff; border:1px solid #ccc; float:left; margin:0 8px 10px 0; display:inline;}
.wrap {width:350px; height:450px; position:relative; overflow:hidden; font-family:arial, sans-serif;}
.wrap img {display:block;}
.wrap div {width:330px; height:440px; padding:420px 10px 10px 10px; position:absolute; left:0; top:0; background:url(trans.gif);}
.wrap div b {display:block; width:350px; height:450px; position:absolute; left:0; top:420px; z-index:1; background:#000; filter: alpha(opacity=40);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40); opacity:0.40;}
.wrap div span {position:relative; z-index:500;}
.wrap div h1{font-size:22px; color:#fc0; text-align:center; margin:0; padding:0; line-height:30px;}
.wrap div p {font-size:14px; color:#fff; line-height:22px; font-family:黑体;}
.wrap div a {color:#fc0; font-size:14px; position:absolute; left:0; top:300px; text-decoration:none; display:block; margin:0; text-align:right; width:340px;}
.wrap div a:hover {color:#ff0;}

.clear {clear:both;}
