<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
#content { width: 1080px; margin: 35px auto;}
#bbsData .page-body { margin-bottom: 50px; width:1000px; margin:0 auto; }
#bbsData .bbs-link { position: relative; }
#bbsData .bbs-link-top { margin-top: 10px; margin-bottom: -40px;margin-right: 400px; text-align: left; margin-left: 18px; }
#bbsData .bbs-link-btm { margin: 10px 80px -40px 0; text-align: right; }




.evt_wrap {
    margin: 0 auto;
    text-align:center;
    min-width: 1080px;
    overflow: hidden;
    position: relative;
    width: 1280px;
}


.evt_wrap a {
    vertical-align:top;
}










/* 이미지맵 */
img[usemap] { border: none; height: auto; max-width: 100%; width: auto;}
img{ border: none; height: auto; max-width: 100%; width: auto;}
.evt_img {width: 100%; max-width: 1000px; min-width: 800px; margin: 0 auto; position: relative;}


/* BASIC css end */

</pre></body></html>