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;
}

.adkor_content {
    padding: 50px;
}

.bottom {
    margin-top: 20px;
}

#top {
    display: block;
    width: 745px;
    height: 770px;
    padding: 0px;
    margin: 0px;
    background: url(/images/event/adkor/2017/adkor2017_main.png) left top no-repeat;
    z-index: 1;
}

nav {
    height: 64px;
    margin-top: -65px;
    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;
}

.adkor_content h1 {
    line-height: 36px;
    font-weight: 600;
    padding: 0px 10px 6px 0px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    visibility: visible;
}

.adkor_content h1 span {
    font-size: 28px;
    padding-bottom: 6px;
    border-bottom: 3px solid;
    border-color: #4c637a;
}

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

.adkor_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;
}


.quote-one .quote-one-item {
    margin: 10px auto;
}
.quote-one .quote-one-item .color {
    color: #ff3333 !important;
}
.quote-one span {
    float: left;
    display: inline-block;
    width: 40px;
    line-height: 100px;
    font-family: 'Georgia Times New Roman', serif;
    font-size: 80px;
    text-align: center;
    color: #fff;
}
.quote-one .quote-one-right {
    margin-left: 40px;
    line-height: 60px;
    color: #ff3333 !important;
}
.quote-one p {
    padding: 0px;
    margin: 2px 0px;
    margin-bottom: 5px;
    border-color: #071825;
    font-size: 16px;
    font-weight: 300;
    color: #071825;
    line-height: 30px;
}
.quote-one p strong {
    font-size: 20px;
    color: #ff3333 !important;
}



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

.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: 25px;
}

