@charset "utf-8";

html, body, div, span, object, iframe,
p, blockquote, pre,
a, abbr, address, big, cite, code,
del, dfn, em, font, ins, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, h1, h2, h3, h4, h5, h6,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td 
{margin:0; padding:0; border:0;}

img, input.type-image { border: 0 none; }
ol, ul, li {list-style:none;}
blockquote, q {quotes:none;}
ins {text-decoration:none;}
del {text-decoration:line-through;}
table {border-spacing:0;} 
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;}
select{font-size: 1em;}
.radio {margin-bottom:-2px;}

hr {display: none;}
legend {visibility:hidden; display:none; height:0; width:0; font-size:0;}
noscript{display:none}
/* caption{display:none} */

/*링크*/
a, a:link{color:#434343; text-decoration:none; cursor:pointer;}
a:visited{color:#434343;}
a:hover,a:active,a:focus{color:#2a73ca; font-weight:normal; text-decoration:none;}

* {	word-break:keep-all; font-family:'Nanum Barun Gothic', sans-serif; box-sizing:border-box }

/* Skip_navigation */
.skip {position:absolute; left:0; top:0; width:100%; z-index:9999;}
.skip a {overflow:hidden; display:block; width:1px; height:1px; margin-bottom:-1px; color:#0068b0; font-size:16px; text-decoration:none;}
.skip a:active, .skip a:focus{width:100%; height:auto; padding:5px 0; background:#ebfaff; font-size:16px; text-align:center; font-weight:700;}

/* None_Style */
.hide {position:absolute;visibility:hidden;width:0;height:0;font-size:0;line-height:0;overflow:hidden;}
