@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}
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: #999999;
}
