@charset "UTF-8";

/* Reset */
body,div,p,h1,h2,h3,h4,h5,h6,ol,li,dl,dt,dd,ul,pre,code,blockquote,form,fieldset,legend,input,textarea,button,select,table,th,td {margin:0;padding:0}
ul,ol,li,dl,menu {list-style:none}
img {border:0 none;vertical-align:middle}
form,fieldset {border:0 none}
label,input,select,textarea,button {border:0;border-radius:0;font-size:inherit;line-height:normal;vertical-align:middle}
input[type='submit'],input[type='button'] {cursor:pointer}
textarea {resize:none}
button {border:0;background-color:transparent;cursor:pointer;outline:0}
/*button:focus {border:1px dotted #3cb896}*/
button::-moz-focus-inner {padding:0;border:0}/* Fire Fox button style bug */
table {width:100%;border-collapse:collapse;border:0;border-spacing:0;/*table-layout:fixed*/}
/*p {word-break:keep-all;word-wrap:break-word}*/
th,td {word-break:break-all}
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:400}
header,main,footer,section,article,aside,nav,details,menu,figure,figcaption {display:block;margin:0;padding:0}
iframe,object,video,embed {position:relative;top:0;left:0;max-width:100%}
input[type='text'], input[type='password'], input[type='submit'] {-webkit-appearance:none}

/* Common */
caption,legend,hr,.offscreen {overflow:hidden;/*position:absolute*/;left:-9999em;width:1px;height:0px;margin:0;padding:0;border:0;text-indent:-9999em;background:none;font-size:1px;line-height:1px}
legend,hr,.offscreen {position:absolute}
.ir {display:block;overflow:hidden;float:left;margin:0;padding:0;color:transparent;text-indent:-9999em}
.group {zoom:1}
.group:after {display:block;visibility:hidden;clear:both; height:0;content:''}
button:focus {outline:1px dotted #555}



body,textarea,select,input,button {font-family:NBG,'나눔고딕','NanumGothic',Dotum,AppleSDGothicNeo,sans-serif}
body {color:#444;font-size:14px;font-weight:400;line-height:1.846;-webkit-text-size-adjust:none}
h1,h2,h3,h4,h5,h6,textarea,select,input {font-weight:400;font-size:14px;}
a,a:link,a:visited {color:#333;text-decoration:none}
a:hover,a:focus,a:active {text-decoration:underline}


body { padding: 15px; }
.bold { font-weight: 800; font-size: 15px; }
.blue { color: #003B7B; font-weight: 800; font-size: 15px; }

 /* Table */
 table2 {width:100%; border-collapse:collapse; border:0; border-spacing:0;/*table-layout:fixed*/}
.table2 { margin:4px 0 10px; border-top: 2px solid #2349B4; }
.table2 th, .table2 td { padding:8px 7px 6px; border:1px solid #ddd; font-size: 13px; line-height:1.615; vertical-align:middle}
.table2 thead th { border-top:0; background:#ECF0FB; text-align:center}
.table2 tbody th { font-weight:400; text-align:center}
.table2 tbody .bg { background:#f2f2f2}
.table2 tbody tr:first-child th, .table tbody tr:first-child td { border-top:0}
.table2 tbody th { background-color: #f9f9f9; font-weight: 600; }
.table2 tfoot th, .table2 tfoot td { background:#e9eff4}

.center { text-align: center; }
.left { text-align: center; }
.tdbg { background: #f8f8f8; }
