.float_layer {border: 1px solid #aaaaaa; background-color:#FFFFFF; display:none; margin:auto; }
.float_layer h2 {line-height: 25px; padding-left: 10px; font-size: 14px; margin:auto; color: #333; background: url(../images/title_bg.gif) repeat-x; border-bottom: 1px solid #aaa; 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 .min:hover { background: url(../images/min.gif) no-repeat 0 0; }
.float_layer .max { width: 21px; height: 20px; background: url(../images/max.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 25px; }
.float_layer .max:hover { background: url(../images/max.gif) no-repeat 0 0; }
.float_layer .close { width: 21px; height: 20px; background: url(../images/close1.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 3px; }
.float_layer .close:hover { background: url(../images/close1.gif) no-repeat 0 0; }
.float_layer .content2 { height:160px; width:300px; overflow: hidden; line-height: 18px; color: #666; line-height:22px; }
.float_layer .wrap2 { padding:10px;}

.content2 a:link,.content2 a:visited {text-decoration: none;color: #ef3101; font-size:14px; font-family:"microsoft yahei";}
.content2 a:hover,.content2 a:active {text-decoration: underline;color: #ef3101; font-size:14px; font-family:"microsoft yahei";}

.content5 a:link,.content5 a:visited {text-decoration: none;color: #666; font-size:12px; font-family:"microsoft yahei";}
.content5 a:hover,.content5 a:active {text-decoration: underline;color: #c9962f; font-size:12px;font-family:"microsoft yahei";}


