﻿body
{
	font-family: "Microsoft YaHei";
	color: #000000;
}
a
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
input
{
	font-family: "Microsoft YaHei";
	color: #000000;
}
textarea
{
	font-family: "Microsoft YaHei";
	color: #000000;
}
img
{
	border-width: 0px;
}
.clear
{
	clear: both;
}
.red
{
	color: #FF0000;
}
.split
{
	margin-left: 3px;
	margin-right: 3px;
}