<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

 @font-face { 
     font-family: 'AritaDotum'; 
     font-style: normal; 
     font-weight: 100; 
     src: local('※'), 
         url('/css/font/AritaDotumThin.woff2') format('woff2'),  
         url('/css/font/AritaDotumThin.woff') format('woff'), 
         url('/css/font/AritaDotumThin.ttf') format('truetype'), 
         url('/css/font/AritaDotumThin.otf') format('opentype'), 
         url('/css/font/AritaDotumThin.eot') format('embedded-opentype'); 
 } 
 
 
 @font-face { 
     font-family: 'AritaDotum'; 
     font-style: normal; 
     font-weight: 400; 
     src: local('※'), 
         url('/css/font/AritaDotumMedium.woff2') format('woff2'),  
         url('/css/font/AritaDotumMedium.woff') format('woff'), 
         url('/css/font/AritaDotumMedium.ttf') format('truetype'), 
         url('/css/font/AritaDotumMedium.otf') format('opentype'), 
         url('/css/font/AritaDotumMedium.eot') format('embedded-opentype'); 
 } 
 
 
 @font-face { 
     font-family: 'AritaDotum'; 
     font-style: normal; 
     font-weight: 700; 
     src: local('※'), 
         url('/css/font/AritaDotumSemiBold.woff2') format('woff2'),  
         url('/css/font/AritaDotumSemiBold.woff') format('woff'), 
         url('/css/font/AritaDotumSemiBold.ttf') format('truetype'), 
         url('/css/font/AritaDotumSemiBold.otf') format('opentype'), 
         url('/css/font/AritaDotumSemiBold.eot') format('embedded-opentype'); 
 } 
 
 
 @font-face { 
     font-family: 'AritaDotum'; 
     font-style: normal; 
     font-weight: 900; 
     src: local('※'), 
         url('/css/font/AritaDotumBold.woff2') format('woff2'),  
         url('/css/font/AritaDotumBold.woff') format('woff'), 
         url('/css/font/AritaDotumBold.ttf') format('truetype'), 
         url('/css/font/AritaDotumBold.otf') format('opentype'), 
         url('/css/font/AritaDotumBold.eot') format('embedded-opentype'); 
 } 


/*-------------------------------------------------------------------------------------*
 *  기본스타일시트  ( 그누보드 셋팅후 가변적스타일은 주석처리 해야함 )                 *
 *-------------------------------------------------------------------------------------*/
a:link, a:visited, a:hover, a:focus, a:active {text-decoration:none}
a {color:#000}
body      {font-size: 12px; margin: 0 0 0 0; font-family: 'AritaDotum', nanumgothic, 나눔고딕,  Dotum, 돋움, Arial, "Trebuchet MS", "Lucida Console", AppleSDGothicNeo, sans-serif; }
td        {font-size: 12px; margin: 0 0 0 0; font-family: 'AritaDotum', nanumgothic, 나눔고딕,  Dotum, 돋움, Arial, "Trebuchet MS", "Lucida Console", AppleSDGothicNeo, sans-serif;}
div       {font-size: 12px; margin: 0 0 0 0; font-family: 'AritaDotum', nanumgothic, 나눔고딕,  Dotum, 돋움, Arial, "Trebuchet MS", "Lucida Console", AppleSDGothicNeo, sans-serif;}
select    {font-size: 12px; margin: 0 0 0 0; font-family: 'AritaDotum', nanumgothic, 나눔고딕,  Dotum, 돋움, Arial, "Trebuchet MS", "Lucida Console", AppleSDGothicNeo, sans-serif;}
textarea  {font-size: 12px; margin: 0 0 0 0; font-family: 'AritaDotum', nanumgothic, 나눔고딕,  Dotum, 돋움, Arial, "Trebuchet MS", "Lucida Console", AppleSDGothicNeo, sans-serif;}
input {font-size: 12px; margin: 0 0 0 0; font-family: 'AritaDotum', nanumgothic, 나눔고딕,  Dotum, 돋움, Arial, "Trebuchet MS", "Lucida Console", AppleSDGothicNeo, sans-serif;}
* {box-sizing: border-box;	-ms-box-sizing: border-box;	-webkit-box-sizing: border-box;}

/*-------------------------------------------------------------------------------------*
 *  고정적스타일                                                                       *
 *-------------------------------------------------------------------------------------*/ 
A,area   {blr:expression(this.onFocus=this.blur())} 
:focus   {-moz-outline-style: none;} 
form     {margin:0;} 
img      {border:none;}
ul,ol,li,dl,dd,dt  {margin:0; list-style:none;}

html,body,div,span,object,iframe,p,
blockquote,pre,abbr,address,cite,code,del,dfn,em,img,
ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,caption,tbody,tfoot,thead,tr,th,swf,javascript,
article,aside,canvas,details,figcaption,figure,footer,header,td,
menu,nav,section{margin:0;padding:0}

img,fieldset,iframe{border:0 none}
img {/* max-width:100%; */vertical-align:middle}
textarea{resize:none}
input,select,textarea,button{font-size:100%;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box}
h1,h2,h3,h4,h5,h6{font-size:100%}
address,strong,caption,cite,code,dfn,em,var{font-style:normal;font-weight:normal}
blockquote,q{quotes:none} 
blockquote:before,blockquote:after,q:before,q:after{content:"";content:none} 

/* base - IE8~7 */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}

/* base - input */
input[type="text"],input[type="password"],input[type="submit"],input[type="search"],input[type="image"],textarea{-webkit-appearance:none;border-radius:0} 
input:checked[type="checkbox"]{background-color:#666;-webkit-appearance:checkbox} 
button,input[type="button"],input[type="submit"],input[type="reset"],input[type="file"]{-webkit-appearance:button;border-radius:0} 
input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none} 

.view_link { cursor: pointer; }

table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

</pre></body></html>