* {padding: 0;margin: 0;}

.float_layer {border: 1px solid #aaaaaa; display:none; }
.float_layer .close { width: 21px; height: 20px; background: url(../images/close.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 3px; }
.float_layer .close:hover { background: url(../images/close.gif) no-repeat 0 0; }
.float_layer .content { height:255px; width:251px; overflow: hidden; }
.float_layer .wrap2 { padding:0 }