.copy {
	font-family: "±¼¸²", "µ¸¿ò", "Arial";
	font-size: 12px;
	color: #666666;
}

.default {
	font-family: "±¼¸²", "µ¸¿ò", "Arial";
	font-size: 12px;
	color: #333333;
}
a {
	font-family: "±¼¸²", "µ¸¿ò", "Arial";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "±¼¸²", "µ¸¿ò", "Arial";
	font-size: 12px;
	line-height: 18px;
	color: #A45B12;
	text-decoration: underline;
}
a:visited {
	font-family: "±¼¸²", "µ¸¿ò", "Arial";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}
.text-box {

	border: 1px solid #999999;
	height: 20px;
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
}
.small {
	font-family: "±¼¸²", "µ¸¿ò", "Arial";
	font-size: 11px;
	color: #666666;
}

.select {
	border: 1px solid #bcbcbc;
	height: 20px;
	background-color: #f5f5f5;
	color: #000000;
	font-size: 12px;
	
}
