body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4361A7;
}
.input {
	font-size: 12px;
	line-height: 20px;
	height: 16px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #333333;
}
body,td,th {
	font-size: 12px;
}.font-yw {
	line-height: 25px;
	color: #282D67;
}
.font-25 {
	line-height: 25px;
}