﻿body {
	font-size: 12px;
	font-family: "Arial", "宋体";
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #0066CC;
}
a:hover {
	color: #FF0000;
}
hr {
	border: 1px dotted #CCCCCC;
}