<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 .evt01 {margin: 0 auto; text-align: center;margin-top: 20px;}

.ev_line{ max-width: 1100px;  margin: 0 auto; width: 100%; height: 2px; background: #000; }
    
.evpro_notice {text-align: left;max-width: 1920px; background: #f0f0f0;padding-bottom: 100px;}
.evpro_notice .evpro_notice_box {max-width: 1000px; margin: 0 auto;}
.evpro_notice .notice_tit { font-size: 25px; font-weight:600; }
.evpro_notice .notice_count { line-height: 25px; font-size: 16px; margin-top:15px;}


#wrap {
    position: relative;
    min-width: 1300px;
    overflow: hidden;
}


#content { margin: 0px auto; }
/* BASIC css end */

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