@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);

*{margin:0; padding:0;}
header, footer, nav, section, article, aside{display:block;}
body{font-family: 'Nanum Gothic', sans-serif; line-height:18px; color:#121212;}
a{color:#121212; text-decoration:none;}
input{vertical-align:top;}

body{margin:0; padding:0; font-size:1.000em; height:100%; width:100%;}
.wrap{width:100%; position:relative}
.login_wrap{width:100%; background:#f9f9f9; overflow:hidden}


*{margin:0;
padding:0;}



img{border:0;
margin:0;
padding:0;
vertical-align:top;
}

a{margin:0;
padding:0;
list-style:none;
}

ul{list-style:none;
   padding:0;
   margin:0;}

li{list-style:none;
   padding:0;
   margin:0;}
   
p{margin:0;
  padding:0;}
  a:link {text-decoration: none; color: #000;}
a:visited {text-decoration: none; color: #000;}
a:active {text-decoration: none; color: #000;}
a:hover {text-decoration: none; color:#000;}



/*font_color*/
.font_color_a{color:#a3a0a2}
.font_color_b{color:#0e92a1}



/*font_size*/
.font_size_a{font-size:1.2em}
.font_size_b{font-size:0.8em}
.font_size_c{font-size:0.8em}
.font_size_c{font-size:1em}


/*header*/
#header{width:100%; border-top:0}
.header_all{float:left; width:100%; background:#6cbc65}
.head_btn_cata{float:left; width:10%}
.head_btn_logo{margin:0 auto; width:17%;}

/* float속성을 추가시킨 태그의 부모태그에게 적용 */
.cf{} 
.cf:after{content:""; display:block; clear:both;}

.blind{ display:none;}
