.content {
	font-size: 12px;
	line-height: normal;
	font-family: "ËÎÌå";
	color:#000000;
}
.verna {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
}
A.content1 {font-size:12px;}
A.content1:link {text-decoration: none;color:#000000}
A.content1:visited {text-decoration: none;color:#000000}
A.content1:hover {text-decoration: none;color:red}
input {
	font-size: 12px;
	border: 1px solid #000000;
	background-image: url(images/bg_input.gif);
	background-color: #FFFFFF;

}
textarea {
	font-size: 12px;
	border: 1px solid #000000;
	background-image: url(images/bg_input.gif);
}
.frame_stype {
	font-size: 12px;
	background-color: #E0E0E0;
	border: 1px solid;
	text-decoration: none;
	margin: 3px 0px 0px;
	padding: 0px 0px;
}
.mtb {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0869D6;
	border-right-color: #0869D6;
	border-bottom-color: #0869D6;
	border-left-color: #0869D6;
	font-size: 12px;
	line-height: 130%;
}
