@import url(../css/import.css); 
*{font-family:NotoKR-Regular,sans-serif; }
body,div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, table, td, th, input {margin:0; padding:0;  font-size:16px; line-height:160%; color:#666;} 
img {border:0; vertical-align:middle;}
ul,ol,dl{ list-style:none;}
a:link , a:visited, a:active {color:#666; text-decoration:none;}
a:hover {color:#009a5d; text-decoration:none; font-weight:600;}
caption,legend {display:none;}

#wrap_terms {width:100%}
.cts_normal {width:100%; padding-bottom:10px;}
h1 {width:100%; font-size:18px; color:#222; font-family:'NotoKR-Bold'; font-weight:normal; letter-spacing:-1px ; padding:5px 0;}
h2 {width:100%; font-size:16px; color:#444; font-family:'NotoKR-Bold'; letter-spacing:-1px ; padding:10px 0 5px 0;  font-weight:normal;}
.cts_normal ul {list-style:none; padding:0; margin:0;}
.cts_normal ul.pdl05 { padding:0 5px;}
.cts_normal ul li.pdl10 { padding:0 10px;}

table {width:100%; border-top: 1px solid #333;}
table th {text-align:center; padding:10px; border-bottom: 1px solid #e3e3e3; background:#fafafa;  color:#000; font-family:'NotoKR-Bold';  font-weight:normal;}
table td {text-align:center; padding:10px; border-bottom: 1px solid #e3e3e3;}

/*color*/
.title_b {font-family:'NotoKR-Medium';color:#2676b4}
.title_b02 {font-family:'NotoKR-Medium';color:#000}

.bold {font-family:'NotoKR-Bold'; color:#005ac9; }

