body {
	font-family: "µ¸¿ò";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
td {
	font-family: "µ¸¿ò";
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

input {
	font-family: "µ¸¿ò";
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	border: 1px solid #CCCCCC;

}

textarea {
	font-family: "µ¸¿ò";
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding: 5px;
	border: 1px solid #ebebeb;

}

a:link {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
select {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #666666;
}
