body {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
    line-height:20px;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
	background-image: url(/images/a10.gif);
    background-color: #ffffff;
}
div {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
    line-height:20px;
	text-decoration: none;
}
p {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
    line-height:20px;
	text-decoration: none;
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
    line-height:20px;
	text-decoration: none;
}
input {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
select {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
span {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
    line-height:20px;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
    color: #990000;
}