﻿* {padding: 0;margin: 0;}

.float_layer {border:1px solid #aaaaaa; display:none; }
.float_layer h2 { margin-top:0px;width:200px;height:25px; line-height:25px; padding-left:2px; font-size:12px; color:#333; background:url(http://static-2.www.cs-zyc.com/2014-08_www_img/title_bg.gif) repeat-x; border-bottom:1px solid #aaaaaa; position:relative; }
.float_layer .min { width:21px; height:20px; background:url(http://static-2.www.cs-zyc.com/2014-08_www_img/min.gif) no-repeat 0 bottom; position:absolute; top:2px; right:25px; }
.float_layer .min:hover { background:url(http://static-2.www.cs-zyc.com/2014-08_www_img/min.gif) no-repeat 0 0; }
.float_layer .max { width: 21px; height: 20px; background: url(http://static-2.www.cs-zyc.com/2014-08_www_img/max.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 25px; }
.float_layer .max:hover { background: url(http://static-2.www.cs-zyc.com/2014-08_www_img/max.gif) no-repeat 0 0; }
.float_layer .close { width: 21px; height: 20px; background: url(http://static-2.www.cs-zyc.com/2014-08_www_img/close.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 3px; }
.float_layer .close:hover { background: url(http://static-2.www.cs-zyc.com/2014-08_www_img/close.gif) no-repeat 0 0; }
.float_layer .content { height:269px; width:200px; overflow: hidden; font-size: 14px; line-height: 18px; color: #666;  }
.float_layer .wrap2 { padding:0 }