.flv_float_layer {
	BORDER-BOTTOM: #aaaaaa 1px solid; BORDER-LEFT: #aaaaaa 1px solid; WIDTH: 320px; BACKGROUND: #000; BORDER-TOP: #aaaaaa 1px solid; BORDER-RIGHT: #aaaaaa 1px solid
}
.flv_float_layer H2 {
	BORDER-BOTTOM: #aaaaaa 1px solid; POSITION: relative; LINE-HEIGHT: 25px; MARGIN: 0px; PADDING-LEFT: 10px; BACKGROUND: url(/img/title_bg.gif) repeat-x; HEIGHT: 25px; COLOR: #333; FONT-SIZE: 14px
}
.flv_float_layer .min {
	POSITION: absolute; WIDTH: 21px; BACKGROUND: url(/img/min.gif) no-repeat 0px bottom; HEIGHT: 20px; TOP: 2px; RIGHT: 25px
}
.flv_float_layer .min:hover {
	BACKGROUND: url(/img/min.gif) no-repeat 0px 0px
}
.flv_float_layer .max {
	POSITION: absolute; WIDTH: 21px; BACKGROUND: url(/img/max.gif) no-repeat 0px bottom; HEIGHT: 20px; TOP: 2px; RIGHT: 25px
}
.flv_float_layer .max:hover {
	BACKGROUND: url(/img/max.gif) no-repeat 0px 0px
}
.flv_float_layer .close {
	POSITION: absolute; WIDTH: 21px; BACKGROUND: url(/img/close.gif) no-repeat 0px bottom; HEIGHT: 20px; TOP: 2px; RIGHT: 3px
}
.flv_float_layer .close:hover {
	BACKGROUND: url(/img/close.gif) no-repeat 0px 0px
}
.flv_float_layer .content {
	LINE-HEIGHT: 18px; HEIGHT: 195px; COLOR: #666; FONT-SIZE: 14px; OVERFLOW: hidden
}
