.gray1 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: 525252;
	text-decoration: none;

}
.basegray {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.black {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;

}
.blue {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: 061E78;
	text-decoration: none;
}
a.base:hover {	font-family: "µ¸¿ò";	font-size: 12px;	color: #FF6600;	text-decoration: none;}
a.base:link {	font-family: "µ¸¿ò";	font-size: 12px;	color: #333333;	text-decoration: none;}
a.base:visited {	font-family: "µ¸¿ò";	font-size: 12px;	color: #333333;	text-decoration: none;}
a.base:active {	font-family: "µ¸¿ò";	font-size: 12px;	color:#333333;	text-decoration: none;}
.brown {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: 7E4901;
	text-decoration: none;
}
.orange {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: FF6500;
	text-decoration: none;
}
.white {
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {	font-family: "µ¸¿ò";	font-size: 12px;	color: #FF6600;	text-decoration: none;}
a:link {	font-family: "µ¸¿ò";	font-size: 12px;	color: #333333;	text-decoration: none;}
a:visited {	font-family: "µ¸¿ò";	font-size: 12px;	color: #333333;	text-decoration: none;}
a:active {	font-family: "µ¸¿ò";	font-size: 12px;	color:#333333;	text-decoration: none;}

/* »çÀÌÆ® ±Û²Ã ÅëÀÏ */
input, textarea, select, option, button, td {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

