body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
td {
	font-family: "·s²Ó©úÅé";
	font-size: 12px;
	color: #666666;
	line-height: 20px;

}
a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
.t1 {
	font-weight: bold;
	color: #3333CC;
}
