﻿/*백그라운드이미지 버튼*/
.ImgBtn01 {
    font-family: 맑은 고딕;
    font-size: 12px;
    border-style: none;
    border-radius: 3px;
    padding: 0px;
    margin: 0px;
    width: 61px;
    height: 24px;
    line-height: 24px;
    background-color: #4789bb;
    color: #ffffff;
    /*vertical-align: middle;*/
    text-align: center;
    cursor: pointer;
}

.ImgBtn01Over {
    background-color: #4d4d4d;
}

.ImgBtn03 {
    font-family: 맑은 고딕;
    font-size: 12px;
    border-style: none;
    padding: 0px;
    margin: 0px;
    width: 61px;
    height: 24px;
    line-height: 24px;
    background-color: #54a4d2;
    color: white;
    font-weight: bold;
    /*vertical-align: middle;*/
    text-align: center;
    cursor: pointer;
}

.ImgBtn03Over {
    background-color: #fdb723;
}

/*백그라운드이미지 버튼*/
.ImgBtn02 {
    position: relative;
    font-family: 맑은 고딕;
    font-size: 12px;
    border-style: none;
    padding: 0px 10px 0px 10px;
    margin: 0px 1px;
    box-sizing: border-box;
    height: 20px;
    line-height: 20px;
    background-color: #4789bb;
    color: white;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    vertical-align: text-bottom;
    display: inline-block;
}

    .ImgBtn02:hover {
        position: relative;
        font-family: 맑은 고딕;
        font-size: 12px;
        border-style: none;
        padding: 0px 10px 0px 10px;
        margin: 0px 1px;
        box-sizing: border-box;
        height: 20px;
        line-height: 20px;
        background-color: #fdb723;
        color: white;
        font-weight: bold;
        text-align: center;
        cursor: pointer;
        vertical-align: text-bottom;
        display: inline-block;
    }

#topWrap {
    width: 100%;
    padding: 0px;
    margin: 0px;
    background-color: #fff;
}

    #topWrap .gNavi_wrap {
        width: 100%;
        background-color: #f0f0f0;
        border-bottom: 1px solid #dedede;
        height: 24px;
        min-width: 700px;
    }

        #topWrap .gNavi_wrap .gNavi {
            margin: 0px;
            padding: 1px 0px 1px 0px;
            vertical-align: middle;
        }

            #topWrap .gNavi_wrap .gNavi li {
                float: right;
                list-style: none;
                padding: 2px 0px 0px 1px;
                margin-right: 3px;
                vertical-align: text-bottom;
            }

            #topWrap .gNavi_wrap .gNavi .choice {
                margin-right: 5px;
                height: 26px;
                text-align: center;
                padding-top: 0px;
                line-height: 22px;
                color: #434343;
            }

            #topWrap .gNavi_wrap .gNavi .loginid {
                font-size: 11px;
                color: #4d4d4d;
                line-height: 18px;
            }

            #topWrap .gNavi_wrap .gNavi a {
                background-color: #f4f4f4;
                border: 1px solid #bdbdbd;
                text-decoration: none;
                color: #434343;
                font-size: 11px;
                padding: 0px 10px 0px 10px;
                display: inline-block;
                height: 18px;
                line-height: 18px;
            }

                #topWrap .gNavi_wrap .gNavi a:hover {
                    background-color: #4d4d4d;
                    border: 1px solid #4d4d4d;
                    text-decoration: none;
                    color: #ffffff;
                }

    #topWrap .naviWrap {
        width: 100%;
        min-width: 1000px;
        border-bottom: 4px solid #006bcd;
    }

        #topWrap .naviWrap .topLogo {
            width: 210px;
            height: 40px;
            padding-left: 10px;
        }

        #topWrap .naviWrap .mNavi {
            /*top: 30px;*/
            margin: 0px;
            padding: 0px;
            font-size: 0px;
            white-space: nowrap;
            display: table-cell;
        }

            #topWrap .naviWrap .mNavi .tmenu {
                width: 120px;
                height: 40px;
                text-align: center;
                font-family: 맑은 고딕;
                line-height: 40px;
                font-size: 16px;
                font-weight: bold;
                display: table-cell;
                margin: 0px;
                text-decoration: none;
                color: #646464;
            }

                #topWrap .naviWrap .mNavi .tmenu:hover {
                    color: #025ab1;
                    font-family: 맑은 고딕;
                }

            #topWrap .naviWrap .mNavi .tmenu_on {
                width: 120px;
                height: 40px;
                text-align: center;
                font-family: 맑은 고딕;
                line-height: 40px;
                font-size: 16px;
                font-style: italic;
                font-weight: bold;
                display: table-cell;
                margin: 0px;
                text-decoration: none;
                color: #025ab1;
            }

.pageTitle {
    font-size: 15px;
    font-weight: bold;
    color: #035bb2;
}

#left_MenuTitleArea {
    margin: 0px 0px 0px 0px;
    height: 30px;
    background: #006bcd;
    font-family: 맑은 고딕;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding-left: 25px;
    line-height: 30px;
}

.cssLeftMenu {
    color: #595959;
    font-size: 13px;
    font-weight: bold;
    outline: none;
    min-height: 300px;
    overflow: auto;
}

.cssLeftMenu_Selected {
    font-weight: bold;
    color: #5689F6;
}

.cssLeftMenu_Hover {
    font-weight: bold;
    color: #5689F6;
}
.igdt_Windows7NodeSelected
{
    border-top: solid 1px #006bcd;
    border-bottom: solid 1px #006bcd;
}
.igdt_Windows7Node:hover
{
	 color: #006bcd;
}
.GridFrameStyle {
    border-top: solid 1px #006bcd;
}