body {
	background-image: url(../../images/bg.gif);
	font-size: 12px;
}
biaoge {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.biaoge {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
a:link {
	font-size: 14px;
	text-decoration: none;
	line-height: 24px;
	color: #333333;
}
a:visited {
	font-size: 14px;
	text-decoration: none;
	line-height: 24px;
	color: #333333;
}
a:hover {
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: underline;
}
