@charset "utf-8";
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
/* CSS reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	vertical-align:baseline;
	background:transparent;
	-webkit-text-size-adjust:none;
	font-family:'나눔고딕', 'Nanum Gothic', 'Dotum', 'Gulim', 'Arial', sans-serif;
	list-style:none;
	line-height:1.2;
}

em,address{font-style:normal;}
hr{display:none}
body{line-height:1;word-break: break-all;}
ol, ul{list-style:none;}
blockquote, q{quotes: none;}
blockquote:before, blockquote:after,q:before, q:after{content:'';content:none;}

ins{text-decoration:none;}
del{text-decoration:line-through;}
table{width:100%;border-collapse:collapse;border-spacing:0;word-break:break-all;}
fieldset{margin:0;padding:0;border:0 none;}
legend, caption, .skip{position:absolute; left:-9999px; width:0; height:0; font-size:0; line-height:0; overflow:hidden;}
caption{position:static;}

html, body,button,textarea{font-size:12px; color:#858585; font-family:'나눔고딕', 'Nanum Gothic', 'Dotum', 'Gulim', 'Arial', sans-serif;}

a {color:#858585; text-decoration:none;}
a:hover {color:#858585; text-decoration:none;}


img{vertical-align:top;}
label{vertical-align:middle; font-size:12px; cursor:pointer;}
select {margin:0; border: 1px solid #dcdcdc; height:25px; font-size:12px; vertical-align:middle; color:#666;}
textarea {border:1px solid #dcdcdc; color:#858585; font-size:12px; line-height:18px; padding:5px; overflow-y:auto; resize:none;}

h1,h2,h3,h4,h5,h6,th,strong {font-weight:normal;}
select {font-family:'나눔고딕', 'Nanum Gothic', 'Dotum', 'Gulim', 'Arial', sans-serif;}

/* html5 reset */
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption, canvas{display:block; margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;}

a.skipNavi {display: block;font-size: 1.3em;left: 0;position: absolute;text-align: center;top: -10000px;width: 100%;z-index: 500;}
a.skipNavi:hover, a.skipNavi:focus, a.skipNavi:active {background:none repeat scroll 0 0 #ed1c24;color:#fff;font-weight:bold;padding:15px 0;position:absolute;top:0;z-index:500;}