<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
li{list-style:none;}
.drag_layer{width:200px;height:279px;padding:3px;position:absolute;top:0px;left:0px;background:#fff;overflow:hidden;}
.drag_layer h2{
	height:0px;
	line-height:0px;
	padding-left:10px;
	font-size:14px;
	color:#333;
	border:1px none #aaaaaa;
	cursor:move;
	position:relative;
	background-repeat: repeat-x;
}
.drag_layer .close{width:44px;height:20px;background:url(/img/close_zzjs20101230.gif) no-repeat 0 bottom;position:absolute;top:260px;right:15px;}
.drag_layer .close:hover{background:url(/img/close_zzjs20101230.gif) no-repeat 0 0;}
.drag_layer .content{padding:0px;overflow:auto;}
.drag_layer .content p{font-size:12px;line-height:18px;color:#666;padding-bottom:10px;font-family:arial;}
.drag{width:14px;height:14px;overflow:hidden;background:url(/img/r_zzjs20101230.gif) no-repeat 1px 1px;cursor:nw-resize;position:absolute;top:262px;right:0;z-index:2;}
.bar_t{width:410px;height:4px;position:absolute;top:-2px;left:-2px;z-index:1;cursor:n-resize;overflow:hidden;}
.bar_b{width:410px;height:4px;position:absolute;bottom:-2px;left:-2px;z-index:1;cursor:n-resize;overflow:hidden;}
.bar_r{width:4px;height:110px;position:absolute;right:-2px;top:-2px;z-index:1;cursor:e-resize;}
.bar_l{width:4px;height:110px;position:absolute;left:-2px;top:-2px;z-index:1;cursor:e-resize;}
</pre></body></html>