.tx {
	font-family: "µ¸¿ò", "Arial", "Verdana", "±¼¸²";
	font-size: 9pt;
	text-decoration: none;
}

.body {
	font-family: "µ¸¿ò", "Arial", "Verdana";
	font-size: 9pt;
	line-height: 23px;
	color: #333333;
}
.rline {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}
.input {
	font-family: "µ¸¿ò", "Arial", "Verdana";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

a:link {
	font-family: "µ¸¿ò", "Arial", "Verdana";
	font-size: 9pt;
	color: #525252;
	text-decoration: none;
}
a:hover {
	font-family: "µ¸¿ò", "Arial", "Verdana";
	font-size: 9pt;
	color: #6782d1;
	text-decoration: none;
}
a:visited {
	font-family: "µ¸¿ò", "Arial", "Verdana";
	font-size: 9pt;
	color: #525252;
	text-decoration: none;
}
a.b:link {
	font-family: "µ¸¿ò", "Arial", "Verdana";
	font-size: 9pt;
	color: #3F67BA;
	text-decoration: none;
}
a.b:visited {
	font-family: "µ¸¿ò", "Arial", "Verdana";
	font-size: 9pt;
	color: #3F67BA;
	text-decoration: none;
}
a.b:hover {
	font-family: "µ¸¿ò", "Arial", "Verdana";
	font-size: 9pt;
	font-weight: bold;
	color: #CC99CC;
}