<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
		background-repeat: repeat-x;
}
	
td,select {  font-family: "êµ´ë¦¼,verdana"; font-size: 12px; line-height:130%; word-break:break-all }
.plain {font-family: "êµ´ë¦¼,verdana"; font-size:12px; color: #4A1D77; text-decoration: none}
.plain a:hover {font-family: "êµ´ë¦¼,verdana"; font-size:12px; color: #4A1D77; text-decoration: none}
.plain a:link {font-family: "êµ´ë¦¼,verdana"; font-size:12px; color: #4A1D77; text-decoration: underline}
.plain a:visited {font-family: "êµ´ë¦¼,verdana"; font-size:12px; color: #4A1D77; text-decoration: none}

a:link {  font-family:"êµ´ë¦¼,verdana"; text-decoration: none; color:#0000FF}
a:visited { font-family:"êµ´ë¦¼,verdana"; text-decoration: none; color:#0000FF}
a:hover { font-family:"êµ´ë¦¼,verdana"; text-decoration: underline; color:#0000FF}

a.block { color:#000000; text-decoration: none; display:block}
a.block:link { color:#000000; text-decoration: none; display:block}
a.block:visited { color:#000000; text-decoration: none; display:block}
a.block:hover { color:#000000; text-decoration: underline; display:block; cursor: hand}

a.normal { color:#000000; text-decoration: none;}
a.normal:link { color:#000000; text-decoration: none;}
a.normal:visited { color:#000000; text-decoration: none;}
a.normal:hover { color:#000000; text-decoration: underline; cursor: hand}

.mn a:link {  font-family:"êµ´ë¦¼,verdana"; font-size:12px; color:#000000; text-decoration: none}
.mn a:visited { font-family:"êµ´ë¦¼,verdana"; font-size:12px; color:#000000; text-decoration: none}
.mn a:hover { font-family:"êµ´ë¦¼,verdana"; font-size:12px; color:#000000; text-decoration: underline}

.sm a:link {  font-family:"êµ´ë¦¼,verdana"; font-size:10px; color:#80808E; text-decoration: none}
.sm a:visited { font-family:"êµ´ë¦¼,verdana"; font-size:10px; color:#80808E; text-decoration: none}
.sm a:hover { font-family:"êµ´ë¦¼,verdana"; font-size:10px; color:#80808E; text-decoration: underline}

.tt { font-family:"êµ´ë¦¼,verdana"; font-size:18px; font-weight:bold; color:#24476B; padding-left: 20px; background-repeat:no-repeat;}
.tt a:link { font-family:"êµ´ë¦¼,verdana"; font-size:18px; color:#24476B; }
.tt a:visited { font-family:"êµ´ë¦¼,verdana"; font-size:18px; color:#24476B;}
.tt a:hover { font-family:"êµ´ë¦¼,verdana"; font-size:18px; color:#24476B;}


.maint { font-family:"êµ´ë¦¼,verdana"; font-size:12px; font-weight:normal; color:#4B6F89; line-height:150%}

tr.uncheckedtr {
    background:#F6FBFF;
}
tr.checkedtr {
    background:#FFEFBD;
}

.formbtn { 
font-family: "êµ´ë¦¼,Verdana"; 
font-size:10pt; 
background: #D6E7EF;
border-bottom: 1px solid #104A7B;
border-right: 1px solid #104A7B;
border-left: 1px solid #AFC4D5;
border-top:1px solid #AFC4D5;
color:#000066;
height:25px;
text-decoration:none;
cursor:pointer;
}

.smallformbtn { 
font-family: "êµ´ë¦¼,Verdana"; 
font-size:8pt; 
background: #f7f0aa;
border-bottom: 1px solid #104A7B;
border-right: 1px solid #104A7B;
border-left: 1px solid #AFC4D5;
border-top:1px solid #AFC4D5;
color:#000066;
height:20px;
text-decoration:none;
cursor:pointer;
}

.inputform {
font-family: "êµ´ë¦¼,Verdana";
font-size: 9pt;
color: #003366;
background-color: #FFFFFB;
border-bottom: 1px solid #AFC4D5;
border-right: 1px solid #AFC4D5;
border-left: 1px solid #104A7B;
border-top:1px solid #104A7B;
}
.textform {
font-family: "êµ´ë¦¼,Verdana";
font-size: 9pt;
color: #003366;
background-color: #FFFFFB;
border-bottom: 1px solid #AFC4D5;
border-right: 1px solid #AFC4D5;
border-left: 1px solid #104A7B;
border-top:1px solid #104A7B;
padding: 5px;
overflow-x:hidden;overflow-y:auto
}

.inputreadonlyform {
font-family: "êµ´ë¦¼,Verdana";
font-size: 9pt;
color: #003366;
background-color: #C6C3C6;
border-bottom: 1px solid #AFC4D5;
border-right: 1px solid #AFC4D5;
border-left: 1px solid #104A7B;
border-top:1px solid #104A7B;
}

#submenu {
	font-size:8pt;
	font-family: "êµ´ë¦¼,Verdana";
}

.infobox {
	border: solid #9898ff;
	border-width: 1px;
	border-style: solid;
}

#notify {
	line-height: 130%;
}

#confirmtextarea {
	background: #f7fbff;
	width: 400px;
	height: 120px;
	font-weight: bold;
	font-size: 12px;
	color: #050;
	border: 1px solid #666;
	padding: 5px;
}

#memotextarea {
	background: #ffffff;
	font-size: 13px;
	border: 1px solid #666;
	padding: 5px;
}

#advancedul li {
	color: #0000ff;
}

.recordName {
    padding-right: 20px;
    text-align: right;
}

.subDomain {
	color:#006600;
}

.userDomain {
	color:#3165CE;
}

.footer { color:#80808E; }
.footer a:link { color: #80808E; }
</pre></body></html>