	@font-face{
	font-family: nGothic;
	font-style: normal;
	font-weight: normal;
	src: url('/font/NanumGothic.eot');
	src: local('¡Ø'),
		 url('/font/NanumGothic.woff') format('woff'),
		 url('/font/NanumGothic.ttf') format('truetype');
	}

	.csWrap A, FONT, TD, DIV, SPAN,select, input{ font-family:'Noto Sans KR', 'NanumBarunGothic', '³ª´®°íµñ', 'NanumGothic';}

	.td-interview { font-size:9pt; font-family:'Noto Sans KR', 'NanumBarunGothic', '³ª´®°íµñ', 'NanumGothic';}
	
	#idRandom td  { color:#e3e3e3;}

	.csEditArea	{display:inline-block;position:relative;height:30px;margin:0px 0px 0px 0px;}	
	
	.csEdit		{width:60px;text-align:right;padding-top:7px;font-weight:bold;}
	.csEditInfo {width:100px;text-align:right;padding-top:7px;font-weight:bold;}
	.csNotice	{text-align:center;padding-top:2px;height:35px;font-size:10pt;border:1px solid #c7c7c7;}
	
	select	{-ms-appearance: none;-webkit-appearance: none; appearance: none;
		     width:100px;height:30px;border:1px solid #d1d1d1;margin-bottom:5px;padding:0px 0px 0px 5px;
			 background: url(/Media/Img/icnSelectArrow.png) no-repeat 98% 50%;}
	select::-ms-expand { display: none; }	