.bg {
	background-image: url(image/bg.jpg);
	background-repeat: repeat-y;
}
td {
	font-size: 9pt;
	line-height: 15pt;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #003399;
	text-decoration: none;
}
.zuoyou {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
}
.sizhou {
	border: 1px solid #eeeeee;
}
