<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.xhe_default table, .xhe_default tr, .xhe_default td, .xhe_default iframe {border:0; margin:0; padding:0; background:transparent; white-space:nowrap; text-decoration:none; font-weight:normal; color:#000}

.xhe_default table.xheLayout {display:inline-table;background:#F0F0EE; border:1px solid #C5C5C5;width:100%;height:100%;}
.xhe_default td.xheTool{padding:0px 3px;border-bottom:1px solid #C5C5C5;}
.xhe_default td.xheTool span{float:left;margin:2px 0px;}
.xhe_default td.xheTool br{clear:left;}

.xhe_default span.xheGStart{display:none;}
.xhe_default span.xheGEnd{display:none;}
.xhe_default span.xheSeparator{display:block;height:22px;width:4px;margin:2px 2px !important;background:url(img/icons.gif) no-repeat -580px 0;}

.xhe_default a.xheButton{display:block;margin:1px;border:0px; width:20px; height:20px;cursor:pointer;}
.xhe_default a.xheButton span{opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30);}
.xhe_default a.xheEnabled span{opacity:1; -ms-filter:'alpha(opacity=100)'; filter:alpha(opacity=100);}
.xhe_default a.xheEnabled:hover {margin:0px;border:1px solid #999; background:#fff;}
.xhe_default a.xheActive{margin:0px;border:1px solid #999; background:#fff;}

.xhe_default a.xheButton span{display:block;margin:0px;height:20px;width:20px;}
.xhe_default span.xheIcon{background:url(img/icons.gif) no-repeat 20px 20px}

.xhe_default span.xheBtnCut {background-position:0 0}
.xhe_default span.xheBtnCopy {background-position:-20px 0}
.xhe_default span.xheBtnPaste {background-position:-40px 0}
.xhe_default span.xheBtnPastetext {background-position:-60px 0}
.xhe_default span.xheBtnBlocktag {background-position:-80px 0}
.xhe_default span.xheBtnFontface {background-position:-100px 0}
.xhe_default span.xheBtnFontSize {background-position:-120px 0}
.xhe_default span.xheBtnBold {background-position:-140px 0}
.xhe_default span.xheBtnItalic {background-position:-160px 0}
.xhe_default span.xheBtnUnderline {background-position:-180px 0}
.xhe_default span.xheBtnStrikethrough {background-position:-200px 0}
.xhe_default span.xheBtnFontColor {background-position:-220px 0}
.xhe_default span.xheBtnBackColor {background-position:-240px 0}
.xhe_default span.xheBtnRemoveformat {background-position:-260px 0}

.xhe_default span.xheBtnAlign {background-position:-280px 0}
.xhe_default span.xheBtnList {background-position:-300px 0}
.xhe_default span.xheBtnOutdent {background-position:-320px 0}
.xhe_default span.xheBtnIndent {background-position:-340px 0}

.xhe_default span.xheBtnLink {background-position:-360px 0}
.xhe_default span.xheBtnUnlink {background-position:-380px 0}
.xhe_default span.xheBtnImg {background-position:-400px 0}
.xhe_default span.xheBtnFlash {background-position:-420px 0}
.xhe_default span.xheBtnMedia {background-position:-440px 0}
.xhe_default span.xheBtnEmot {background-position:-460px 0}
.xhe_default span.xheBtnTable {background-position:-480px 0}

.xhe_default span.xheBtnSource {background-position:-500px 0}
.xhe_default span.xheBtnPreview {background-position:-520px 0}
.xhe_default span.xheBtnHtml {background-position:-540px 0}

.xhe_default span.xheBtnAbout {background-position:-560px 0}
.xhe_default span.xheBtnReplyview {background-position:-600px 0}
.xhe_default span.xheBtnHidden {background-position:-620px 0}

.xhe_default .xheIframeArea{height:100%;}
.xhe_default iframe {display:block;background:#fff;width:100%;height:100%;}


#xheCntLine{display:none;position:absolute;z-index:1000001;background:#fff;width:20px;height:1px;}
#xhePanel{display:none;position:absolute;z-index:1000000;border:#999 1px solid;background:#fff;text-align:left;}
#xheShadow{display:none;position:absolute;z-index:999999;background:#000;opacity:0.2; -ms-filter:'alpha(opacity=20)'; filter:alpha(opacity=20);}
.xheFixCancel{position:absolute;z-index:999998;background-color:#FFF;opacity:0; -ms-filter:'alpha(opacity=0)'; filter:alpha(opacity=0);}

.xheMenu{padding:2px;overflow-x:hidden;overflow-y:auto;max-height:230px;}
.xheMenu a{display:block;padding:3px 20px 3px 3px;font-size:12px;color:#000;text-decoration:none;white-space:nowrap;}
.xheMenu a:hover{background:#e5e5e5;text-decoration:none;color:#000;}
.xheMenu p,.xheMenu h1,.xheMenu h2,.xheMenu h3,.xheMenu h4,.xheMenu h5,.xheMenu h6,.xheMenu pre,.xheMenu address,.xheMenu div{margin:0}

.xheEmot{padding:5px;}
.xheEmot img{border:0px}
.xheEmot a{display:inline-block;margin:1px;padding:5px;	background:#F8F8F8;	border:#DFDFDF 1px solid;	width:23px;	text-align:center;}
.xheEmot a:hover{border:#999 1px solid;}

.xheColor{padding:5px;}
.xheColor a{display:inline-block;margin:1px;border:#999 1px solid;width:12px;height:10px;}
.xheColor a:hover{border:#000 1px solid;}
.xheColor a img{display:none;}

.xheDialog{padding:10px;font-size:12px;font-family: Simsun;}
.xheDialog a{text-decoration:underline;color:#00f;}
.xheDialog a:hover{text-decoration:underline;color:#00f}
.xheDialog div{padding:2px 0px;}
.xheDialog input{
	border-width:1px;
	/*IE6*/
	_width:expression((type=="text")?'160px':'auto');_height:expression((type=="text")?'16px':'auto');_border:expression((type=="text")?'1px #ABADB3 solid':'auto');_background:expression((type=="button")?'#F0F0F0':'#FFFFFF');_cursor:expression((type=="button")?'pointer':'');
}
.xheDialog input[type=text]{width:160px;height:16px;font-size:12px;border:1px #ABADB3 solid;}
.xheDialog input[type=button]{margin:0;background:#F0F0F0;cursor:pointer;}
.xheDialog .xheUpload{position: relative;display:inline-block;width:162px;}
.xheDialog .xheUpload .xheText {position: absolute;width:107px;top: 0px;left: 0px;z-index: 3;}
.xheDialog .xheUpload .xheBtn{position: absolute;top: 0px;left: 112px;width:50px;z-index: 1;padding:0;}
.xheDialog .xheUpload .xheFile{cursor:pointer;position: absolute;top: 0px;left: 0px;width:162px;opacity:0;-ms-filter:'alpha(opacity=0)';filter:alpha(opacity=0);z-index: 2;}
.xheUploadIO{position:absolute;top:-1000px;left:-1000px;}
.xheUploadForm{position:absolute;top:-1200px;left:-1200px;}

.xheModal{
	position: fixed;z-index: 99999999;text-align:left;top:50%;left:50%;background:#FFF;border:1px solid #BBB;font-size:12px;
	_position: absolute;_margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement &amp;&amp; document.documentElement.scrollTop || document.body.scrollTop) + 'px');	
}
.xheModalTitle{padding:5px;background:#F0F0EE;border-bottom:1px solid #BBB;}
.xheModalClose{float:right;width:16px;height:16px;background:url(img/close.gif);cursor:pointer;}
.xheModalIfmWait{width:100%;height:100%;background:url(img/waiting.gif) no-repeat 50% 50%;margin:-16 0 0 -16;}
.xheModalShadow{
	position:fixed;z-index:9999998;top:50%;left:50%;background:#000;opacity:0.2; -ms-filter:'alpha(opacity=20)'; filter:alpha(opacity=20);
	_position: absolute;_margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement &amp;&amp; document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
.xheModalOverlay{
	position: fixed;z-index:9999999;top: 0px;left: 0px;height:100%;width:100%;background-color:#000;opacity:0.2; -ms-filter:'alpha(opacity=20)'; filter:alpha(opacity=20);
	_position: absolute;_height: expression(document.documentElement.scrollHeight+'px');_width: expression(document.documentElement.scrollWidth+'px');
}

.xhe_Fullfix{overflow:hidden;}
.xhe_Fullfix body{overflow:hidden;width:100%;height:100%;}
.xhe_Fullscreen{
	top:0px;left:0px;position:fixed;z-index:99999;width:100%;height:100%;background:#fff;
	_position: absolute;_top:expression((document.compatMode?documentElement.scrollTop:document.body.scrollTop)+'px');_height: expression((document.compatMode?documentElement.offsetHeight:document.body.offsetHeight) + 'px');
}</pre></body></html>