td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
biankuang {
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #00FF00;
	text-decoration: underline;
}
body {
	background-repeat: repeat;
}

