body, table, div, p, input, select, textarea {
	font-family: "Malgun Gothic", "¸¼Àº °íµñ", helvetica, "Apple SD Gothic Neo", sans-serif;
	/*font-family: "Nanum Gothic", sans-serif;*/
	/*font-family: "Nanum Gothic Coding", monospace;*/
	/*font-family: "Nanum Gothic Coding", serif;*/
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
}
/*ÄÃ·¯*/
.point_font1 {
	color: #4f3f93;
}
.point_font2 {
	color: #715fbb;
}
.font_white {
	color: #ffffff;
}
.font_red {
	color: #e75252;
}
.font_hotpink {
	color: #ff4545;
}
.font_orange {
	color: #ff5a00;
}
.font_blue {
	color: #2f74ff;
}
.font_green {
	color: #00ad49;
}
.font_yellow {
	color: #ffff00;
}
.font_gray {
	color: #ababab;
}
.font_darkgray {
	color: #878787;
}
.font_ligntgray {
	color: #cccccc;
}
.font_darkgray {
	color: #5e5e5e;
}
.font_black {
	color: #585858;
}
.font_violet {
	color: #8957a1;
}
.font_yellow {
	color: #ffea00;
}
.font_lightpink {
	color: #ef747a;
}
.font_lightviolet {
	color: #a074ef;
}
.font_link_nvi {
	color: #2f74ff;
	text-decoration: underline;
}
.font_link_blue {
	color: #2f74ff;
	text-decoration: underline;
}
.font_link_red {
	color: #e75252;
	text-decoration: underline;
}
