17 lines
657 B
CSS
17 lines
657 B
CSS
html, body, div, span, object, 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
|
|
{margin:0; padding:0; border:0;}
|
|
body,table,td,div {font-size: 12px; font-family: Dotum, sans-serif; color: #000000;}
|
|
div,td {vertical-align:top;}
|
|
td {line-height:16px;}
|
|
|
|
a, a:link {color: #575757; text-decoration: none; cursor: pointer; }
|
|
a:visited {color: #575757;}
|
|
a:hover, a:active, a:focus {color: #575757; text-decoration: underline;} |