@charset "utf-8";

/* Common */
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, 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; outline:0; font-size:1em; background:transparent; -webkit-text-size-adjust:none; }
body {line-height:1; font:0.75em/normal Verdana/*Arial*/,돋움,sans-serif; color:#525255;}
nav, menu, ul, li, dl, { list-style: none; }
ul, li, dd, dt, menu { -webkit-margin-start:0; -webkit-padding-start:0; }
caption {display:none;}
strong {font-weight:bold;}
img {vertical-align:middle;}
i {font-style:normal}
ul {list-style: none;}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;}

/* anchor */
a {color:#3e3e3e; text-decoration:none; font-size:1em}
a {outline:none}
a:hover, a:active {color:#000; text-decoration:none}

.blind {position:absolute; top:-9999px; left:-9999px;}
.pointer {cursor:pointer}
.clear {clear:both;}

/* clear */
.clf {*zoom:1}
.clf:after {display:block; content:""; clear:both;}
.clb {clear:both;}

/* float */
.fll {float:left;}
.flr {float:right;}
