@charset "utf-8";
	
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* common */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,
em,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,
article,aside,canvas,details,embed,figure,
figcaption,footer,header,hgroup,
menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0 none}

html,textarea{font-family:"맑은고딕","Malgun Gothic","나눔고딕","Nanum Gothic","NanumGothicWeb","돋움","dotum","Helvetica",sans-serif;font-size:14px;line-height:1.5em;color:#000}
body{background:#fff}
ul,ol{list-style:none}
em, address{font-style: normal}
a{text-decoration:none}
a, input{outline:0}
legend, caption{overflow:hidden;width:0;height:0;font-size:0;line-height:0}
input,select,button{vertical-align:middle}
img{border: 0 none; font-size: 0;line-height:0;vertical-align:middle}

h1,h2,h3,h4,h5,h6{font-weight:600}

/* table */
table{border-collapse:collapse;border-spacing:0}

/* link */
a:link, a:visited{color:#333}
a:hover, a:active, a:focus{color:#09f}