<style type="text/css">
body {
background: #ffffff;
background-color: #ffffff;
font-family: 宋体;
font-size: 9pt;
}

a {
color: #000000;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: underline;
}

.post {
font-weight: bold;
}

.header {
color: #000066;
background-color: #efefef;
font-family: 宋体;
font-weight: bold;
font-size: 9pt;
}

.botnav {
color: #ffffff;
background-color: #778899;
font-weight: bold;
}

.category {
background-color: #efefef;
}

.tablerow {
color: #000000;
}

.nav {
font-weight: bold;
}

.postauthor {
font-weight: bold;
}

.navtd {
color: #ffffff;
background-color: #778899;
text-decoration: none;
}

 TR	{ FONT-FAMILY: 宋体; FONT-SIZE: 9pt; }
 TD	{ FONT-FAMILY: 宋体; FONT-SIZE: 9pt; }
 DIV    { FONT-FAMILY: 宋体; FONT-SIZE: 9pt; }
 P	{ FONT-FAMILY: 宋体; FONT-SIZE: 9pt; }
select    { font-family: 宋体; font-size: 9pt;}
input
{ 
  font-family: 宋体;
  font-size: 9pt;
  color: #000000;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1px;
}
textarea
{ 
  font-family: 宋体;
  font-size: 9pt;
  color: #000000;
  //border: 3px double #FFCCFF;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.tableBorder {
	BORDER-RIGHT: #183789 1px solid; BORDER-TOP: #183789 1px solid; BORDER-LEFT: #183789 1px solid; WIDTH: 98%; BORDER-BOTTOM: #183789 1px solid; BACKGROUND-COLOR: #ffffff
}
body         { color: #000000 }
</style>