/* 
To use this file, add following line between <head> and </head> of HTML file:
<LINK REL=STYLESHEET HREF="c_classic.css" TYPE="text/css">
*/

a:link {
      font-weight : normal;
      text-decoration : none;
      color: #9999ff;
      background: transparent;
      }
a:visited {
      font-weight : normal;
      text-decoration : none;
      color: #9999ff;
      background: transparent;
      }
a:hover {
      font-weight : normal;
      text-decoration : underline;
      color: #ff0000;
      background: transparent;
      }
a:active {
      font-weight : normal;
      text-decoration : none;
      color: #99ff99;
      background: transparent;
      }


P.initial:first-letter { font-size: 150%; color: white}
/*P.initial:first-line {text-transform: uppercase}*/

/*topic of the page*/
H1     {font-weight: bold;
        font-style: normal; 
        font-size: 3.0em;
        font-family: 黑体(GB), 宋体(GB);
	color:red}


H2     {font-weight: bold;
        font-style: normal; 
        font-size: 1.3em;
        font-family: 宋体(GB)}

H3     {font-weight: bold;
        font-style: normal; 
        font-size: 1.2em;
        font-family: 宋体(GB)}

/*homepage link of site map*/
H4     {font-weight: bold;
        font-style: normal; 
        font-size: 1.0em;
        font-family: 宋体(GB)}

/*subpage link of site map*/
H5     {font-weight: bold;
        font-style: normal; 
        font-size: 0.9em;
        font-family: 宋体(GB)
	}

BODY {background: #776655; color: silver; 9pt/16px 宋体(GB), sans-serif, Verdana; }


.note {FONT-SIZE: 10pt;color:yellow;background:#003300;}

.bbsmsg {Font-family: 宋体(GB); background: #333333; color:#aaaa55}
.bbsheader {Font-family: 宋体(GB); background: #003300; color:silver}
.gbwebmaster {Font-family: 宋体(GB); background: darkolivegreen; color:silver}
.gbwebmastercontent {Font-family: 宋体(GB); background: wheat; color:blue}
.linktip { BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FILTER: revealTrans(transition=20,duration=0.3) blendTrans(duration=0.3); POSITION: absolute; VISIBILITY: hidden; background-color: wheat; color:Fuchsia;padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px} 
.warningok {FONT-SIZE: 10pt;color:green;background:silver;}
.warningfail {FONT-SIZE: 10pt;color:red;background: #333333;}
.tablehead {FONT-SIZE: 10pt;color:yellow;background: #003300;}
.tablebody {FONT-SIZE: 10pt;color:silver;background: #004400;}
.divhead {padding-top:10px;FONT-SIZE: 10pt;color:yellow;background: #334433;}
.divbody {padding-top:10px;FONT-SIZE: 10pt;color:white;background:#333333;}
.pagetitle {padding:10px;FONT-SIZE: 12pt;color:wheat;background:green;}


/* version 2007.02.19 2nd day of 2007 Chinese New Year */
.ack_warning {FONT-SIZE: 10pt;color:yellow}
.ack_ok {FONT-SIZE: 10pt;color:green}
.table_content {FONT-SIZE: 10pt;color:wheat;background: #222222}
.table_navigate {FONT-SIZE: 10pt;color:silver;background:#003300;width:100%;text-align:center;border:0.1cm groove green}
.table_border1 {FONT-SIZE: 10pt;color:bisque;background:silver;border-top:1px solid #9FBCF7;border-left:1px solid #9FBCF7;border-right:1px solid #9FBCF7;border-bottom:1px solid #9FBCF7;} /*index.asp*/
.table_border2 {FONT-SIZE: 10pt;color:blue;background:silver;border-top:1px solid #9FBCF7;border-left:1px solid #9FBCF7;border-right:1px solid #9FBCF7;border-bottom:1px solid #9FBCF7;}
.div_highlight {padding:0.1cm;font-size:10pt;background-color:#003300;color:wheat;filter:progid:DXImageTransform.Microsoft.Glow(color='gold', Strength='3')}/*border='0.2cm RIDGE RED';*/
.div_lowlight {margin:0.1cm;background-color:black;color:green;font-size:10pt;filter:progid:DXImageTransform.Microsoft.Glow(color='gray', Strength='3')}
.page_title {padding:0.1cm; text-align:center;font-size:20pt;background-color:black;color:red;border='0.1cm RIDGE GREEN';}
.table_first_row {color:antiquewhite;background:midnightblue}