@charset "utf-8";

/* Reset */
* {margin:0; paddiNg:0;}
* {-webkit-text-size-adjust:none;}
html, body {margin:0; padding:0; font:13px "NanumBarunGothic","나눔바른고딕", "돋움", Dotum, "굴림", Gulim, sans-serif; color:#333;}
body, h1, h2, h3, h4, h5, h6, div, p, span, strong, em, blockquote, pre, address,
ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, input, select, label, textarea, img, a {margin:0; padding:0;}
input, button, select, textarea {font:13px "NanumBarunGothic","나눔바른고딕", "돋움", Dotum, "굴림", Gulim, sans-serif; color:#333; vertical-align:middle;}
ul, ol, li, dl, dd, dt {list-style-type:none;}
table {width:100%; border:0; border-spacing:0; border-collapse:collapse;}
img {vertical-align:top;}
a, img, button, fieldset, input[type="button"] {border:0;}
legend {position:absolute; width:0; height:0; font-size:0; overflow:hidden;}
address, em {font-style:normal;}
.blind, caption {visibility:hidden; position:absolute; width:0; height:0; line-height:0; font-size:0; overflow:hidden; text-indent:-9999px;}
hr {display:none;}
input[type="button"], input[type="submit"], input[type="image"], button, label {cursor:pointer;}


a {color:#444; text-decoration:none;}
a:link, a:active, a:visited {text-decoration:none;}


#skipNavi {position:absolute; top:0; left:0; width:100%;}
#skipNavi a {position:absolute; display:block; width:100%; left:0; text-align:center; top:-10000px; z-index:500; font-size:1em;}
#skipNavi a:hover, #skipNavi a:focus, #skipNavi a:active {position: absolute; top: 0; padding: 5px 0; font-weight:bold; color:#fff; background:#000; z-index:500;}

@font-face {
	font-family:'NanumBarunGothic'; 
	src:url('../font/NanumBarunGothic.eot');
	src:local(※),
		url('../font/NanumBarunGothic.eot?#iefix') format('embedded-opentype'),
		url('../font/NanumBarunGothic.woff') format('woff'),
		url('../font/NanumBarunGothic.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
	
}

@font-face {
	font-family:'NanumGothic'; 
	src:url('../font/NanumGothic.eot');
	src:local(※),
		url('../font/NanumGothic.eot?#iefix') format('embedded-opentype'),
		url('../font/NanumGothic.woff') format('woff'),
		url('../font/NanumGothic.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
	
}



