@font-face{
font-family:"nuri";
src:url('../fonts/NuriL.eot');
src:url('../fonts/NuriL.eot?#iefix') format('embedded-opentype'),
url('../fonts/NuriL.woff') format('woff'),
url('../fonts/NuriL.ttf') format('truetype');
src:local(※), url('../fonts/NuriL.woff') format('woff');
}

@font-face{
font-family:"nuri_bold";
src:url('../fonts/NURIB.eot');
src:url('../fonts/NURIB.eot?#iefix') format('embedded-opentype'),
url('../fonts/NURIB.woff') format('woff'),
url('../fonts/NURIB.ttf') format('truetype');
src:local(※), url('../fonts/NURIB.woff') format('woff');
}

@font-face{
font-family:"NBG";
src:url('../fonts/NanumBarunGothic.eot');
src:url('../fonts/NanumBarunGothic.eot?#iefix') format('embedded-opentype'),
url('../fonts/NanumBarunGothic.woff') format('woff'),
url('../fonts/NanumBarunGothic.ttf') format('truetype');
src:local(※), url('../fonts/NanumBarunGothic.woff') format('woff');
}
@font-face{
font-family:"NanumGothic";
src:url('../fonts/NanumGothic.eot');
src:url('../fonts/NanumGothic.eot?#iefix') format('embedded-opentype'),
url('../fonts/NanumGothic.woff') format('woff'),
url('../fonts/NanumGothic.ttf') format('truetype');
src:local(※), url('../fonts/NanumGothic.woff') format('woff');
}

@font-face{
font-family:"Nanum_bold";
src:url('../fonts/NanumGothicBold.eot');
src:url('../fonts/NanumGothicBold.eot?#iefix') format('embedded-opentype'),
url('../fonts/NanumGothicBold.woff') format('woff'),
url('../fonts/NanumGothicBold.ttf') format('truetype');
src:local(※), url('../fonts/NanumGothicBold.woff') format('woff');
}
@font-face{
font-family:"Nanum_exbold";
src:url('../fonts/NanumGothicExtraBold.eot');
src:url('../fonts/NanumGothicExtraBold.eot?#iefix') format('embedded-opentype'),
url('../fonts/NanumGothicExtraBold.woff') format('woff'),
url('../fonts/NanumGothicExtraBold.ttf') format('truetype');
src:local(※), url('../fonts/NanumGothicExtraBold.woff') format('woff');
}


/* 2015-05-21 likeweb.co.kr WebPublisher */

/*기본태그 정의*/
html, body {padding:0;margin:0;height:100%; color:#666; word-break:keep-all; }
body, td, select, textarea, input {font-size:12px; font-family:NanumGothic,NBG,"나눔바른고딕",NanumBarunGothic,nuri_bold,sans-serif}


 ::-moz-selection{background:#0e559b;color:#fff;}
 ::selection{background:#0e559b;color:#fff;}

/* 마진과 패딩의 초기화 */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input,  blockquote {margin:0;padding:0;}


/* 헤더 폰트 사이즈 초기화 */
h1, h2, h3, h4, h5, h6 {font-size:100%;}

/* 리스트의 스타일 제거 */
ol, ul {list-style:none;}

/* 테이블 스타일 초기화 */
table {border-collapse:collapse;border-spacing:0px;table-layout:fixed;}

/* 이미지 및 필드셋에서 보더 표시 초기화 */
fieldset, img,iframe{border:0; vertical-align:top;}
img{vertical-align:top}
iframe{padding:0;margin:0}

/* 캡션 텍스트 정렬 초기화 */
caption {text-align:left;}

/* 폼태그의 초기화 */
input,radio {vertical-align:middle;}
a{color:#666; text-decoration:none; padding:0; margin:0;}
a:link    {text-decoration:none; }
a:active    {text-decoration:none; }
a:visited    {text-decoration:none;}
a:hover    {text-decoration:none; }

/* hidden 처리 */
caption{width:0;height:0;font-size:0;line-height:0;overflow:hidden;visibility:hidden;}
.hide,hr{display:none}

.Roboto{font-family:'Roboto'}

.NanumGothic{font-family:"NanumGothic";}
.Nanum_bold{font-family:"Nanum_bold";}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #818181;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #818181;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #818181;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #818181;
}





