@charset "gb2312";
/* CSS Document */
.float_layer {width:250px; border: 1px solid #aaaaaa; display:none; background: #fff;}
.float_layer h2 { height: 25px; line-height: 25px; padding-left: 5px; font-size: 14px; color: #fff; background-color:#6d9405; border-bottom: 1px solid #aaaaaa; position: relative; }
.float_layer .min { width: 17px; height: 20px; background:url(imagesmin.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 25px; }
.float_layer .min:hover { background: url(imagesmin.gif) no-repeat 0 0; }
.float_layer .max { width: 17px; 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 .content { height: 170px; overflow: hidden; font-size: 14px; line-height: 18px; color: #666;}
.float_layer .wrap { padding:0px; }
.newtitle:link,.newtitle:visited{
	color:#063;
	text-decoration:none;
	}
.newtitle:hover{
	color:#063;
	}
#miaov_float_layer{
	a:link{
		text-decoration: none;
		font-size: 25px;
		color: #fff;
	};
}
 
#msg_win{position:absolute;right:0px;display:none;overflow:hidden;z-index:99;border:1px solid #aaaaaa;background:#d0d0d0;width:250px;font-size:12px;margin:0px;}
#msg_win .icos{position:absolute;top:2px;*top:0px;right:2px;z-index:9;}
.icos a{float:left;color:#FFFFFF;margin:1px;text-align:center;font-weight:bold;width:14px;height:22px;line-height:22px;padding:1px;text-decoration:none;font-family:webdings;}
.icos a:hover{color:#FFCC00;}
#msg_title{background:#6d9405;color:#FFFFFF;height:25px;line-height:25px;text-indent:5px;font-weight:bold;}
#msg_content{width:250px;height:170px;overflow:hidden;}
#msg_min {color:#454545;}
#msg_close {color:#222;}


