/* reset */
/*나눔고딕 폰트페이스 적용 범위 ex7, ex8, ex9, ex10, crome, safari, firefox(단 파이어폭스에서는 전체적용할때 body 태그에 font-family:'NanumGothic' 추가 author by 박경오[20131030]*/
@font-face {font-family:ngb; src:url(/dbimage/bnuelifelong/WebData/font/NanumGothicBold.eot); src:local(※),  url(/dbimage/bnuelifelong/WebData/cssLibrary/font/NanumGothicBold.woff) format(‘woff’), url(/dbimage/bnuelifelong/WebData/font/NanumGothicBold.ttf) format("truetype")}
@font-face {font-family:ng; src:url(/dbimage/bnuelifelong/WebData/font/NanumGothic.eot); src:local(※),  url(/dbimage/bnuelifelong/WebData/font/NanumGothic.woff) format(‘woff’), url(/dbimage/bnuelifelong/WebData/font/NanumGothic.ttf) format("truetype")}
@font-face {font-family:ngz; src:url(/dbimage/bnuelifelong/WebData/font/NanumBarunGothic.eot); src:local(※),  url(/dbimage/bnuelifelong/WebData/font/NanumBarunGothic.woff) format(‘woff’), url(/dbimage/bnuelifelong/WebData/font/NanumBarunGothic.ttf) format("truetype")}


/* reset */
body {font-size:100%; min-width: 1400px; background:#fff; line-height:1.4;  }
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,section {margin:0; padding-left:0px; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, main { display: block; }
body,th,td,input,select,textarea,button  {font-family:ng, ngb, 'NanumGothic'; color:#444;} 
fieldset,img {border:0 none}
dl,ul,ol,menu,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}
/*table {border-collapse:collapse; }*/
address,caption,cite,code,dfn,em,var  {font-style:normal; font-weight:normal}

LEGEND { display:none}


/* color값은 디자인가이드에 맞게사용 */
a {background:transparent; color:#444; text-decoration:none}
a:focus {outline: thin dotted;}
a:active, a:hover {outline: 0; color:#000;}
a:active, a:hover, a:focus  {text-decoration:none; }
caption,cite,code,dfn,em,var  {font-style:normal;font-weight:normal; display:none}
/*h1,h2,h3,h4,h5,h6{font-family:Arial,Helvetica,sans-serif}*/


