﻿
#abstractview {
    background-color: #fff;
    padding: 10px 10px 0 10px;
}
/* 헤더부분 */
.hd {
    display: table;
    position: relative;
    width: 100%;
    height: 280px;
    text-align: center;
}
.hd-inner { display: table-cell; vertical-align: middle;}

.hd-heading {
    font-size: 24px;
    font-weight: normal;
    line-height: 1.3;
    padding-bottom: 5px;
}

@media (min-width: 992px) {
#abstractview .hd {
        height: 220px;
    }

#abstractview .hd-heading {
    font-size: 24px;
    font-family: "Noto Sans CJK KR", "본고딕", "Noto Sans Korean", "맑은 고딕", "Malgun Gothic", "돋움", Dotum, sans-serif;
    word-break:break-word;
    font-weight: 500;
    bottom:5px
    }
}

#abstractview .font1 {
    font-family: "Noto Sans CJK KR", "본고딕", "Noto Sans Korean", "맑은 고딕", "Malgun Gothic", "돋움", Dotum, sans-serif;
}

#abstractview .fontview {
    font-family: 'Noto Sans Korean';
    letter-spacing: -1px;
    word-spacing: 1px;
    font-size: 15px;
    word-break: break-word;
    /*font-family: "Guardian TextSans Web","Helvetica Neue",Helvetica,Arial,sans-serif;*/
}

#abstractview .fontlink {
    font-family: 'Noto Sans Korean';
    font-size: 13px;
    text-underline-position:auto;
    color: #666;
    padding:10px 0 20px 0;
    /*font-family: "Guardian TextSans Web","Helvetica Neue",Helvetica,Arial,sans-serif;*/
}
    #abstractview .fontlink a {
        color: #666 !important;
        font-weight:300 !important;
        text-decoration: underline !important;
    }
#abstractview .fontlink a:hover {color: #669;font-weight: bold;text-decoration: underline;}

.link a.full {background-color:#de5757; padding:3px 12px; border-radius:5px; color:#fff;width:200px;}
.link a.hak {background-color:#0094ff; padding:3px 12px; border-radius:5px;color:#fff;width:250px;}
.link a.kisti {background-color:#83ddff; padding:3px 12px; border-radius:5px;color:#fff}
.link a.riss {background-color:#f45b00; padding:3px 12px; border-radius:5px;color:#fff}
.link a.synapse {background-color:#de5757; padding:3px 12px; border-radius:5px;color:#fff}
.link a.kiss {background-color:#de5757; padding:3px 12px; border-radius:5px;color:#fff}
.link a.dbpia {background-color:#de5757; padding:3px 12px; border-radius:5px;color:#fff}

.fontabview {
    font-family: 'Noto Sans Korean';
    letter-spacing: -1px;
    word-spacing: 1px;
    font-size: 15px;
    line-height: 25px;
    word-break: break-word;
    /*font-family: "Guardian TextSans Web","Helvetica Neue",Helvetica,Arial,sans-serif;*/
    padding: 5px 0 3px 0;
}

.auth {height:25px; padding-top:5px;}
.korauth {padding-top:15px;text-align:left;bottom:10px;}

.authview {
    letter-spacing: -1px;
    word-spacing: 1px;
    font-size: 14px;
    word-break: break-word;
    font-family: "Noto Sans CJK KR", "본고딕", "Noto Sans Korean", "맑은 고딕", "Malgun Gothic", "돋움", Dotum, sans-serif;
    color: #666;

    /*font-family: "Guardian TextSans Web","Helvetica Neue",Helvetica,Arial,sans-serif;*/
}

.atitle {color:#ba417d;font-size:17px;font-weight:800;margin-bottom:10px;line-height:22px;padding:20px 0 20px 0}

.aview {
    /*font-family: 'Noto Sans Korean';*/
    /*letter-spacing: -1px;
    word-spacing: 1px;*/
    font-size: 15px;
    word-break: break-word;
    line-height: 25px;
    font-family: "Georgia", "Noto Sans CJK KR", "본고딕", "Noto Sans Korean", "맑은 고딕", "Malgun Gothic", "돋움", Dotum, sans-serif; color: #666;
    /*font-family: "Guardian TextSans Web","Helvetica Neue",Helvetica,Arial,sans-serif;*/
}

.NoUnderLine {
    text-decoration: none;
    padding: 3px 5px 3px 5px;
    background-color: #e89049;
    vertical-align: middle;
    text-align: center;
}

.Line {
    padding: 3px 3px 3px 5px;
    background-color: #e89049;
    vertical-align: middle;
    text-align: center;
    font-size: 12pt;
}

.imgline {
    vertical-align: middle;
}

.etc{padding:10px 0 20px 0;}
    .etc .kci { width: 50px; background-color: #e478a6; color: #fff; border: solid; padding: 0px 5px 0px 5px; text-align: center; text-decoration: none; display: inline-block; font-size: 12px; margin: 4px; cursor: help; font-weight: 200;}
    .etc .sci { width: 50px; background-color: #e478a6; color: #fff; border: solid; padding: 0px 5px 0px 5px; text-align: center; text-decoration: none; display: inline-block; font-size: 12px; margin: 4px; cursor: help; font-weight: 200;}
    .etc .KoreaMed { width: 50px; background-color: #ffd800; color: #fff; border: solid; padding: 1px 5px 0px 5px; text-align: center; text-decoration: none; display: inline-block; font-size: 10px; margin: 4px; cursor: help; font-weight: 200;}
    .etc .kams { width: 50px; background-color: #70c34d; color: #fff; border: solid; padding: 0px 5px 0px 5px; text-align: center; text-decoration: none; display: inline-block; font-size: 12px; margin: 4px; cursor: help; font-weight: 200;}
    .etc .medline { width: 50px; background-color: #a478a6; color: #fff; border: solid; padding: 0px 5px 0px 5px; text-align: center; text-decoration: none; display: inline-block; font-size: 11px; margin: 4px; cursor: help; font-weight: 200;}