<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body  {
	margin:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "微软雅黑";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6e6e6e;
	line-height: 18px;
	background-image: url(images/bg.png);
	background-repeat: no-repeat; 
	background-attachment: fixed;
}

td { font-size: 12px}

A {
	COLOR: #000000; FONT: 12px; TEXT-DECORATION: none
}
a:link {
	text-decoration: none;
	color: #6e6e6e;
}
a:visited {
	text-decoration: none;
	color: #6e6e6e;
}
a:hover {
	text-decoration: underline;
	color: #4FA600;
}
a:active {
	text-decoration: none;
	color: #4FA600;
}
a {
	font-size: 12px;
}


/*dtee*/
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	white-space: nowrap;
	text-decoration: none;

}

.dtree img {
	border: 0px;
	vertical-align: middle;
}

.dtree a {
	color: #339900;
	font-size: 12px;
	text-decoration: none;

}

.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}

.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #339900;
	text-decoration: none;
	background-color: #F6F6F6;
}

.dtree a.nodeSel {
	background-color: #c0d2ec;
}

.dtree .clip {
	overflow: hidden;
}


.border_image  
{  
    border-width: 7px 10px 12px 10px;  
    padding: 0px 0px 0px 0px;  
  
      -webkit-border-image: url(images/smallbubble.png) 7 10 12 10 stretch stretch;  
    -webkit-border-radius: 5px;  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, to(rgba(43, 128, 0, 0.75)), from(rgba(169, 255, 127, 0.75)));  
    /*-webkit-background-size: 172px 32px; 
    -webkit-background-position: -6px -5px;*/       
    -webkit-text-fill-color:rgba(0,0,0,0.75);  
  
          
    -moz-border-image: url(bubble.png) 7 10 12 10 stretch stretch;      
    -moz-border-radius: 5px;  
    background: -moz-linear-gradient(top left, red, green);  
    /*-moz-background-size: 172px 32px; 
    -moz-background-position: -6px -5px;*/  
    
  
    background-repeat: no-repeat;  
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);  
    width: 180px;  
    height: 40px;  
     
}  



.TitleSTYLE1 {
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
}
.TitleSTYLE2 {
	color: #626469;
	font-size: 24px;
	font-weight: bold;
}
.TitleSTYLE3 {
	color: #4FA600;
	font-size: 16px;
	font-weight: bold;
}
.TitleSTYLE8 {
	color: #4FA600;
	font-size: 13px;
	font-weight: bold;
}

.TitleSTYLEwite {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}

.Top1 {
	color: #509E01;
	font-size: 13px;
	font-weight: bold;
}


.TitleUTitle10 {
	color: #4FA600;
	font-size: 16px;
	font-weight: bold;
}
</pre></body></html>