html, body, div, span, applet, object, iframe,
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,
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;
	vertical-align:baseline;
}
html, body{
  -webkit-text-size-adjust : none;  /* 크롬, 사파리, 오페라 신버전 */
  -ms-text-size-adjust : none;  /* IE */
  -moz-text-size-adjust : none;  /* 파이어폭스 */
  -o-text-size-adjust : none;  /* 오페라 구버전 */
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	border:0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
 footer, header, hgroup, menu, nav, section {
	display:block;
}
ul, ol, li, dl, dt, dd {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:''; content:none;}
table {border-collapse: collapse; border-spacing: 0;}
td {word-break:break-all;}
hr {display:none;}
button,label {cursor:pointer; _cursor /**/:hand; margin:0; border:0 none;}
button { font-family: "notokr"; outline: none; padding: 0; background: none; }
:root legend {margin-top:-1px;font-size:0;line-height:0;}
input, select, img {vertical-align:middle;}
em, address{font-style:normal;}
textarea {overflow:auto; resize:none;}
legend {*width:0;}
legend, caption {overflow:hidden; text-indent:-9999999px; height:0 !important; width:0 !important; line-height:0 !important;}
input:focus{outline:none;}
a {text-decoration:none; color: #333; }
a:hover, a:visited, a:active {text-decoration:none; color: #000000; }
