﻿@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#NanumGothic') format('svg');
}


/* Reset */
*{margin:0;padding:0;font-size:12px;font-family:NanumGothic,tahoma,gulim,dotum,AppleGothic,sans-serif;letter-spacing:0px;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, big, cite, code, del, dfn, em, font, img, ins, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, textarea, button, select, table, caption, tbody, tfoot, thead, tr, th, td{
margin:0 auto;padding:0;}
body {font-size:9pt;line-height:17px;overflow:auto;}
body,th,td,input,button{color:#444;}
table{border-collapse:separate;}
img,fieldset,iframe{border:0 none;vertical-align:middle;}
dl,ul,ol,li{list-style:none;}
a{color:#444;text-decoration:none;}
a:hover{text-decoration:underline;}
em,address{font-style:normal;}
button,label{cursor:pointer;}
button *{position:relative;}
button img{left:-3px;}
textarea{overflow:auto;}
form{display:inline;}/*form태그로 인한 여백방지*/
html:first-child select{height:20px;padding-right:6px;}
option{padding-right:6px;}
input{vertical-align:middle;font-size:9pt;}
legend, hr{font-size:0;height:0;visibility:hidden;width:0; position:absolute;}
legend, hr, caption {font-size:0; height:0; line-height:0; visibility:hidden; width:0;}
textarea{vertical-align:middle;}
select{vertical-align:middle;height:19px;vertical-align:middle;}

