@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	background-color: #666666;
}
.zhengwen {
	text-indent: 18pt;
}

td {
	font-size: 12px;
	line-height: 130%;
	color: #545454;
}

a.nav:link {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.nav:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a.nav:active {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a.nav:hover {
	color: #FF3300;
	text-decoration: none;
}
.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.title01 {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.tips {
	color: #CCCCCC;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
