﻿@font-face{
	font-family:"Noto Sans KR";
	font-weight:normal;

	font-style:normal;
	src: local("Noto Sans KR"), url("http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf") format("opentype");
	src: local("※"), local("Noto Sans KR"), url("http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff") format("woff");
	}



@font-face{
	font-family:"Noto Sans KR";
	font-weight:bold;

	font-style:normal;
	src: local("Noto Sans KR"), url("http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf") format("opentype");
	src: local("※"), local("Noto Sans KR"), url("http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff") format("woff");
	}



@font-face{
	font-family:"Noto Sans KR";
	font-weight:800;

	font-style:normal;
	src: local("Noto Sans KR"), url("http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf") format("opentype");
	src: local("※"), local("Noto Sans KR"), url("http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff") format("woff");
	}



@font-face{
	font-family:"Nanum Gothic Web";
	font-weight:normal;

	font-style:normal;
	src: local("NanumGothic"), url("http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.eot") format("eot");

	src: local("※"), local("NanumGothic"), url("http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.woff") format("woff");

	}



@font-face{
	font-family:"Nanum Gothic Web";
	font-weight:bold;

	font-style:normal;
	src: local("NanumGothicBold"), url("http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.eot") format("eot");

	src: local("※"), local("NanumGothic"), url("http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.woff") format("woff");

	}



@font-face{
	font-family:"Nanum Gothic Web";
	font-weight:800;

	font-style:normal;
	src: local("NanumGothicExtraBold"), url("http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.eot") format("eot");

	src: local("※"), local("NanumGothicExtraBold"), url("http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.woff") format("woff");

	}



*						{margin:0; padding:0}
html, input, button, textarea			{font-family:"NanumGothic", "Nanum Gothic Web", "Noto Sans KR", "Malgun Gothic"; text-rendering:optimizeLegibility; -webkit-font-smoothing:antialiased}

input, textarea					{outline:none; resize:none}

input[type=file],
input[type=file]::-webkit-file-upload-button	{cursor:pointer}

table						{border-collapse:collapse; border-spacing:0}
img						{border:none; outline:none}
ul						{list-style:none}

a						{text-decoration:none; outline:none}
a:hover						{cursor:pointer}
b						{font-family:"NanumGothicExtraBold", "Nanum Gothic Web", "Noto Sans KR", "Malgun Gothic"; text-rendering:optimizeLegibility; -webkit-font-smoothing:antialiased}


#db, #form					{display:none}