.title1
{
	font-size: 16px;
	font-weight: bold;
	color: #0a6e41;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.title2
{
	font-size: 16px;
	font-weight: bold;
	color: #476616;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}.title3
{
	font-size: 16px;
	font-weight: bold;
	color: #c8704a;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}.title4
{
	font-size: 16px;
	font-weight: bold;
	color: #0c4880;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}.title5
{
	font-size: 16px;
	font-weight: bold;
	color: #672d29;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}.title6
{
	font-size: 16px;
	font-weight: bold;
	color: #48288d;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}.title7
{
	font-size: 16px;
	font-weight: bold;
	color: #7a5316;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}.title8
{
	font-size: 16px;
	font-weight: bold;
	color: #9e4055;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}.title9
{
	font-size: 16px;
	font-weight: bold;
	color: #3553b4;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.red {
	font-size: 13px;
	font-weight: normal;
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.blue{
	font-size: 13px;
	font-weight: bold;
	color: #333399;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.title
{
	font-size: 16px;
	font-weight: bold;
	color: #960;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.text {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.b_text {
	color: #330066;
	font-size: 17px;
	font-weight: bold;
	font-family: "·s²Ó©úÅé";
	font-style: normal;
	font-stretch: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

.s_title
{
	font-size: 13px;
	font-weight: normal;
	color: #360;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.treetitle
{
    font-size: 15px;
    color: #660066;
    font-weight: bold;
    text-transform: none;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
}
.footer_info {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	font-stretch: normal;
}

.ps
{
	font-size: 12px;
	color: #005757;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 18px;
}
.table { 
  border: 0; 
  font-family: arial; 
  font-size:14px; 
} 
th { 
  background-color:yellow; 
} 
td { 
  border-bottom:1 solid #000000; 
} 
.fail {
	color:#663366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
} 
.orange
{
	font-size: 13px;
	font-weight: bold;
	color: #009999;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

/* top_link */
.top_link:link {
	color: #CC3366;
	text-decoration: none;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.top_link:visited {
	text-decoration: none;
	color: #CC3366;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.top_link:hover {
	text-decoration: none;
	color: #CC6699;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.top_link:active {
	font-size: 13px;
	font-weight: normal;
	color: #CC3366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited
{
    font-size: 13px;
    font-weight: bold;
    color: #B9EEFF;
    text-decoration: none;
    text-transform: none;
    font-style: normal;
    font-variant: normal;
}
a:hover
{
    font-size: 13px;
    font-weight: bold;
    color: #DFF8FF;
    text-decoration: underline;
    text-transform: none;
    font-style: normal;
    font-variant: normal;
}
a:link
{
    font-size: 13px;
    font-weight: bold;
    color: #B9EEFF;
    text-decoration: none;
    text-transform: none;
    font-style: normal;
    font-variant: normal;
}

.treea:link
{
	font-size: 13px;
	color: #663366;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
}
.treea:visited
{
    font-size: 13px;
    font-weight: normal;
    color: #663366;
    text-decoration: none;
    text-transform: none;
    font-style: normal;
    font-variant: normal;
}
.treea:hover
{
    font-size: 13px;
    font-weight: normal;
    color: #914891;
    text-decoration: none;
    text-transform: none;
    font-style: normal;
    font-variant: normal;
}
.treea::active {
	font-size: 13px;
	font-weight: normal;
	color: #0c478c;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.news:link
{
	font-size: 13px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.news:visited
{
    font-size: 13px;
    font-weight: normal;
    color: #003366;
    text-decoration: none;
    text-transform: none;
    font-style: normal;
    font-variant: normal;
}
.news:hover
{
    font-size: 13px;
    font-weight: normal;
    color: #336699;
    text-decoration: none;
    text-transform: none;
    font-style: normal;
    font-variant: normal;
}
