/*

@font-face{font-family:'ng'; font-style:normal; font-weight:normal;
src:url(../fonts/NanumGothic.eot);
src: local('ng'), url(../fonts/NanumGothic.eot) format('eot');}
@font-face{font-family:'ngB'; font-style:normal;src:url(../fonts/NanumGothicBold.eot);}

@font-face{font-family:'ng'; font-style:normal; font-weight:normal;
src:url(../fonts/NanumGothic.woff) format('woff');
src: local('ng'), url(../fonts/NanumGothic.woff) format('woff');}
@font-face{font-family:'ngB'; font-style:normal;src:url(../fonts/NanumGothicBold.woff) format('woff');}
*/

/* NanumGothic */
@font-face{font-family:'ng'; font-style:normal; src:url(../fonts/NanumGothic.eot);}
@font-face{font-family:"ngB"; font-style:normal;font-weight:bold;src:url(../fonts/NanumGothicBold.woff) format('woff');}
@font-face{font-family:"ngEB"; font-style:normal;font-weight:bold;src:url(../fonts/NanumGothicExtraBold.woff) format('woff');}

/* IE7 IE8 */
@font-face{font-family:'ng'; font-style:normal; src:url(../fonts/NanumGothic.eot);}
@font-face{font-family:"ngB"; font-style:normal;font-weight:bold;src:url(../fonts/NanumGothicBold.eot);}
@font-face{font-family:"ngEB"; font-style:normal;font-weight:bold;src:url(../fonts/NanumGothicExtraBold.eot);}




/*@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);*/
/* For God so loved the world that he gave his one and only Son, that whoever believes in him shall not perish but have eternal life.-Jhon3:16- */
/* HTML5 display-role reset for older browsers */
main,article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
hr{box-sizing:content-box;height:0}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{overflow:visible}
button,select{text-transform:none}
html input[type=button],input[type=reset],input[type=submit]{cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}

html,body,input,select,textarea,table,td,th,p,div,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,a,form, label,strong,small,span{font-family:"ng","Nanum Gothic",sans-serif !important;line-height:1.5em; vertical-align: baseline;}
html,body,h1,h2,h3,h4,h5,h6,p,ul,li,dt,dl,dd,a,img, input,ol,fieldset, form, label, legend, caption, tbody, tfoot,table, td, tr, th,
article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video,div, span,
object, iframe,abbr, address, big, cite, code,del, dfn, em, img, ins, small, strike, strong, sub, sup, var, center{margin:0; padding:0;border: 0;font-size: 100%;vertical-align: baseline;}
a{text-decoration:none; color:inherit; display:inline-block;  cursor:pointer;}
/*a:link, a:visited, a:active{text-decoration:none !important;}*/
ul, dl{list-style:none;}
img, input, select{border:none; vertical-align:middle;}
table td>img{width:auto;}
.clearfix{zoom:1}
.clearfix:after{clear:both; display:block; content:""; height:0px; visibility:hidden;}
.ellipsis{width:100%; overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}

h1,h2,h3,h4,h5,h6,strong,b,th {font-family:'ngB','ng','Malgun Gothic';letter-spacing:-1px;font-weight:normal;}


/* table */
table {border-collapse:collapse; border-spacing: 0;}
th, td { border-collapse:collapse; border-spacing: 0; vertical-align:middle;}
caption{display: none;}
/* form */
form, fieldset { display:inline; }
textarea{vertical-align:top; text-align:left; border:none;}
fieldset, blockquote, iframe, button{ border:none; }
/* ¾ÆÀÌÆùÀÇ input ¶ó¿îµå ÃÊ±âÈ­ *//* form ¿ä¼ÒÀÇ µð¹ÙÀÌ½º ±â¹Ý ½ºÅ¸ÀÏ ÃÊ±âÈ­ */
input[type=text]{border-radius:0px 0px;-moz-appearance:none;-webkit-appearance:none;appearance: none;}
select{border-radius: 0px 0px;-webkit-appearance: menulist;-moz-appearance: menulist;appearance: menulist;}
textarea{-moz-appearance:none;-webkit-appearance:none;appearance: none;-ms-appearance:none;}
select::-ms-expand {
   display: block;            /* È­»ìÇ¥ for IE10, 11*/
}

/*ÅØ½ºÆ® size ÀÚµ¿ Á¶Á¤ ±â´É*/
body{
-moz-text-size-adjust: none;
-webkit-text-size-adjust: none;
-ms-text-size-adjust: none;
text-size-adjust: none
	}
/*¸ð¹ÙÀÏ ¸µÅ©¿¬°á,ÀÌ¹ÌÁöÀúÀå,ÇÏÀÌ¶óÀÌÆ® ºñÈ°¼ºÈ­*/
html,body{
 -webkit-touch-callout : none;
/* -moz-user-select: none;
 -webkit-user-select: none;
 -ms-user-select: none;
 user-select : none;*/
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/*img, */video{ max-width:100%;}
/*input[placeholder]{color:#fff!important;font-size:14px;font-size:1rem; }
input::-webkit-input-placeholder{color:#fff!important;font-size:14px;font-size:1rem; }
input::-moz-input-placeholder{color:#fff!important;font-size:14px;font-size:1rem;}
input::-ms-input-placeholder{color:#fff!important;font-size:14px;font-size:1rem;}*/
.browsehappy{width:100%; position:fixed;top:150px;left:0; text-align:center;padding:20px 0;z-index:15000;background:#fff;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.browsehappy a{color:#F30;}
.browsehappy a.xx{color:#630;font-size:14px; }

label { display:none; }

/* Contents Shortcut */
#skipnavi a { z-index:-10; position:fixed; top:-50px; left:0; width:100%; padding:12px 0; text-align:center; text-indent:5px; background-color:rgba(0,0,0,0.4); color:#fff; font-size:13px; font-family:"³ª´®°íµñB";}
#skipnavi a:focus,
#skipnavi a:active,
#skipnavi a:hover { z-index:10; top:0;}
