@charset "utf-8";

/* 내용관리 */
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}


.policy-wrap{
max-width:900px;
margin:60px auto;
line-height:1.8;
font-size:15px;
color:#444;
}

.policy-wrap h2{
font-size:24px;
margin-bottom:20px;
}

.policy-wrap h3{
margin-top:30px;
font-size:18px;
}

.policy-wrap p{
margin-bottom:10px;
}

.policy-wrap ul{
padding-left:18px;
margin-bottom:20px;
}

