body, table, div, p, input, select, textarea {
	/*font-family: 'Nanum Gothic', sans-serif;*/
	font-family: "Malgun Gothic", dotum, gulim, sans-serif;
}
/*@font-face {
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: 400;
	src: url('../../font/NanumGothic-Regular.eot');
	src: url('../../font/NanumGothic-Regular.eot?#iefix') format('embedded-opentype'),  url('../../font/NanumGothic-Regular.woff2') format('woff2'),  url('../../font/NanumGothic-Regular.woff') format('woff'),  url('../../font/NanumGothic-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: 700;
	src: url('../../font/NanumGothic-Bold.eot');
	src: url('../../font/NanumGothic-Bold.eot?#iefix') format('embedded-opentype'),  url('../../font/NanumGothic-Bold.woff2') format('woff2'),  url('../../font/NanumGothic-Bold.woff') format('woff'),  url('../../font/NanumGothic-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: 800;
	src: url('../../font/NanumGothic-ExtraBold.eot');
	src: url('../../font/NanumGothic-ExtraBold.eot?#iefix') format('embedded-opentype'),  url('../../font/NanumGothic-ExtraBold.woff2') format('woff2'),  url('../../font/NanumGothic-ExtraBold.woff') format('woff'),  url('../../font/NanumGothic-ExtraBold.ttf') format('truetype');
}*/
/*----------------사이즈----------------*/
.font_size_9 {
	font-size: 9px !important;
}
.font_size_10 {
	font-size: 10px !important;
}
.font_size_11 {
	font-size: 11px !important;
}
.font_size_12 {
	font-size: 12px !important;
}
.font_size_13 {
	font-size: 13px !important;
}
.font_size_14 {
	font-size: 14px !important;
}
.font_size_15 {
	font-size: 15px !important;
}
.font_size_16 {
	font-size: 16px !important;
}
.font_size_17 {
	font-size: 17px !important;
}
.font_size_18 {
	font-size: 18px !important;
}
.font_size_19 {
	font-size: 19px !important;
}
.font_size_20 {
	font-size: 20px !important;
}
/*----------------폰트----------------*/
.font_red {
	color: #e75252 !important;
}
.font_red a {
	color: #e75252 !important;
}
.font_red a:hover {
	color: #e75252 !important;
}
.font_orange {
	color: #fb5826 !important;
}
.font_orange a {
	color: #fb5826 !important;
}
.font_orange a:hover {
	color: #f04a18 !important;
}
.font_blue {
	color: #3191fc !important;
}
.font_blue a {
	color: #3191fc !important;
}
.font_blue a:hover {
	color: #2582e9 !important;
}
.font_blue_link {
	color: #006ad6 !important;
}
.font_blue_link a:link {
	color: #006ad6 !important;
	text-decoration: underline;
}
.font_green {
	color: #8cc51e !important;
}
.font_green a {
	color: #8cc51e !important;
}
.font_green a:hover {
	color: #79ad14 !important;
}
.font_dark_green {
	color: #22ac38 !important;
}
.font_dark_green a {
	color: #22ac38 !important;
}
.font_dark_green a:hover {
	color: #22ac38 !important;
}
.font_violet {
	color: #8957a1 !important;
}
.font_violet a {
	color: #8957a1 !important;
}
.font_violet a:hover {
	color: #8957a1 !important;
}
.font_yellow {
	color: #f19e22 !important;
}
.font_yellow a {
	color: #f19e22 !important;
}
.font_yellow a:hover {
	color: #f5a52e !important;
}
.font_gray {
	color: #ababab !important;
}
.font_gray a {
	color: #ababab !important;
}
.font_gray a:hover {
	color: #c5c5c5 !important;
}
.font_lightgray {
	color: #e0e0e0 !important;
}
.font_lightgray a {
	color: #828282 !important;
}
.font_lightgray a:hover {
	color: #727272 !important;
}
.font_lightgray a:visit {
 color: #828282 !important;
}
.font_darkgray {
	color: #8f8f8f !important;
}
.font_darkgray a {
	color: #8f8f8f !important;
}
.font_darkgray a:hover {
	color: #8f8f8f !important;
}
.font_black {
	color: #585858 !important;
}
.font_black a {
	color: #585858 !important;
}
.font_black a:hover {
	color: #222222 !important;
}
.font_violet {
	color: #8957a1 !important;
}
.font_violet a {
	color: #8957a1 !important;
}
.font_lightpink {
	color: #ef747a !important;
}
.font_lightpink a {
	color: #ef747a !important;
}
.font_hotpink {
	color: #f948c5 !important;
}
.font_hotpink a {
	color: #f948c5 !important;
}
.font_lightviolet {
	color: #a074ef !important;
}
.font_lightviolet a {
	color: #a074ef !important;
}
