.float_layer_hovertree * {padding: 0;margin: 0;}
.float_layer_hovertree {display:none; }
.float_layer_hovertree h2 { height: 58px; line-height: 56px; padding-left: 72px; font-size: 16px; color: #fff; background: url(../images/title_bg.gif); position: relative; }
.float_layer_hovertree .min { width: 1px; height: 1px; background: url(min.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 25px; display:none;}
.float_layer_hovertree .min:hover {}
.float_layer_hovertree .max { width: 21px; height: 20px; background: url(max.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 25px; }
.float_layer_hovertree .max:hover { background: url(max.gif) no-repeat 0 0; }
.float_layer_hovertree .close { width: 24px; height: 22px; background: url(../images/close2.png) no-repeat 0 0; position: absolute; top: 17px; right: 10px; }
.float_layer_hovertree .close:hover {}
.float_layer_hovertree .content { height:120px; width:260px; padding:19px; overflow: hidden; font-size: 14px; line-height: 22px; color: #666; background:#f6f4f4; border:1px solid #dfdddd; border-top:none;}
.float_layer_hovertree .wrap { border:1px solid #dfdddd; padding:5px;}
.float_layer_hovertree .wrap a{ color:#805656;}
.float_layer_hovertree .wrap a:hover{ color:#d6262b;}