@charset "utf-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6 { font-size : 100%; }
ol,ul { list-style : none; }
address, caption, cite, code, dfn, em, strong, th, var { font-style : normal; font-weight : normal; }
table { border-collapse : collapse; border-spacing : 0; }
fieldset, img, input { border : 0; }
hr, legend { height: 0; width: 0; line-height: 0; visibility: hidden; overflow: hidden; position: absolute;}
caption, legend { height: 0; width: 0; line-height: 0; visibility: hidden; overflow: hidden; }
/*td {text-align:center;}*/


/* body */
body, * { font-size: 12px; color: #777; font-family: "돋움";}
a { color:#777; text-decoration: none;}
a:hover { color:#777; cursor:pointer; text-decoration: none; }
strong { font-weight:bold; }
select { height:20px; border:1px solid #ccc; vertical-align:middle;}
textarea { padding:3px; border:1px solid #ccc; }

/*input.chk_rdo { width:13px; height:13px; }
input.txt { padding:1px 5px; border:1px solid #d5d2d2; height:16px; vertical-align:top; background:#eae9e8; }*/