@charset 'utf-8';
* {
    font-size:12px;
    font-family:돋움, dotum, sans-serif;
    letter-spacing:0;
    text-align:justify;
    line-height:18px;
    background-color:#F4F4F4;
    color:#6C6457;
  }
  .rule_jang{font-weight:bold;font-size:16px}
  .rule_header{color:#900;font-weight:bold}
.policy_wrap{padding:20px;}
p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.clause_head {
    font-weight: bold;
    font-size: 14px;
}
ul li {
    list-style: none;
}
ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.list_head {
    font-weight: bold;
    font-size: 14px;
}
.rule_header{color:#900;font-weight:bold}