@charset "euc-kr";
.whiteline {
	font-family: "±¼¸²";
	font-size: 12px;
	color: #FFF;
}
.whitesmall {
	font-family: "±¼¸²";
	font-size: 11px;
	color: #FFF;
}
.white {
	font-family: "±¼¸²";
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

.buleboldsmall {
	font-family: "±¼¸²";
	font-size: 11px;
	color: #4074b1;
	font-weight: bold;
}

.bulesmall {
	font-family: "±¼¸²";
	font-size: 11px;
	color: #4074b1;
}



.bold {
	font-family: "±¼¸²";
	font-size: 12px;
	font-weight: bold;
}


.small {
	font-family: "±¼¸²";
	font-size: 11px;
	color: #545454;
	line-height: 16px;
}

.font {
	font-family: "±¼¸²";
	font-size: 12px;
	color: #2d2d2d;
	letter-spacing: -0.5px;
	line-height: 18px;
}

a:visited {
	text-decoration: none;
	color: #666666;

}
a:hover {
	text-decoration: none;
	color: #999999;

}
a:active {
	text-decoration: none;
	color: #CCCCCC;

}

a:link {
	font-family: "±¼¸²";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: "±¼¸²";
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

