@charset "utf-8";

/* reset */
html,body{margin:0;padding:0;height:100%;}
html{height:100%;}
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, address, dl, dt, dd, ol, ul, li,
fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, select, textarea{margin:0; padding:0;}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
img, fieldset{border:none;}
table{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;}
ul, ol, li{list-style:none;}
address, em{font-style:normal;}
img, object{vertical-align:top;}
input, select, button, textarea{vertical-align:top;}
textarea{resize:none;}
button{display:inline-block;cursor:pointer;padding:0;margin:0;border:0;background:none;border:0;}
hr{display:none;}
noscript{display:block;}
input{#margin:-1px 0;}/* Hack(ie6-7 input-margin 제어) */


/* skip */
.skip, hr, legend, caption{position:absolute; visibility:hidden; width:0; height:0; font-size:0; line-height:0; left:-5000px; overflow:hidden;}
.blind{position:absolute;visibility:hidden;width:1px;height:1px;line-height:0;font-size:0;}
caption{position:static;}


