.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;


}
.w02 {
	FONT-SIZE: 10px; COLOR: #333333; LINE-HEIGHT: 18px; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"
}
A:link {
	FONT-SIZE: 10px; COLOR: #336699; FONT-FAMILY: "Verdana", "sans-serif"; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 10px; COLOR: #336699; FONT-FAMILY: "Verdana", "sans-serif"; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 10px; COLOR: #6699cc
}
A:active {
	FONT-SIZE: 10px
}
input
{
	height:18px;
	font-family: "ËÎÌå";
	font-size: 12px;
	color:#505050;
	BackGround: #FFFFFF;
	border: 1px solid #606060;
}
textarea
{
	font-family: "ËÎÌå","Arial";
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #F6F6F6;
	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: #CDCDCD;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #CDCDCD;
}