@charset "utf-8";
.ads {
 background: #FFF;
 color: #333;
 text-align: center;
 vertical-align: middle;
 display: table-cell;
}
* html div.ads {/* IE 6 */
display:inline;
zoom:1;
}
*:first-child+html div.ads {/* IE 7 */
display:inline;
zoom:1;
}
.ad468x60 {
 width: 468px;
 height: 60px;
 overflow: hidden;
}
.ad300x250 {
 width: 300px;
 height: 250px;
 overflow: hidden;
}
.ad227x135 {
 width: 227px;
 height: 135px;
 overflow: hidden;
}
a:link IMG.ad_bn {
 margin:1px;
}
a:hover IMG.ad_bn {
 margin:2px 0px 0px 2px;
}