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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
 /* border: 0 none; Ç¥¿¡¼­ Èò»öÁÙÀÌ ¾È»ý°Ü¼­ ÁÖ¼®Ã³¸®ÇÔ */
 /* font: inherit; ¼¶±â´Â »ç¶÷µé¿¡¼­ ÆùÆ® ÅÂ±×°¡ ¾ÈµÇ¾î¼­ ÁÖ¼®Ã³¸®ÇÔ.*/
    margin: 0;
    padding: 0;
/*  vertical-align: baseline; // ÁÖ¼®Ã³¸® :  °Ô½ÃÆÇ ¸ñ·Ï¿¡¼­ ±ÛÀÚ°¡ À§·Î °£´Ù.  */
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
 /* line-height: 1;  ¸Þ´º¿¡ ¼³±³¹æ¼Û¿¡¼­ ÆîÄ§¸Þ´º »ó´Ü°£°Ý ¿¡·¯·Î ÁÖ¼®Ã³¸® */	
}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* Á¦·Îº¸µå °ü·Ã Ãß°¡ start */
A:link    {color:#222222;text-decoration:none;}
A:visited {color:#222222;text-decoration:none;}
A:active  {color:#222222;text-decoration:none;}
A:hover  {color:#222222;text-decoration:none;}

.head {border:solid 1 #222222;font-size:9pt;color:#222222;background-color:white;height:20px}
/*.textarea {border:solid 1;font-size:9pt;color:#222222;background-color:white;}*/
.input {border:solid 1;font-size: 13px;color:#222222;background-color:white;}
.submit {border:solid 0;font-size:9pt;color:white;background-color:#222222;height:20px}


/* Á¦·Îº¸µå °ü·Ã Ãß°¡ end */
