﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
a.EnList:visited {
	color: #3366FF;
	text-decoration: none;
}
a.EnList:hover {
	color: #3366FF;
	text-decoration: underline;
}


