/* ¸¼Àº°íµñ */
@font-face {font-family:MalgunGothic; src:url(font/MalgunGothic.eot);}
/* ³ª´®°íµñ */
@font-face {
    font-family: 'NanumGothic';
    src: url('./font/NanumGothic.eot');
    src: url('./font/NanumGothic.eot?#iefix') format('embedded-opentype'),
         url('./font/NanumGothic.woff') format('woff'),
         url('./font/NanumGothic.ttf') format('truetype'),
         url('./font/NanumGothic.svg#DaumRegular') format('svg');
    font-weight: normal;
    font-style: normal;
 
}


td {  font-size:12px; font-family:"NanumGothic","³ª´®°íµñ"; color: #333333;}
select {font-family:"NanumGothic","³ª´®°íµñ"; color: #333333;  font-size:12px;}
input {  color: #828282; font-size: 12px}
body, table, tr, td, select, textarea, input{ 
 		scrollbar-3dlight-color:595959;
	        scrollbar-arrow-color:ffffff;
	        scrollbar-base-color:CFCFCF;
	        scrollbar-darkshadow-color:FFFFFF;
	        scrollbar-face-color:CFCFCF;
	        scrollbar-highlight-color:FFFFF;
	        scrollbar-shadow-color:595959}






.small_text	  { font-family:"NanumGothic","³ª´®°íµñ"; color:#828282; letter-spacing:-0.5px;}
.big_text	  { font-family:"NanumGothic","³ª´®°íµñ"; color: #333333; letter-spacing:-0.5px; font-weight: bold}
.line { line-height: 20px}
.td_00 {padding-top:3}
.td_01 {padding-top:4}
.td_02 {padding-top:4; padding-left:10}
.td_03 {padding-left:10}
.td_line01 {height:1px; background-color:#D8D8D8}
.td_line02 {height:4px; background-color:#989898}
.textarea_01 {font-family:"NanumGothic","³ª´®°íµñ"; color:#828282;}
.input_01 {font-family:"NanumGothic","³ª´®°íµñ"; color:#828282; background-color:transparent ;border-bottom:#BEBEBE 1px solid; border-left:#BEBEBE 1px solid; border-right: #BEBEBE 1px solid; border-top:#BEBEBE 1px solid;}
