@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #5e0024;
}
body {
	background-image: url();
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

a.xinwen:link {
	font-size: 12px;
	color: #5e0024;
    text-decoration: none;
}
a.xinwen:visited {
    font-size: 12px;
	color: #5e0024;
    text-decoration:none;
}
a.xinwen:hover {
	font-size: 12px;
	color: #f75392;
	text-decoration:none;
}
a.xinwen:active {
	font-size: 12px;
	color: #5e0024;
	text-decoration:none;
}
