@charset "utf-8";
.bg {
	background-color: #8A0301;
}
.td {
	font-size: 14px;
	color: #FAFAAA;
	font-family: "宋体";
	font-weight: bold;
	text-decoration: blink;
}
a:link {
	color: #FAFAAA;
}
a:visited {
	color: #FAFAAA;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF0000;
}
.chzn {
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #FD0602;
	background-color: #ffffff;
}
bgimg {
	background-image: url(/sys/art/images/bg.gif);
}