body         {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/ground.gif);
	margin: 0px;
	padding: 0px;
}
table {
 font-family: Tahoma, "宋体"; font-size: 12px}
td {
	font-family: Tahoma, "宋体"; font-size: 12px}
a:active {
	font-family: Tahoma, "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
a:link {
	font-family: Tahoma, "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
a:visited {
	font-family: Tahoma, "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
a:hover {
	font-family: Tahoma, "宋体";
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
li {
 font-family: Tahoma, "宋体"; font-size: 12px}
ol {
 font-family: Tahoma, "宋体"; font-size: 12px}
h1 {
	color: #003366;	/*font-weight: normal;*/
	font: bold normal 24px Tahoma, "宋体";
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
}
input {
	font-family: Tahoma, "宋体";
	font-size: 12px;
	color: #000000;
	border: 1px solid #999999;
}
input.command {
	font-family: Tahoma, "宋体";
	color: #000000;
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
	width: 80px;
}
input.default {
	font-family: Tahoma, "宋体";
	color: #000000;
	border: none;
}
textarea {
	font-family: Tahoma, "宋体";
	color: #000000;
	border: 1px solid #999999;
	font-size: 12px;
}
.gra_color {
	color: #999999;
}
.red_color {
	color: #990000;
}
.blue_color {
	color: #003366;
}
.small_text {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #CCCCCC;
}
.tyz{
	position: relative;
	filter: dropshadow(color=000000, offx=-1, offy=-1, positive=1);
}
.tyb{
	font-size: 10pt;
	line-height: 140%;
	position: relative;
	filter: dropshadow(color=ffffff, offx=1, offy=1, positive=1);
}
th {
	font-family: Tahoma, "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #EFEFEF;
	line-height: 20px;
}

