﻿@charset "utf-8";
body {
	margin: 0px;
}
table {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
}
a {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.new {
	font-family: "宋体";
	font-size: 14px;
	color: 666666;
}
