#policy ul {
    overflow: hidden
    }
#policy ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
    }
.hIn {
    width: 1000px;
    margin: 0 auto
    }
#policy #contentsInner {
    background: url(../images/_in_bg_head.dbe768e31bf92bb180bff0635a9ea6ef.png) no-repeat;
    width: 600px;
    padding: 0 20px 60px;
    margin: 40px 0 50px;
    position: relative
    }
.policyIn {
    padding: 30px 10px
    }
.topTxt {
    font-size: 14px;
    font-weight: 800;
    color: #525252;
    margin-bottom: 15px
    }
.pinkTxt {
    font-size: 14px;
    font-weight: 800;
    color: #C788DC
    }
.inTxt {
    font-size: 14px;
    color: #525252;
    margin-bottom: 30px
    }
#bottom_c {
    width: 640px
    }
.contact {
    text-align: center
    }