@charset "utf-8";
/* CSS Document */

@import url("//fonts.googleapis.com/earlyaccess/notosanskr.css");

@font-face {
  font-family: Avenir LT Std;
  src: url(../font/AvenirLTStd-Book.woff);
}

@font-face {
  font-family: Avenir LT Std;
  src: url(../font/AvenirLTStd-Heavy.woff);
  font-weight: bold;
}

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0}
fieldset,img {border:0 none;vertical-align:top;}
dl,ul,ol,li {list-style:none}
blockquote, q {quotes: none}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none}
input,select,textarea,button {vertical-align:middle}
button {border:0 none;background-color:transparent;cursor:pointer}
body {background:#fff}
body,th,td,input,select,textarea,button {font-size:15px;line-height:1.2;font-family:'Noto Sans KR',sans-serif;font-weight:300;color:#333} /* color값은 디자인가이드에 맞게사용 */
a {text-decoration:none; color:#555555;}
a:active, a:hover {text-decoration:none;}
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal}

.b_impob {padding: 15px 0px 20px 0px;}
.b_impo {font-size: 15px;}
.b_fonc {font-color: #ef4c42;}