<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: 100%x;      margin: 0 auto;}


.evt_wrap {
    margin: 0 auto;
    min-width: 1080px;
    overflow: hidden;
    position: relative;
    width: 100%;
}




.evt_title {
    background:url("http://dailylike.jpg3.kr/godo/dailylike/event/1611/e2workshop_201611_01.jpg") no-repeat scroll 50% 0;
    height: 395px;
    max-width: 1920px;
    width: 100%;
}




.evt_content01 {
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
}



.evt_content02 {
    background-color:#fff;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
    
}



.evt_content03 {
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
    margin-bottom:50px;
}





.off_title { 
	width:1080px;  
	margin:0 auto; 
	overflow: hidden; 
}


/* BASIC css end */

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