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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 outline: 0;
 border: 0;
 padding: 0;
 font-size: 100%;
 vertical-align: baseline;
 background: transparent;
}
/* HTML5 »õ ¿ä¼Ò ÃÊ±âÈ­ */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
 display: block;
}
/* º»¹® ±âº» ¼³Á¤, ¸®½ºÆ® ºí¸´ Á¦°Å, ÀÎ¿ë ±¸¹® Á¦°Å */
body { 
 font-size: 12px;
 line-height: 1.5;
 font-family: Dotum,  "µ¸¿ò", Gulim, "±¼¸²", Helvetica, Verdana, Arial, Sans-Serief;
 color: #ada282; -webkit-text-size-adjust:none;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }

/* Á¦¸ñ ±Û²Ã Å©±â ¼³Á¤ */
h1, h2, h3, h4, h5, h6 { font-size: 1em; font-weight: normal; color: #111; }
h1 img, h2 img, h3 img,
h4 img, h5 img, h6 img {
margin: 0;
}

/* Á¦¸ñ, ´Ü¶ô »ó.ÇÏ °ø°£ ¼³Á¤ */
p { margin: 0; padding: 0; }

/* ÇÏÀÌÆÛ¸µÅ© ±âº» ½ºÅ¸ÀÏ ÀçÁ¤ÀÇ */
a:link, a:visited { 
 text-decoration: none;
 color: #797979;
}
a:hover, a:active {
 color: #936336;
}
/* img¸¦ Æ÷ÇÔÇÑ a¿ä¼ÒÀÇ º¸´õ, ÆÐµù ÃÊ±âÈ­ ¼³Á¤ */
a img {
 border: 0; 
 padding: 0;
}
img { border:0 none; vertical-align:middle;}
/* insert, delete */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* Å×ÀÌºí ¼³Á¤ */
table {
 border-collapse: collapse;
 border-spacing: 0;
}
table, th, td { border: 0; }
caption { 
 visibility: hidden; 
 height: 0;
}