@charset "utf-8";



/* reset */
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, address, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, select, textarea {margin:0; padding:0; ; font-family:'NanumGothic', '나눔고딕', 'sans-serif'}
html {font-size:100%; color:#333;}
body {font-size:14px; word-break:break-all}
h1, h2, h3, h4, h5, h6 {font-weight:normal}
label {cursor:pointer}
table {width:100%; border-spacing:0}
img, fieldset {border:0}
th, td {empty-cells:show}
td {vertical-align:middle}
ol, ul, li {list-style:none}
label {cursor:pointer}
form {display:inline}
legend, hr, caption {visibility:hidden; overflow:hidden; position:absolute; top:0; left:-10000px; width:0; height:0; font-size:0; line-height:0; text-align:left}
img, select, input, td, th, input, select, button {vertical-align:middle}
textarea {resize:none}

/* link */
a:link, a:visited {color:#39548b; text-decoration:none}
a:hover, a:focus, a:active {color:#fa8300;#fa8300 text-decoration:none}


/* laout */
.wrap {min-width:1100px}
.con_wrap {position:absolute; top:0; left:50%; margin-left:-550px}
.left_area {float:left; width:50%; height:778px; border-bottom:1px solid #000}
.right_area {float:right; width:50%; height:234px; border-bottom:1px solid #000}
