@charset "utf-8";

@import "normalize.css";

@import "response.css";

@font-face {
    font-family: "nbg";
    src: url("../font/NanumBarunGothic.eot");
    src: local(※), url("../font/NanumBarunGothic.woff") format("woff");
    src: url('../font/NanumBarunGothic.woff') format('woff');
}

@font-face {
    font-family: 'NanumBarunGothic';
    src: url('../font/NanumBarunGothic.eot');
}

body {
    font: 0.9em/1.3 'NanumBarunGothic';
    color: #3f3f3f;
}

p,li,dt,dd,input,textarea,div {
    font-family: 'NanumBarunGothic', sans-serif;
}

.color_y {
    color: #ff5a00;
}

body .row {
    max-width: 960px;
}

#wrap {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    min-height: 550px;
}

.btn_center {
    text-align: center;
    padding: 10px;
    overflow: hidden;
}

h1#Slogo {
    margin: 0 auto;
    text-align: center;
    padding: 0;
    height: 60px;
}

h1#Slogo img {
    margin-top: 20px;
    width: 65%;
    max-width: 350px !important;
}

.top_left {
    position: absolute;
    left: 0;
    top: 0;
}

.top_left img {
    height: 60px;
    display: block;
}

.top_right {
    position: absolute;
    right: 0;
    top: 0;
}

.top_right img {
    height: 60px;
    display: block;
}

/*사이트맵*/
.sitemap {
    overflow: hidden;
    position: absolute;
    width: 100%;
    min-width: 320px;
    height: 442px;
    z-index: 9997;
    background-color: #5a5a5a;
    margin: 0 auto;
    text-align: center;
}

.sitemap .sitemap_cc {
    position: absolute;
    top: 0;
    min-width: 292px;
    width: 98%;
    height: 430px;
    margin: 1%;
    z-index: 9998;
    overflow: hidden;
    text-align: left;
    background-color: #fff;
}

.sitemap .scolse {
    position: absolute;
    top: 3px;
    right: 0;
    z-index: 9999;
}

.sitemap .scolse img {
    width: 50px;
}

.sitemap .sitemap_cc ul li dl {
    overflow: hidden;
    border-bottom: 1px dotted #cccccc;
    width: 96%;
    margin: 0 auto;
    padding-bottom: 10px;
}

.sitemap .sitemap_cc ul li .last {
    overflow: hidden;
    width: 96%;
    margin: 0 auto;
    border-bottom: 0;
}

.sitemap .sitemap_cc ul li dl dt {
    color: #35aadc;
    font-weight: bold;
    margin: 7px 0 7px 0;
    font-size: 105%;
    text-align: left;
    padding-left: 5%;
}

.sitemap .sitemap_cc ul li dl dt a {
    color: #35aadc;
}

.sitemap .sitemap_cc ul li dl dd {
    overflow: hidden;
    margin: 0;
}

.sitemap .sitemap_cc ul li dl dd ul li {
    float: left;
    width: 39%;
    text-align: left;
    padding-left: 5%;
    padding-bottom: 7px;
}

.cnt_title {
    display: block;
    padding: 5px 0 5px 0;
    position: relative;
    width: 100%;
    background: #35aadc;
    border-top: 2px solid #0390cc;
    border-bottom: 2px solid #0390cc;
}

.cnt_title p {
    position: absolute;
    top: 0;
    left: 0;
}

.cnt_title p img {
    height: 25px;
}

.cnt_title p a {
    padding: 11px 10px 10px 15px;
    display: block;
}

.cnt_title div {
    text-align: center;
    padding: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 150%;
}

.detail_view {
    padding: 20px 10px 40px 10px;
    overflow: hidden;
}

.detail_title01 {
    background: url(../img/ico01.png) left top no-repeat;
    background-size: 20px;
    margin-bottom: 10px;
    padding-left: 25px;
    font-size: 115%;
}

.cir_blue {
    background: #0000ff;
    border: 1px solid #0000ff;
    border-radius: 12px;
    width: 12px;
    height: 12px;
}

.cir_green {
    background: #00ff00;
    border: 1px solid #00af00;
    border-radius: 12px;
    width: 12px;
    height: 12px;
}

.cir_yellow {
    background: #ffff00;
    border: 1px solid #c5c500;
    border-radius: 12px;
    width: 12px;
    height: 12px;
}

.cir_orange {
    background: #ff9900;
    border: 1px solid #c17400;
    border-radius: 12px;
    width: 12px;
    height: 12px;
}

.cir_red {
    background: #ff0000;
    border: 1px solid #ff0000;
    border-radius: 12px;
    width: 12px;
    height: 12px;
}

.cir_darkred {
    background: #861313;
    border: 1px solid #861313;
    border-radius: 12px;
    width: 12px;
    height: 12px;
}

.cir_none {
    background-color: #aaaaaa;
    border: 1px solid #aaaaaa;
    border-radius: 12px;
    height: 12px;
    width: 12px;
}

.cir_white {
    background-color: #ffffff,
    border: 1px solid #ffffff;
    border-radius: 12px;
    height: 12px;
    width: 12px;
}

ul.cat_list {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
}

ul.cat_list li {
    font-weight: bold;
    font-size: 100%;
    letter-spacing: -1px;
    float: left;
    text-align: center;
    background: #f9f9f9;
    border: 1px solid #ccc;
    overflow: hidden;
    display: inline-block;
    margin-left: -1px;
    /* padding: 0,0,0,0; */
}

ul.cat_list li:first-child {
    /*margin-left: 1.5% !important;*/
}

ul.cat_list li a {
    padding: 2px 0 2px 0;
    display: block;
}

ul.cat_list li a:hover {
    color: #333;
}

ul.cat_list li.on {
    background: #78bd00;
    border: 1px solid #78bd00;
}

ul.cat_list li.on a {
    color: #fff;
}

ul.reference {
    overflow: hidden;
    display: block;
    margin-top: 10px;
}

ul.reference li {
    padding: 4px;
    float: left;
    display: inline;
    font-size: 80%;
}

ul.reference li div {
    float: left;
}

footer {
    margin: 0 auto;
    background: url(../img/footer_bg.png) repeat-x;
    display: block;
}

footer .row {
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
}

footer address {
    padding: 20px 0 5px 20px;
    text-align: left;
    font-size: 105%;
    font-style: normal;
    color: #fff;
    font-weight: bold;
}

footer ul.link {
    padding: 0 0 20px 20px;
    overflow: hidden;
}

footer ul.link li {
    text-align: left;
    font-size: 85%;
    color: #fff;
}

footer ul.link li a {
    color: #fff;
}

ul.tailMenu {
    overflow: hidden;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
    background: #f5f5f5;
}

ul.tailMenu li {
    font-size: 95%;
    overflow: hidden;
    float: left;
    text-align: center;
    border-right: 1px solid #dadada;
    padding-top: 10px;
    padding-bottom: 10px;
}

ul.tailMenu li:last-child {
    border-right: 0;
}

.nu30 {
    width: 30%;
}

.nu40 {
    width: 38%;
}

.font110 {
    font-size: 110% !important;
}

.font90 {
    font-size: 90% !important;
}

.font85 {
    font-size: 85% !important;
}

.font80 {
    font-size: 80% !important;
}

.w_txt01{text-align:center; padding:7px 0 5px 0; background:#494a4e; color:#fff;}
.txt-rt {
    text-align: right;
}

.color_gray {
    color: #888;
}

.color_b {
    color: #005ddc;
}

table.m-tb {
    border-top: 2px solid #494a4e;
    border-collapse: collapse;
    width: 100%;
}

table.m-tb th {
    border: 1px solid #e1e1e1;
    background: #f8f8f8;
    padding: 5px;
    font-weight: normal;
}

table.m-tb td {
    letter-spacing: 1px;
    border: 1px solid #e1e1e1;
    padding: 5px;
    text-align: center;
}

table.m-tb td div {
    margin: 0 auto;
}

table.m-tb td {
    line-height: auto;
}
/* 20200116 - 항목별측정소 신규측정소 추가 후 테이 간격고정*/
table.m-tb-fix {
    border-top: 2px solid #494a4e;
    border-collapse: collapse;
    width: 100%;
}

table.m-tb-fix th {
    border: 1px solid #e1e1e1;
    background: #f8f8f8;
    padding: 5px;
    font-weight: normal;
    width: 3.2%;
}

table.m-tb-fix td {
    letter-spacing: 1px;
    border: 1px solid #e1e1e1;
    padding: 5px;
    text-align: center;
    width: 3.2%;
}

table.m-tb-fix td div {
    margin: 0 auto;
}

table.m-tb-fix td {
    line-height: auto;
}

table.pad7 td {
    padding: 10px 5px 10px 5px !important;
}

td.tdl {
    text-align: left !important;
}

td.tdr {
    text-align: right !important;
}

table.tablefont90 th {
    font-size: 80%;
    letter-spacing: -1px;
    padding: 5px 0 5px 0 !important;
}

table.tablefont90 td {
    font-size: 85%;
    padding: 5px 0 5px 0 !important;
}

table.tablesize td {
    vertical-align: top;
}

.cai_color1 {
    background: #0000FF !important;
    font-weight: bold !important;
    color: #fff;
}

.cai_color2 {
    background: #00FF00 !important;
    font-weight: bold !important;
    color: #000;
}

.cai_color3 {
    background: #FFFF00 !important;
    font-weight: bold !important;
    color: #000;
}

.cai_color4 {
    background: #FF9900 !important;
    font-weight: bold !important;
    color: #000;
}

.cai_color5 {
    background: #FF0000 !important;
    font-weight: bold !important;
    color: #fff;
}

.cai_color6 {
    background: #861313 !important;
    font-weight: bold !important;
    color: #fff;
}

.graybox {
    border: 1px solid #ccc;
    padding: 10px;
    background: #f9f9f9;
    text-align: justify;
}

.blue_box {
    background: #4fc4f6;
    padding: 10px;
    font-weight: bold;
    border: 1px solid #4fc4f6;
    text-align: center;
    margin: 0 auto;
    border-radius: 30px;
    color: #fff;
    font-size: 110%;
    width: 80%;
}

ul.sub_frm {
    border: 1px solid #ccc;
    padding: 15px;
    background: #f9f9f9;
}

ul.sub_frm li {
    font-size: 90%;
}

ul.ul_fr01 {
    overflow: hidden;
}

ul.ul_fr01 li {
    background: url(../img/dot_lightgreen.gif) 0 7px no-repeat;
    padding-left: 7px;
    padding-bottom: 7px;
}

ul.ul_fr01 ul ul {
    
}

ul.ul_fr01 li li {
    font-size: 90%;
    background: none;
    padding-bottom: 1px;
    color: #777;
}

.ico_bar01 {
    color: #066a55;
    font-size: 110%;
    font-weight: bold;
    padding-bottom: 6px;
}

.ico_bar {
    color: #ff6600;
    padding-bottom: 5px;
    font-size: 105%;
}

.mgt-40 {
    margin-top: 40px;
}

.mgt-20 {
    margin-top: 20px;
}

.mgt-30 {
    margin-top: 30px;
}

.mgt-10 {
    margin-top: 10px;
}

.pdt-10 {
    padding-top: 10px;
}

.pdl-20 {
    padding-left: 20px;
}

.hresize {
    width: 35px;
}

.line_box_frm {
    padding: 10px;
    overflow: hidden;
}

.line_box_frm .linebox01 {
    overflow: hidden;
    float: left;
    display: inline;
    text-align: center;
}

.line_box_frm .linebox {
    display: block;
    float: left;
    display: inline;
    padding: 15px 10px 20px 10px;
    border: 1px solid #ccc;
    background: #f9f9f9;
}

.round-yellow {
    margin-left: 20px;
    background: #ffe334;
    border: 1px solid #777;
    border-radius: 30px;
    width: 60px;
    height: 60px;
    font-weight: bold;
}

.round-red {
    margin-left: 20px;
    background: #ff2500;
    border: 1px solid #ff2500;
    border-radius: 30px;
    width: 60px;
    height: 60px;
    color: #fff;
    font-weight: bold;
}

.round-gray {
    margin-left: 20px;
    border: 1px solid #ccc;
    border-radius: 30px;
    width: 60px;
    height: 60px;
    font-weight: bold;
}

.round-yellow p {
    overflow: hidden;
    padding-top: 20px;
    text-align: center;
    width: 60px;
    font-size: 90%;
}

.round-red p {
    overflow: hidden;
    padding-top: 20px;
    text-align: center;
    width: 60px;
    font-size: 90%;
}

.round-gray p {
    overflow: hidden;
    padding-top: 20px;
    text-align: center;
    width: 60px;
    font-size: 80%;
}

.txt-ct {
    text-align: center;
}

.select_area {
    margin-bottom: 10px;
    text-align: center;
}

.select_area select {
    background: #fff;
    padding: 7px;
    font-size: 110%;
    width: 90%;
    text-align: center;
    max-width: 500px;
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 105%;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn01 {
    display: inline-block;
    padding: 4px 8px;
    margin-bottom: 0;
    font-size: 85%;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e;
}

.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {
    background-image: none;
}



.phone_div01{font-size:85% !important; width:95%; padding:5% 2% 2% 2%; color:#555; background:#f9f9f9; border:1px solid #ccc;}
.color_red{color:#ff3c00;}
.dot_ul01{}
.dot_ul01 li{padding-bottom:7px; font-size:90%; color:#666;}






@media only screen and (max-width: 320px) {
    footer address {
        padding: 20px 0 5px 10px;
    }
    footer ul.link {
        padding: 0 0 20px 10px;
    }
    h1#Slogo {
        height: 45px;
    }
    h1#Slogo img {
        margin-top: 14px;
    }
    .top_left img {
        height: 45px;
        display: block;
    }
    .top_right img {
        height: 45px;
        display: block;
    }
    .sitemap .scolse img {
        width: 40px;
    }
    ul.tailMenu li {
        font-size: 85%;
    }
    .nu30 {
        width: 25%;
    }
    .nu40 {
        width: 48%;
    }
    table.tablefont90 th {
        font-size: 75%;
        letter-spacing: -1px;
        padding: 5px 0 5px 0 !important;
    }
    table.tablefont90 td {
        font-size: 75%;
        padding: 5px 0 5px 0 !important;
    }
}





/* 아이폰 4 */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5) , only screen and (min-device-pixel-ratio : 1.5) {
}

@media only screen and (min-width: 321px) and (max-width:420px) {
    ul.tailMenu li {
        font-size: 90%;
    }
    .nu30 {
        width: 27%;
    }
    .nu40 {
        width: 45%;
    }
}

@media only screen and (min-width:421px) and (max-width:479px) {
}

@media only screen and (min-width:480px) and (max-width:767px) {
    footer .row {
        width: 80%;
    }
}

@media only screen and (max-width:767px) {
}

@media only screen and (min-width:768px) and (max-width:959px) {
    footer .row {
        width: 75%;
    }
}

@media only screen and (min-width:960px) {
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape) {
}

@media only screen and (min-width:960px) and (max-width:1200px) {
    footer .row {
        width: 55%;
    }
}

@media only screen and (min-width:1200px) and (max-width:1400px) {
    footer .row {
        width: 45%;
    }
}