﻿@charset "utf-8";

/* CSS Document */

@import url('style_mh.css');

/*   *표시는 IE7용 핵    */


/* 기본설정 */

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: auto;
    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;
}