.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
}
.bg1 {
	background-color: #F5F5F5;
}
.bg2 {
	background-color: #E8E8E8;
}
.bg3 {
	background-color: #FDF8F6;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background-color: #F5F5F5;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background-color: #F5F5F5;
	width: 230px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background-color: #F5F5F5;
	width: 230px;

}
body {
	height: 100%;
}
.kl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}