.float_layer {position:absolute; bottom:0; right:0; z-index:1000;border: 0px solid #ab140d;}
.float_layer h2 { height: 47px; line-height: 47px; padding-left: 10px; font-size: 19px; text-align:center;color: #fff; background-color:#ab140d; border-bottom: 1px solid #aaaaaa; position: relative; }
.float_layer h2 b{font-size: 19px; color: #fff; text-align:center;}
.float_layer .max { width: 21px; height: 20px; background: url(imagesmax.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 25px; }
.float_layer .max:hover { background: url(imagesmax.gif) no-repeat 0 0; }
.float_layer .close { width: 21px; height: 20px; background: url(imagesclose.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 3px; }
.float_layer .close:hover { background: url(imagesclose.gif) no-repeat 0 0; }
.float_layer .content2 { height:222px; width:410px; overflow: hidden; font-size: 14px; line-height: 18px; color: #666;  }
.float_layer .wrap2 { padding:0 }