@charset "utf-8";
/* CSS Document */



.float_layer { width: 182px; }
.float_layer h2 { height: 25px; line-height: 2px; padding-left: 10px; border-bottom: 1px solid #aaaaaa; position: relative; }

.float_layer .min { width: 21px; height: 20px; background: url(images/min.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 25px; }

.float_layer .max { width: 21px; height: 20px; bottom; position: absolute; top: 2px; right: 25px; }

.float_layer .close { width: 21px; height: 20px; bottom; position: absolute; top: 2px; right: 3px; }
.float_layer .close:hover { background: url(images/close.gif) no-repeat 0 0; }


.float_layer .wrap { padding: 0px; height: 190px; }
.float_layer .wrap img { vertical-align: bottom ; }