body {
	background-color: #414D5B;
	margin: 0px;
}
.a1 {
	color: #333333;
	text-decoration: none;

}
.a1:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;

}.b1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
}
td {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.input {
	border: 1px solid #666666;
}
.bian1 {
	border: 1px solid #666666;
}
.btn {
	font-size: 12px;
	color: #666666;
	background-color: #E6E6E6;
	border: 1px solid #666666;
}
.fred {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
.fc3 {
	color: #FFFFFF;
}
.hand {
	cursor: hand;
}
.line {
	line-height: 20px;
}
