/* BASIC css start */
* { word-spacing:-0.09em; }
#contentWrapper { padding:160px 0; background-color:#fff; }
#contentWrap { width:100% !important; }
#content { width:1320px; margin:0 auto; }
.bbs-hd01 { width:100%; padding:60px, 0px, -50px; }
.bbs-hd01 h3 { font-family:'Noto Sans KR', sans-serif;  font-size:28px; font-weight:400; margin-bottom:5px; color:#222; text-align:center; }
.bbs-hd01 h3 span { color:#777; }
.bbs-hd01 h4 { font-family:'Noto Sans KR', sans-serif; font-size:18px; font-weight:300; margin-bottom:30px; color:#3ba0ec; text-align:center; }
.bbs-hd01 .link01 { width:100%; text-align:center; font-size:0; }
.bbs-hd01 .link01 li { display:inline-block; }
.bbs-hd01 .link01 li a { display:block; width:198px; height:43px; font-size:14px; font-weight:400; color:#39406a; text-align:center; line-height:43px; border:1px solid #39406a; border-right:none; }
.bbs-hd01 .link01 li:last-child a { border-right:1px solid #39406a; }

.bbs-hd01 .link01 li a:hover{	background-color:#e5e5e5; color:#fff; }

.bbs-hd01 .link01 li a.lets { background-color:#e5e5e5; color:#fff; }


/* 본문 */
.container { width:100%; padding:60px; border:1px solid #e5e5e5; background-color:#fff; box-sizing:border-box; overflow:hidden; box-shadow:10px 15px 20px rgba(0,0,0,0.04); }

.container iframe {margin:10px 18px;}
/* BASIC css end */

