@charset "utf-8";
/* CSS Document */

@charset "utf-8";

/* @font-face { font-family : nanum;    
src : local(../font/NanumGothic.ttf) format('truetype'),
src : local(../font/NanumGothic.eot) format('embedded-opentype'),
src : local(../font/NanumGothic.woff) format('woff'); }

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

@import url( "http://fonts.googleapis.com/earlyaccess/notosanskr.css" );

body, div, p, ul, li, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, fieldset{ margin:0; padding:0}
body{ /* font-family: 'Nanum Gothic','나눔고딕' sans-serif; */ font-family: "Noto Sans KR", sans-serif; font-size:14px; line-height:1em; color:#121212} 
ul,li,ol { list-style:none}
a { text-decoration:none;color:#1f1f1f}
table { border-collapse:collapse}
img { border:none}
select, input { vertical-align:top}
legend{ display:none}

/*공통 css*/

.left_con{ padding-left:5px; padding-bottom:20px;}
.add_con a{ float:right;text-align:right; padding-top:10px;padding-right:10px}	
.font_con a{ color:#7e7e7e; line-height:25px; padding-left:25px; font-size:15px}
.bg_con a img{ padding-right:7px}			



