@charset "utf-8";

@font-face {
	font-family:NanumGothic ;
	src:url(../hw/NanumGothic.eot);
	src:local(※),url(../font/NanumGothic.woff) format('woff')
}

@font-face {
	font-family:NanumGothicBold ;
	src:url(../hw/NanumGothicBold.eot);
	src:local(※),url(../font/NanumGothicBold.woff) format('woff')
}


body{
margin:0;
padding:0;
border:0;
width:100%;
font-size:12px;
line-height:12px; 
letter-spacing:0;
color:#000000 !important;
scrollbar-face-color:#ffffff;scrollbar-3dlight-color:#ffffff;scrollbar-highlight-color:#cccccc;scrollbar-shadow-color:#cccccc;scrollbar-darkshadow-color:#ffffff;scrollbar-arrow-color:#cccccc;scrollbar-track-color:#f9f9f9;
}

html, body, input, textarea, select, 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, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: none 0; font-family:NanumGothic, NanumGothicBold, Dotum, Verdana, Geneva, sans-serif; }

img, table {border:0 none}
a {border:0 none; cursor:pointer;}
a, img, input {vertical-align:absmiddle;margin:0px;padding:0px}

h1, h2, h3{font-size:14px; color:#000000; font-family:NanumGothicBold; font-weight:normal;}
h4, h5, h6 {font-size:13px; color:#000000; font-family:NanumGothicBold; font-weight:normal;}

ul, li {list-style:none;}
ol, dl {list-style:none outside ;}
legend, caption, summary { display: none; }
hr { border-collapse:collapse; display:none; }
dd, dt {line-height:1.8em;}
fieldset{border:none;}
hr, legend, caption {display:none;}

table {border-collapse:collapse; border-spacing:0; text-align:justify;}
table th { text-align: center; font-family:NanumGothicBold}

/* 기본링크 */
a:link, a:visited { text-decoration:none; color: #000000; }
a:hover { text-decoration:none; color: #eb6100;}


textarea { overflow:auto; }
select, input, img { vertical-align: middle; text-align:left;}
input, button, textarea, select { font-size:11px; color:#000000;}
button {margin:0; padding:0; *overflow:visible; cursor:pointer;border:0;}
em {font-style:normal;}

input, textarea, select {padding:3px; vertical-align:middle; letter-spacing:0px;}
textarea, {overflow:auto; scrollbar-face-color:#ffffff;scrollbar-3dlight-color:#ffffff;scrollbar-highlight-color:#cccccc;scrollbar-shadow-color:#cccccc;scrollbar-darkshadow-color:#ffffff;scrollbar-arrow-color:#cccccc;scrollbar-track-color:#f9f9f9;}

del, address, textarea, pre, i, em {line-height:1.8em;}

label, .middle {vertical-align:middle;}






