
@charset "utf-8";
/* font */
@import url(http://font.googleapis.com/earlyaccess/notosanskr.css); /* font-family: 'Noto Sans KR', sans-serif; */
@import url(http://font.googleapis.com/earlyaccess/jejumyeongjo.css); /* font-family: 'Jeju Myeongjo', serif; */
@import url(http://font.googleapis.com/earlyaccess/nanumgothic.css); /* font-family : 'Nanum Gothic' */


@charset "utf-8";

@font-face{font-family:'icon'; src:url('/dbimage/bnueedubnue/WebData/font/IcoMoon-Free.woff')}
@font-face{font-family:'icon'; src:url('/dbimage/bnueedubnue/WebData/font/IcoMoon-Free.eot')}

	
/* font */
@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 300;
src:url(/dbimage/bnueedubnue/WebData/font/notokr-demilight.eot); src: local(â€»),
url(/dbimage/bnueedubnue/WebData/font/notokr-demilight.eot) format('embedded-opentype'),
url(/dbimage/bnueedubnue/WebData/font/notokr-demilight.woff) format('woff'),
url(/dbimage/bnueedubnue/WebData/font/notokr-demilight.ttf) format('truetype');
}


@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 400;
src:url(/dbimage/bnueedubnue/WebData/font/notokr-regular.eot); src: local(â€»),
url(/dbimage/bnueedubnue/WebData/font/notokr-regular.eot) format('embedded-opentype'),
url(/dbimage/bnueedubnue/WebData/font/notokr-regular.woff) format('woff'),
url(/dbimage/bnueedubnue/WebData/font/notokr-regular.ttf) format('truetype');
}


@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 500;
src:url(/dbimage/bnueedubnue/WebData/font/notokr-medium.eot); src: local(â€»),
url(/dbimage/bnueedubnue/WebData/font/notokr-medium.eot) format('embedded-opentype'),
url(/dbimage/bnueedubnue/WebData/font/notokr-medium.woff) format('woff'),
url(/dbimage/bnueedubnue/WebData/font/notokr-medium.ttf) format('truetype');
}


@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 600;
src:url(/dbimage/bnueedubnue/WebData/font/notokr-bold.eot); src: local(â€»),
url(/dbimage/bnueedubnue/WebData/font/notokr-bold.eot) format('embedded-opentype'),
url(/dbimage/bnueedubnue/WebData/font/notokr-bold.woff) format('woff'),
url(/dbimage/bnueedubnue/WebData/font/notokr-bold.ttf) format('truetype');
}


/* nanum-myeongjo */
@font-face {
font-family: 'Nanum Myeongjo';
font-style: normal;
font-weight: 400;
src:url(/dbimage/bnueedubnue/WebData/font/NanumMyeongjo.eot); src: local(â€»),
url(/dbimage/bnueedubnue/WebData/font/NanumMyeongjo.eot) format('embedded-opentype'),
url(/dbimage/bnueedubnue/WebData/font/NanumMyeongjo.woff) format('woff'),
url(/dbimage/bnueedubnue/WebData/font/NanumMyeongjo.ttf) format('truetype');
}

/* nanum-myeongjo */
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src:url(/dbimage/bnueedubnue/WebData/font/NanumGothic.eot); src: local(â€»),
url(/dbimage/bnueedubnue/WebData/font/NanumGothic.eot) format('embedded-opentype'),
url(/dbimage/bnueedubnue/WebData/font/NanumGothic.woff) format('woff'),
url(/dbimage/bnueedubnue/WebData/font/NanumGothic.ttf) format('truetype');
}

@font-face {
font-family: 'Nanum Gothic';
font-style: bold;
font-weight: 500;
src:url(/dbimage/bnueedubnue/WebData/font/NanumGothicBold.eot); src: local(â€»),
url(/dbimage/bnueedubnue/WebData/font/NanumGothicBold.eot) format('embedded-opentype'),
url(/dbimage/bnueedubnue/WebData/font/NanumGothicBold.woff) format('woff'),
url(/dbimage/bnueedubnue/WebData/font/NanumGothicBold.ttf) format('truetype');
}


/* reset */
* { -moz-box-sizing:border-box; -webkit-box-sizing:border-box;  box-sizing: border-box; }
body {font-size:100%; background:#fff;}
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:Noto Sans KR, sans-serif;} 
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}



/* 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}*/


