.title_bar {
	font-family: "µ¸¿ò";
	font-size: 11px;
	font-weight: bold;
	color: #707070;
}
table {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	line-height: 120%;
	color: #333333;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

input {
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.WONEY {
	display:none;
}
.button {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #1277AD;
	border: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	letter-spacing: -1px;
	vertical-align: middle;
	word-spacing: -1px;
	height: 20px;
	width: 70px;
	top: 5px;
	cursor: hand;
	text-align: center;
}