@font-face {
  font-family: 'NanumBarunGothic';
  font-style: normal;
  font-weight: 500;
  src: url(./NanumBarunGothic.eot);
  src: local('NanumBarunGothic'),
       local('NanumBarunGothic'),
       url(http://prokwfm.org/g5/css/font/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
       url(http://prokwfm.org/g5/css/font/NanumBarunGothic.woff2) format('woff2'),
       url(http://prokwfm.org/g5/css/font/NanumBarunGothic.woff) format('woff'),
       url(http://prokwfm.org/g5/css/font/NanumBarunGothic.ttf) format('truetype');
}

BODY {	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:#3AB8EB;
	scrollbar-face-color:white;
	scrollbar-shadow-color:#3AB8EB;
	scrollbar-darkshadow-color:white;
	scrollbar-base-color:white;
	scrollbar-arrow-color:#3AB8EB;
	}

a:link {
	font-size: 9pt;
	color: #3F3E3E;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #3F3E3E;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #1993C3;
	text-decoration:  none;
}
a:active {
	font-size: 9pt;
	color: #3F3E3E;
	text-decoration: none;
}


body, table, tr, td, select,input,div,form,textarea {
	/*font-family:±¼¸², Arial; */
	font-family:'NanumBarunGothic','NanumGothic',dotum,Sans-serif;
	font-size:9pt;  
	color: #3F3E3E;
	line-height:14pt;
	}

p {line-height: 120%;}