input, textarea, select, table, body {
	font: 12px Simsun, Verdana, sans-serif;
}
body, table {
	color: #000;
	line-height: 1.6;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.rot {
	color: #f00;
}
input {
	border: 1px solid #000;
}
img {
	border: 0;
}
