@charset "utf-8";
#inquiry_layer_wrap1 {bottom:30px; right:60px; position: fixed;z-index: 999999;}

/* 적격심사 세부기준 개정 가이드 페이지 */
.subContents .tableData {
    border-left:1px solid #d2d4d3;
    border-right:1px solid #d2d4d3;
}
.guide-page {
    position: relative;
    width: 720px;
    height: 2660px;
    font-family: "Malgun Gothic", "맑은고딕", dotum, "돋움", verdana, serif;
    text-align: center;
    background: url('/resource/reference/igunsul_a_point.png') no-repeat;
}

.guide-page .content1 {
    padding-top: 910px;
}

.guide-page .content2 {
    padding-top: 728px;
}

.guide-page iframe {
    width:560px;
    height:420px;
    border: 1px solid #000;
}