div, span, ul, li, table th, table td {
    font-family: 'NotoSansKR';
    font-size: 14px;
    /*letter-spacing: -1px;*/
}

a {
    text-decoration: none !important;
}

a:hover, a:visited {
    color: #555;
}

.wacf2_content {
    padding: 20px 50px;
}

.bottom {
    margin-top: 20px;
}

#top {
    display: block;
    width: 745px;
    height: 770px;
    padding: 0px;
    margin: 0px;
    background: url(//static.ad.co.kr/images/event/wacf/2018/poster.png) left top no-repeat;
    z-index: 1;
}

nav {
    height: 55px;
    margin-top: -55px;
    margin-bottom: 20px;
    border-bottom: 2px solid #e7e7e7;
    z-index: 10;
}

li {
    list-style-type: none;
}

.tab_nav {
    background: red;
}

.tab_nav li {
    float: left;
    width: 20%;
    height: 64px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #f0f0f0;
    padding: 0px;
    border-left: 2px solid #ffffff;
    margin-right: 3px;
    font-weight: normal;
}

.tab_nav li:nth-of-type(1), .tab_nav li:nth-of-type(2) {
    width: 15%;
}

.tab_nav li:nth-of-type(4) {
    width: 26%;
}

.tab_nav li a {
    display: block;
    padding: 12px 15px;
    margin-right: 5px;
    text-decoration: none;
    text-align: center;
}


.tab_nav li.active {
    text-overflow: ellipsis;
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
    border: 2px solid #e7e7e7;
    border-bottom-color: transparent;
    margin-right: 3px;
    font-weight: bold;
    color: #333;
}

.tab_nav li.active > a span, .tab_nav li.active > a:focus span, .tab_nav li.active > a:hover span {
    color: #333;
    cursor: default;
}

.tab_nav li:first-child {
    margin-left: 80px;
}

.tab_title_kr {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -1px;
    color: #777;
}

.tab_title_en {
    font-size: 8px;
    font-weight: 300;
    letter-spacing: -1px;
    color: #999;
}

.wacf2_content h1 {
    margin-top: 8px;
    margin-bottom: 32px;
    font-size: 36px;
    font-weight: 900;
    color: #333;
    letter-spacing: -2px;
    visibility: visible;
    clear: both;
    line-height: 38px;
}

.wacf2_content h3 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #323232;
    padding-top: 8px;
    background: url('//img.adic.co.kr/event/201605/wacf2/thin-black-line.png') no-repeat 0 top;
    background-size: 150px 8px;
}

.wacf2_content h2 {
    display: inline;
    margin-top: 25px;
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 14px;
    margin-bottom: 40px;
    background: url('//img.adic.co.kr/event/201605/wacf2/underline_bg.gif') no-repeat 0 bottom;
}

.desc {
    font-size: 14px;
    color: #676767;
    font-weight: 300;
}

.guide {
    margin-top: 20px;
    margin-bottom: 30px;
}

.guide li {
    font-size: 12px;
    color: #999;
}

.guide li:nth-of-type(4) {
    color: #17437A;
}

.picture {
    margin-top: 25px;
    margin-bottom: 60px;
}