@charset "utf-8";

/*    내용관리    */
.ctt_admin {text-align: right; display: none;}

#ctt           {padding: 50px; background: #f7f7f7;}
#ctt header h1 {position: absolute; font-size: 0; line-height: 0; overflow: hidden;}

#ctt_con       {padding: 50px; color: #191f2a; background: #fff; border: 1px solid #e5e5e5;}
#ctt_con h3    {font: bold 16px 'NanumS L',sans-serif; transform: skew(-0.001deg);}
#ctt_con h4    {font: bold 14px 'NanumS R',sans-serif; transform: skew(-0.001deg);}
#ctt_con i     {margin-right: 5px; font-size: 14px;}
#ctt_con .line {margin: 45px 0; width: 100%; height: 4px; border-bottom: 1px solid #e5e5e5;}

#ctt_con .contents {margin: 15px 20px 50px;}

/*    사이트 이용규칙    */
#ctt_con .contents.rule ul              {margin: 10px 0 15px;}
#ctt_con .contents.rule li              {padding: 4px 0; color: #777;}
#ctt_con .contents.rule p  {margin: 10px 0 20px; line-height: 20px;}


/*    포인트 정책    */
#ctt_con .contents.point ul             {margin: 10px 0 15px 15px;}
#ctt_con .contents.point li             {padding: 4px 0; color: #777; list-style-type: disc;}
#ctt_con .contents.point p              {margin: 10px 0 15px; font-weight: bold; font-size: 14px;}
#ctt_con .contents.point table          {width: 100%; border-collapse: collapse; border-spacing: 0; text-transform: uppercase;}
#ctt_con .contents.point table thead th {padding: 10px 5px; color: #fff; background: #728098; border: 1px solid #637189;}
#ctt_con .contents.point table tbody th {padding: 5px 5px 5px 30px; text-align: left; background: #f7f7f7; border: 1px solid #d7dce6;}
#ctt_con .contents.point table tbody td {padding: 5px; text-align: center; border: 1px solid #d7dce6;}
#ctt_con .contents.point .minus         {color: #f60256 ;}
#ctt_con .contents.point .plus          {color: #3a8afd;}


/*    게시물 규제정책    */
#ctt_con .contents.article p  {margin: 10px 0 20px; line-height: 20px;}
#ctt_con .contents.article ul {margin: 10px 0 15px; color: #777;}
#ctt_con .contents.article li {padding: 4px 0; color: #777;}


/*    책임의 한계와 법적고지    */
#ctt_con .contents.limit p {margin: 10px 0 30px 15px; color: #777; line-height: 20px;}