@charset "utf-8";
@import url('https://fonts.googleapis.com/earlyaccess/nanumgothic.css');


/* CSS Document */
body { font-size: 13px; font-family: 'Nanum Gothic', sans-serif; line-height: 1.5em; color:#484848;}
input, textarea, select{ font-family: 'Nanum Gothic', 'NanumGothic', '맑은 고딕' ,sans-serif;}
label { cursor:pointer}
a{ text-decoration:none;}
a:link, 
a:visited { text-decoration:none; color:#000;}
a:hover, 
a:focus, 
a:active { text-decoration:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,button { 
	padding: 0;
	margin: 0;
	}
h1, h2, h3, h4, h5, h6, th, td, table, input, button, select,  sub{ }
fieldset,img,abbr,acronym { border: 0}
address,caption,cite,code,dfn,em{
	font-weight: normal;
	font-style: normal;
	}
table {border-collapse: collapse; border-spacing: 0;}
ol,ul { list-style: none }
caption{ text-align: left }
q:before,q:after {
	content:'';
	}
hr { overflow:hidden; position:absolute; top:0; left:0}
caption,
legend{overflow: hidden;font-size: 0;line-height: 0;height: 0;width: 0;text-indent: -999em;}
hr, caption { visibility:hidden; font-size:0; width:0; height:0; line-height:0}
legend{display: none;}
button{cursor: pointer;}

img{
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
	vertical-align:top;
}

