body {
	font-size: 12px;
	color: #333333;
	background-repeat: repeat;
	background-attachment: scroll;
	background-image: url(../images/bei.gif);
	line-height: 22px;
}
td {
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}
.font {
	font-size: 12px;
	color: #FF9900;
}
.textfild {
	font-size: 12px;
	color: #666666;
	background-color: #E0F1F2;
	border-top: 1px solid #666666;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #666666;
}
.select {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-color: #E0F1F2;
	border: 1px solid #666666;
}
.text {
	font-size: 12px;
	color: #666666;
	background-color: #E0F1F2;
	border-top: 1px solid #666666;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #666666;
}
.ftext {
	font-size: 12px;
	color: #666666;
	background-color: #E0F1F2;
	border-top: 1px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #666666;
}
.button {
	font-size: 12px;
	color: #666666;
	background-color: #E0F1F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: auto;
}
a:link {
	font-size: 12px;
	color: #666666;

}
a:visited {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;

}
a:hover {
	font-size: 12px;
	color: #FF3300;
	text-decoration: blink;


}
.wrfont {
	font-size: 12px;
	color: #FFFFFF;
}
.bwrfont {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
