body {
font : 12px "µ¸¿ò","µ¸¿òÃ¼","±¼¸²","±¼¸²Ã¼",dotum,gulim,Verdana,Arial,Sans-serif;
color : #666666;
width: 100%;
overflow-y:auto; 
}

/*anchor*/
a {
text-decoration: none;
color : #787878;
}
a:link, a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}

/*reset*/
html, body, div, span, object, param, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
address, big, cite, code, del, dfn, em, font, img, ins,
q, s, samp, small, strike, strong, sub, sup, tt, var, b,
u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, button, br {
margin: 0;
padding: 0;
border: none 0;
}
ol, ul, li {
list-style : none;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
font-size : 100%;
}
address, caption, em {
font-weight : normal;
font-style : normal;
}
input, img, table {
vertical-align: middle;
}
select {
vertical-align: top;
height: 20px;
font : 12px/100% "µ¸¿ò","µ¸¿òÃ¼","±¼¸²","±¼¸²Ã¼",dotum,gulim,Verdana,Arial,Sans-serif;
}
textarea {
font : 12px/120% "µ¸¿ò","µ¸¿òÃ¼","±¼¸²","±¼¸²Ã¼",dotum,gulim,Verdana,Arial,Sans-serif; resize:none;
}