html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,input,button,textarea,select,option
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
}
h1,h2,h3,h4,h5,h6{font-size:12px; text-align:left;}
body,input,button,textarea,select,option{font-size:12px; font-family:Dotum,Arial; color:#000;}
/*폰트*/
a{color:#fff; text-decoration:none}
a:hover{color:#6F6F6F; text-decoration:none}

label{font-size:14px; vertical-align:middle; cursor:pointer;}
.align_m {vertical-align:middle;}

body {
line-height: 1;
}

ol, ul, li {
list-style: none;
}

blockquote, q {
quotes: none;
}

input {border-radius: 0px;}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

/* Common */
.input_text,textarea{*margin:-1px 0;padding-right:1px}
.input_check,.input_radio{width:13px;height:13px}
.blind,legend{display:block;overflow:hidden;position:absolute;top:-1000em;left:0}
.hidden{visibility:hidden;width:0;font-size:0;line-height:0;}
hr{display:none}
legend{*width:0}
:root legend{margin-top:-1px;font-size:0;line-height:0}
.dummy{*zoom:1;}
.table_fixed {table-layout:fixed;}
/* SKIP */
.skip{display:block;}
.skip a{position:absolute; left:0; top:-1000em; z-index:9999; display:block; width:100%; background-color:navy; font-size:1.5em; font-weight:bold; color:yellow; text-align:center;}
.skip a:hover,.skip a:active,.skip a:focus{top:0; padding:20px 0;}
.c_class {font-size:0; line-height:0;}

/* TEST */
.t{border:1px solid red !important;}
.tbg{background:red !important;}