a:link {color: blue ;  text-decoration: none}
a:visited {color: blue ;text-decoration: none}
a:active {color: blue ;  text-decoration: none}
a:hover {color: #FFCC33;  }

.style1 {font-family: "Arial"}
.style2 {  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  color: #666666;
}
.style3 {  font-family: Arial;
  font-size: 14pt;
  font-weight: bold;
  color: #003300;
}
.style4 {  font-size: 10pt;
  font-family: Arial;
}
.style5 {  font-size: 8pt;
  font-family: Arial;
}
.style6 {font-size: 8pt; font-family: Arial; }
.style7 {  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
  color: #003300;
}

legend {
    color:black;
    font-size: 12pt;
    font-family: Arial;
    font-weight: bold;
    background:white;
} 

.loading {
    position: absolute;
    width: 150px;
    height: 40px;
    line-height: 20px;
    top: 5px;
    right: 5px;
    font-size: 12px;
    background-color: #C44;
    color: #FFF;
    text-align: center;
}

.main { 
 
float:left;
font-family: Helvetica, Verdana, Microsoft Yahei, Î¢ÈíÑÅºÚ, Î¢Ü›ÕýºÚów, STXihei, »ªÎÄÏ¸ºÚ;
color:#003300;
font-size:14px;
width:100%;
float:left;
}


