﻿@charset "utf-8";

/* CSS Document */

@import url('style_mh.css');

/*   *표시는 IE7용 핵    */


/* 기본설정 */

.toast-title {
    font-weight: 700;
    font-size: 20px;
}
.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.toast-message a,
.toast-message label {
    color: #fff;
}
.toast-message a:hover {
    color: #ccc;
    text-decoration: none;
}
.toast-close-button {
    position: relative;
    right: -0.3em;
    top: -0.3em;
    float: right;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    line-height: 1;
}
.toast-close-button:focus,
.toast-close-button:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40);
}
.rtl .toast-close-button {
    left: -0.3em;
    float: left;
    right: 0.3em;
}
button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}
.toast-top-center {
    top: 0;
    right: 0;
    width: 100%;
}
.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%;
}
.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%;
}
.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%;
}
.toast-top-left {
    top: 12px;
    left: 12px;
}
.toast-top-right {
    top: 12px;
    right: 12px;
}
.toast-bottom-right {
    right: 12px;
    bottom: 12px;
}
.toast-bottom-left {
    bottom: 12px;
    left: 12px;
}
#toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: all;

    display: block;
    top: 0; right: 0; bottom: 0; left: 0;
    width: 100%; height: 100%;
    overflow: auto;
    
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.75);
    text-align: center;
}

#toast-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#toast-container > div {
    position: relative;
    pointer-events: auto;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 0 12px #999;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    color: #fff;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
}

#toast-container > div.rtl {
    direction: rtl;
    padding: 15px 50px 15px 15px;
    background-position: right 15px center;
}
#toast-container > div:hover {
    -moz-box-shadow: 0 0 12px #000;
    -webkit-box-shadow: 0 0 12px #000;
    box-shadow: 0 0 12px #000;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer;
}
#toast-container > .toast-info {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important;
}
#toast-container > .toast-error {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important;
}
#toast-container > .toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
}
#toast-container > .toast-warning {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
}
#toast-container.toast-bottom-center > div,
#toast-container.toast-top-center > div {
    /* width:300px;margin-left:auto;margin-right:auto */
    height: 100px;
    margin-top: 30px;
    /* width: 430px; */
    /* width: 550px; */
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}
#toast-container.toast-bottom-full-width > div,
#toast-container.toast-top-full-width > div {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}
.toast {
    background-color: #030303;
}
.toast-success {
    background-color: #51a351;
}
.toast-error {
    background-color: #bd362f;
}
.toast-info {
    background-color: #2f96b4;
}
.toast-warning {
    background-color: #f89406;
}
.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    /* height: 4px; */
    height: 7px;
    background-color: #000;
    /* opacity: 0.4; */
    opacity: 0.7;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40);
}
@media all and (max-width: 240px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 11em;
    }
    #toast-container > div.rtl {
        padding: 8px 50px 8px 8px;
    }
    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em;
    }
    #toast-container .rtl .toast-close-button {
        left: -0.2em;
        right: 0.2em;
    }
}
@media all and (min-width: 241px) and (max-width: 480px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 18em;
    }
    #toast-container > div.rtl {
        padding: 8px 50px 8px 8px;
    }
    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em;
    }
    #toast-container .rtl .toast-close-button {
        left: -0.2em;
        right: 0.2em;
    }
}
@media all and (min-width: 481px) and (max-width: 768px) {
    #toast-container > div {
        padding: 15px 15px 15px 50px;
        width: 25em;
    }
    #toast-container > div.rtl {
        padding: 15px 50px 15px 15px;
    }
}





html,
body,
h1,
p,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
fieldset,
legend,
select,
textarea,
input,
button,
form,
td,
th {
    margin: 0;
    padding: 0;
    font-size: 15px;
}

li {
    list-style: none;
    font-size: 15px;
    color: black;
}

a,
select,
span,
label,
input,
button,
img {
    color: white;
    vertical-align: middle;
    font-size: 14px;
}

a img {
    border: none;
}

a {
    text-decoration: none;
    color: white;
    font-size: 14px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border-color: white;
    font-size: 14px;
}

body {
    font-family: 'NanumBarunGothiclightOTF',sans-serif;
    font-size: 15px;
    color: white;
    background: #03445B;
}


/* 기본폰트 나눔바른 고딕 */

input,
button {
    font-family: 'NanumBarunGothiclightOTF',sans-serif;
    font-size: 14px;
    color: black;
}

caption {
    text-indent: -9999px;
    font-size: 14px;
    height: 0;
    width: 0;
    line-height: 0;
}

div {
    font-size: 15px;
}

option {
    font-size: 14px;
    color: black;
}


/* main 페이지, 서브페이지 공통요소 */

.main {
    background: url(../images/01116.png) no-repeat fixed; 
    background-size: cover;
}
.page_01 {
    background: url(../images/01116.png) no-repeat fixed; 
    background-size: cover;
}
.page_01_02 {
    background: url(../images/01116.png) no-repeat fixed; 
    background-size: cover;
}
.page_01_03 {
    background: url(../images/01116.png) no-repeat fixed; 
    background-size: cover;
}
.page_01_04 {
    background: url(../images/01116.png) no-repeat fixed; 
    background-size: cover;
}
.page_02_01 {
    background: url(../images/01116.png) no-repeat fixed; 
    background-size: cover;
}
.page_02_02 {
    background: url(../images/01116.png) no-repeat fixed; 
    background-size: cover;
}
.page_02_03 {
    background: url(../images/01116.png) no-repeat fixed; 
    background-size: cover;
}
.page_02_04 {
    background: url(../images/01116.png) no-repeat fixed; 
    background-size: cover;
}
.page_02_05 {
    background: url(../images/01116.png) no-repeat fixed; 
    background-size: cover;
}
.page_02_06 {
    background: url(../images/01116.png) no-repeat fixed; 
    background-size: cover;
}
.page_03 {
    background: url(../images/01116.png) no-repeat fixed; 
    background-size: cover;
}
.page_07_04 {
    background: url(../images/01116.png) no-repeat fixed; 
    background-size: cover;
}
.page_07_06 {
    background: url(../images/01116.png) no-repeat fixed; 
    background-size: cover;
}
.page_08_01 {
    background: url(../images/01116.png) no-repeat fixed; 
    background-size: cover;
}



#wrapper {
    min-width: 1260px;
}

#wrapper2 {
    width: 2480px;
    color: #ffffff;
}

#top {
    height: 33px;
    border-bottom: 0px solid #8c8c8c;
    background: transparent;
    
}

#top p {
    float: left;
    margin-right: 1050px;
}

#top ul {
    padding-top: 4px;
    float: right;
    margin-right: 100px;
}

#top ul li {
    float: left;
    padding: 0 10px 0 10px;
    background: url(../images/header_bg05.png) 0 8px no-repeat;
}

#top ul li.first,
#top ul li.logout {
    background: none;
}

#top ul li a {
    display: block;
    padding: 5px 5px;
    color: #ffffff;
    font-size: 12px;
}

#top ul li.logout a {
    background: url(../images/top_bg02.png) 10px 0 no-repeat;
    height: 24px;
    line-height: 24px;
    width: 80px;
    text-align: left;
    padding: 0 5px 0 24px;
}

#top ul li a:hover {
    text-shadow: 0 0 4px #eeeeee;
    color: #FFFF00;
}

#top2 {
    height: 33px;
    border-bottom: 0px solid #8c8c8c;
    background: transparent;
    
}

#top2 p {
    float: left;
    margin-right: 1050px;
}

#top2 ul {
    padding-top: 4px;
    float: right;
    margin-right: 100px;
}

#top2 ul li {
    float: left;
    padding: 0 10px 0 10px;
    background: url(../images/header_bg05.png) 0 8px no-repeat;
}

#top2 ul li.first,
#top2 ul li.logout {
    background: none;
}

#top2 ul li a {
    display: block;
    padding: 5px 5px;
    color: #ffffff;
    font-size: 12px;
}

#top2 ul li.logout a {
    background: url(../images/top_bg02.png) 10px 0 no-repeat;
    height: 24px;
    line-height: 24px;
    width: 80px;
    text-align: left;
    padding: 0 5px 0 24px;
}

#top2 ul li a:hover {
    text-shadow: 0 0 4px #eeeeee;
    color: #FFFF00;
}


/*상단메뉴*/

#header {
    position: relative;
    height: 88px;
    background: rgba(31, 40, 67, 0.3);
    /* background: transparent; */
}

#header h1 {
    float: left;
    width: 201px;
    height: 88px;
    text-align: center;
}

#header h1 img {
    margin-top: 5px;
}

#header ul li.depth01 {
    float: left;
    height: 88px;
}

#header ul li.depth01>a {
    display: block;
    width: 160px;
    height: 83px;
    text-align: center;
    position: relative;
}

#header ul li.depth01>a img {
    position: absolute;
    left: 49px;
    top: 0;
}

#header ul li.depth01>a span.text {
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0px #eeeeee;
    display: block;
    width: 160px;
    bottom: 5px;
    left: 0;
    position: absolute;
    text-align: center;
}


/*눌렀을때*/

#header ul li.depth01>a span.narrow {
    letter-spacing: -0.5px;
}

#header ul li.depth01>a:hover,
#header ul li.depth01>a.hover {
    width: 160px;
    height: 88px;
    /* background: rgba(94, 94, 146, 0.9); */
    background-color: #4e5070;
}

#header ul li.depth01>a:hover span.text,
#header ul li.depth01>a.hover span.text {
    color: white;
    text-shadow: 0 -1px 1px #004073;
}

#header p#topMenu {
    border-left: 0px solid #f5f5f7;
    height: 88px;
    width: 140px;
    float: left;
    padding-left: 15px;
}

#header h1 img {
    margin-top: 9px;
}


/*상단메뉴 소메뉴*/

#header ul li ul {
    position: absolute;
    left: 210px;
    top: 89px;
    overflow: hidden;
    border-radius: 3px;
    background: rgba(62, 93, 96, 0.9);
    display: none;
}

#header #sub01 {
    left: 200px;
}

#header #sub02 {
    left: 280px;
}

#header #sub04 {
    left: 681px;
}

#header #sub07 {
    left: 841px;
}

#header #sub07_1 {
    left: 850px;
}

#header ul li ul li {
    float: left;
    /* background: rgba(62, 93, 96, 0.9); */
    background-color: #4e5070;
}

#header ul li ul li.first a:hover,
#header ul li ul li.first a.hover {
    /* background: rgba(32, 32, 35, 0.85); */
    background-color: #161d25;
    color: #EFDCE0;
}

#header ul li ul li a {
    font-size: 13px;
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0 15px 0 15px;
    color: white;
}

#header ul li ul li a:hover,
#header ul li ul li a.hover {
    background: rgba(32, 32, 35, 0.85);
    color: #EFDCE0;
    font-weight: bold;
}


/*좌측네비*/

#subNav {
    width: 200px;
    height: auto;
    position: absolute;
    top: 122px;
    left: 0;
    box-shadow: 2px 0 3px 0 rgba(0, 0, 0, 0.7);
    background: rgba(32, 32, 35, 0.1);
    overflow: hidden;
    border-right: 0px solid #a7a7a7;
    z-index: 10;
}


/*좌측네비헤드*/

#subNav h2 {
    width: 200px;
    height: 74px;
    background: rgba(142, 160, 157, 0.2);
    text-align: center;
    border-bottom: 1px solid #080809;
}

#subNav h2 img {
    margin-top: 24px;
}

#subNav ul.depth01 {
    height: 580px;
}

#subNav li.depth01>a {
    display: block;
    width: 200px;
    height: 60px;
    background: rgba(142, 160, 157, 0.2);
    border-top: 0px solid #080809;
    border-right: 0px solid #a7a7a7;
    border-bottom: 0px solid #8c8c8c;
    line-height: 60px;
    font-size: 15px;
    font-weight: bold;
    color: white;
    padding: 0px 10px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.7);
    z-index: 5;
}


/****************/

#subNav li.depth01>a span.sub {
    position: absolute;
    right: 100px;
    top: 16px;
    padding: 0px 20px;
}

#subNav li.depth01>a:hover,
#subNav li.depth01>a.hover {
    background: url(../images/subNav_bg021_o.png) 0 0 no-repeat;
    border-top: 0px solid #95cdff;
    border-right: 1px solid #004073;
    text-shadow: 0 -1px 1px #0E2F44;
    color: white;
    padding: 0px 10px;
}


/*결함예측 소메뉴*/

#subNav ul.depth01 ul {
    border-bottom: 0px solid #a7a7a7;
    background: rgba(32, 32, 35, 0.8);
    position: relative;
    padding: 10px 0px;
    display: none;
    overflow: hidden;
}

#subNav ul.depth01 ul li {
    position: relative;
}

#subNav ul.depth01 ul li a {
    display: block;
    font-size: 13px;
    padding: 5px 3px 10px 40px;
    background: url(../images/bullet02.png) 22px 10px no-repeat;
}

#subNav ul.depth01 ul li a:hover,
#subNav ul.depth01 ul li a.hover {
    color: #EFDCE0;
    font-weight: bold;
    background: rgba(56, 101, 113, 0.9);
}


/*추가메뉴있는 좌측네비*/

#subNav li.depth01>p {
    width: 200px;
    height: 60px;
    background: rgba(142, 160, 157, 0.2);
    line-height: 60px;
    font-size: 16px;
    font-weight: bold;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.7);
    z-index: 5;
    padding: 0px 20px;
}

#subNav li.depth01>p:hover,
#subNav li.depth01>p.hover {
    width: 200px;
    background: url(../images/subNav_bg021_o.png) 0 0 no-repeat;
    border-right: 1px solid #004073;
    color: #ffffff;
    text-shadow: 0 -1px 1px #004073;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 20px;
}

#subNav li.depth01>p:hover>a,
#subNav li.depth01>p>a.hover {
    color: #ffffff;
}

#subNav li.depth01_01>p {
    width: 200px;
    height: 60px;
    background: rgba(142, 160, 157, 0.2);
    line-height: 60px;
    font-size: 16px;
    padding: 0px 20px;
    font-weight: bold;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.7);
    z-index: 5;
}

#subNav li.depth01_01>p:hover,
#subNav li.depth01_01>p.hover {
    background: url(../images/subNav_bg021_o.png) 0 0 no-repeat;
    border-right: 1px solid #004073;
    color: #ffffff;
    padding: 0px 20px;
    text-shadow: 0 -1px 1px #004073;
    font-size: 16px;
    font-weight: bold;
}

#subNav li.depth01_01>p:hover>a,
#subNav li.depth01_01>p>a.hover {
    color: #ffffff;
}


/* 추가 */



#subNav2 {
    width: 200px;
    height: 736px;
    position: absolute;
    top: 80px;
    left: 0;
    box-shadow: 2px 0 3px 0 rgba(0, 0, 0, 0.7);
    background: rgba(32, 32, 35, 0.1);
    overflow: hidden;
    border-right: 0px solid #a7a7a7;
    z-index: 10;
}


/*좌측네비헤드*/

#subNav2 h2 {
    width: 200px;
    height: 74px;
    background: rgba(142, 160, 157, 0.2);
    text-align: center;
    border-bottom: 1px solid #080809;
}

#subNav2 h2 img {
    margin-top: 24px;
}

#subNav2 ul.depth01 {
    height: 580px;
}

#subNav2 li.depth01>a {
    display: block;
    width: 200px;
    height: 60px;
    background: rgba(142, 160, 157, 0.2);
    border-top: 0px solid #080809;
    border-right: 0px solid #a7a7a7;
    border-bottom: 0px solid #8c8c8c;
    line-height: 60px;
    font-size: 15px;
    font-weight: bold;
    color: white;
    padding: 0px 20px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.7);
    z-index: 5;
}


/****************/
#subNav2 .show ul{display:block;}
	#subNav2 .hide ul{display:none;}
    #subNav2 .show a.caption{background-image:url('/data/201011/IJ12886133923544/down_arrow.gif');}


#subNav2 li.depth01>a span.sub {
    position: absolute;
    right: 100px;
    top: 16px;
    padding: 0px 20px;
}

#subNav2 li.depth01>a:hover,
#subNav2 li.depth01>a.hover {
    background: url(../images/subNav_bg021_o.png) 0 0 no-repeat;
    border-top: 0px solid #95cdff;
    border-right: 1px solid #004073;
    text-shadow: 0 -1px 1px #0E2F44;
    color: white;
    padding: 0px 20px;
}


/*결함예측 소메뉴*/

#subNav2 ul.depth01 ul {
    border-bottom: 0px solid #a7a7a7;
    background: rgba(32, 32, 35, 0.8);
    position: relative;
    padding: 10px 0px;
    display: none;
    overflow: hidden;
}

#subNav2 ul.depth01 ul li {
    position: relative;
}

#subNav2 ul.depth01 ul li a {
    display: block;
    font-size: 13px;
    padding: 5px 3px 10px 40px;
    background: url(../images/bullet02.png) 22px 10px no-repeat;
}

#subNav2 ul.depth01 ul li a:hover,
#subNav2 ul.depth01 ul li a.hover {
    color: #EFDCE0;
    font-weight: bold;
    background: rgba(56, 101, 113, 0.9);
}


/*추가메뉴있는 좌측네비*/

#subNav2 li.depth01>p {
    width: 200px;
    height: 60px;
    background: rgba(142, 160, 157, 0.2);
    line-height: 60px;
    font-size: 16px;
    font-weight: bold;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.7);
    z-index: 5;
    padding: 0px 20px;
}

#subNav2 li.depth01>p:hover,
#subNav2 li.depth01>p.hover {
    width: 200px;
    background: url(../images/subNav_bg021_o.png) 0 0 no-repeat;
    border-right: 1px solid #004073;
    color: #ffffff;
    text-shadow: 0 -1px 1px #004073;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 20px;
}

#subNav2 li.depth01>p:hover>a,
#subNav2 li.depth01>p>a.hover {
    color: #ffffff;
}

#subNav2 li.depth01_01>p {
    width: 200px;
    height: 60px;
    background: rgba(142, 160, 157, 0.2);
    line-height: 60px;
    font-size: 16px;
    padding: 0px 20px;
    font-weight: bold;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.7);
    z-index: 5;
}

#subNav2 li.depth01_01>p:hover,
#subNav2 li.depth01_01>p.hover {
    background: url(../images/subNav_bg021_o.png) 0 0 no-repeat;
    border-right: 1px solid #004073;
    color: #ffffff;
    padding: 0px 20px;
    text-shadow: 0 -1px 1px #004073;
    font-size: 16px;
    font-weight: bold;
}

#subNav2 li.depth01_01>p:hover>a,
#subNav2 li.depth01_01>p>a.hover {
    color: #ffffff;
}




/* --------------------------- 대웅 추가 좌측네비 ----------------------------- */

#subNav2 h2 {
    width: 200px;
    height: 74px;
    background: rgba(142, 160, 157, 0.2);
    text-align: center;
    border-bottom: 1px solid #080809;
}

#subNav2 h2 img {
    margin-top: 24px;
}

#subNav2 ul.depth02 {
    height: 580px;
}

#subNav2 li.depth02>a {
    display: block;
    width: 200px;
    height: 40px;
    background: rgba(142, 160, 157, 0.4);
    border-top: 0px solid #080809;
    border-right: 0px solid #a7a7a7;
    border-bottom: 0px solid #8c8c8c;
    line-height: 40px;
    font-size: 13px;
    font-weight: bold;
    color: white;
    padding: 0px 20px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.7);
    z-index: 5;
}


/****************/
#subNav2 .show ul{display:block;}
	#subNav2 .hide ul{display:none;}
    #subNav2 .show a.caption{background-image:url('/data/201011/IJ12886133923544/down_arrow.gif');}


#subNav2 li.depth02>a span.sub {
    position: absolute;
    right: 100px;
    top: 16px;
    padding: 0px 20px;
}

#subNav2 li.depth02>a:hover,
#subNav2 li.depth02>a.hover {
    background: url(../images/subNav_bg021_o.png) 0 0 no-repeat;
    border-top: 0px solid #95cdff;
    border-right: 1px solid #004073;
    text-shadow: 0 -1px 1px #0E2F44;
    color: white;
    padding: 0px 20px;
}


/*결함예측 소메뉴*/

#subNav2 ul.depth02 ul {
    border-bottom: 0px solid #a7a7a7;
    background: rgba(32, 32, 35, 0.8);
    position: relative;
    padding: 10px 0px;
    display: none;
    overflow: hidden;
}

#subNav2 ul.depth02 ul li {
    position: relative;
}

#subNav2 ul.depth02 ul li a {
    display: block;
    font-size: 13px;
    padding: 5px 3px 10px 40px;
    background: url(../images/bullet02.png) 22px 10px no-repeat;
}

#subNav2 ul.depth02 ul li a:hover,
#subNav2 ul.depth02 ul li a.hover {
    color: #EFDCE0;
    font-weight: bold;
    background: rgba(56, 101, 113, 0.9);
}


/*추가메뉴있는 좌측네비*/

#subNav2 li.depth02>p {
    width: 200px;
    height: 60px;
    background: rgba(142, 160, 157, 0.2);
    line-height: 60px;
    font-size: 16px;
    font-weight: bold;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.7);
    z-index: 5;
    padding: 0px 20px;
}

#subNav2 li.depth02>p:hover,
#subNav2 li.depth02>p.hover {
    width: 200px;
    background: url(../images/subNav_bg021_o.png) 0 0 no-repeat;
    border-right: 1px solid #004073;
    color: #ffffff;
    text-shadow: 0 -1px 1px #004073;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 20px;
}

#subNav2 li.depth02>p:hover>a,
#subNav2 li.depth02>p>a.hover {
    color: #ffffff;
}

#subNav2 li.depth01_01>p {
    width: 200px;
    height: 60px;
    background: rgba(142, 160, 157, 0.2);
    line-height: 60px;
    font-size: 16px;
    padding: 0px 20px;
    font-weight: bold;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.7);
    z-index: 5;
}

#subNav2 li.depth01_01>p:hover,
#subNav2 li.depth01_01>p.hover {
    background: url(../images/subNav_bg021_o.png) 0 0 no-repeat;
    border-right: 1px solid #004073;
    color: #ffffff;
    padding: 0px 20px;
    text-shadow: 0 -1px 1px #004073;
    font-size: 16px;
    font-weight: bold;
}

#subNav2 li.depth01_01>p:hover>a,
#subNav2 li.depth01_01>p>a.hover {
    color: #ffffff;
}
input::placeholder {
    color: red;
    font-size: 11px;
    /* font-style: italic; */
  }