/* reset */
* { margin:0; padding:0; }
html, body { width:100%; height:100%; }
body { font-size:12px; font-family:dotum, tahoma; color:#a9a9a9; text-align:left; }

img { border:0; vertical-align:top; }
form, fieldset { display:block; border:0; }
caption, legend { overflow:hidden; visibility:hidden; width:0; height:0; font-size:0; line-height:0; }
ul, ol, li { list-style:none; }

hr { display:none; }
table { width:100%; border-collapse:collapse; border-spacing:0; }
p, acronym, address, big, small, cite, code, dfn, em, kbd, pre, samp, sub, sup, tt, var { font-family:dotum, tahoma; font-weight:normal; font-style:normal; }
h1, h2, h3, h4, h5, h6 { font-size:1.0em; }

big { font-size:1.125em; }
small { font-size:0.95em; }
sub { font-size:1.05em; }
sup { font-size:1.05em; }

input, select, textarea { margin:0; padding:0; font-size:1em; font-family:dotum, tahoma; color:#404040; vertical-align:middle; }
blockquote, q { quotes:none; }
ins {}
del { text-decoration:line-through; }

a:link { color:#777; text-decoration:none; }
a:visited { color:#777; text-decoration:none; }
a:hover, a:focus { color:#777; text-decoration:none; }
a:active { color:#777; text-decoration:none; }