@font-face {
  font-family: 'Nanum_Square_Regular';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/nanumsquare-font/NanumSquareR.eot);
  src: local('Nanum Square Regular'), local('NanumSquareR'), url(../fonts/nanumsquare-font/NanumSquareR.eot?#iefix) format('embedded-opentype'), url(../fonts/nanumsquare-font/NanumSquareR.woff2) format('woff2'), url(../fonts/nanumsquare-font/NanumSquareR.woff) format('woff'), url(../fonts/nanumsquare-font/NanumSquareR.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum_Square_Bold';
  font-style: bold;
  font-weight: bold;
  src: url(../fonts/nanumsquare-font/NanumSquareB.eot);
  src: local('Nanum Square Bold'), local('NanumSquareB'), url(../fonts/nanumsquare-font/NanumSquareB.eot) format('embedded-opentype'), url(../fonts/nanumsquare-font/NanumSquareB.woff2) format('woff2'), url(../fonts/nanumsquare-font/NanumSquareB.woff) format('woff'), url(../fonts/nanumsquare-font/NanumSquareB.ttf) format('truetype');
}
@font-face {
  font-family: 'din_bold';
  font-style: bold;
  font-weight: 700;
  src: url(../fonts/din-font/DIN-Bold.eot);
  src: local('DIN Bold'), local('DIN-Bold'), url(../fonts/din-font/DIN-Bold.eot) format('embedded-opentype'), url(../fonts/din-font/DIN-Bold.otf) format('otf'), url(../fonts/din-font/DIN-Bold.svg) format('svg'), url(../fonts/din-font/DIN-Bold.ttf) format('truetype');
}

		a:link {text-decoration:none;color:#415937;}
		a:visited {text-decoration:none;color:#415937;}
		a:active {text-decoration:none;color:#415937;}
		a:hover {text-decoration:none;color:red;}
		td{font-family: '굴림'; font-size:9pt; line-height:1.4}

	.text
		{ font-size:9pt; font-family:굴림체;color:navy; background-color:#F0F0F0; border-width:1; border-color:#777777; border-style:solid; }
	.button
		{ font-size:9pt; color:#333333; background:transparent; border-width:1; border-color:#AAAAAA; }


