@import url(base.css);
@import url(common.css);
@import url(header.css);
@import url(footer.css);

.no-homepage {
    display: none;
}

/* contents */
#contents {
    clear: both;
    width: 1000px;
    margin: 0 auto;
}

#banner_wrapper {
    clear: both;
    width: 1000px;
    margin: 0 auto;
    z-index: 1000;
    position: relative;
}

#contents #banner {
    height: 387px;
    width: 1000px;
    position: relative;
    z-index: 1;
}

#contents #content-box {
    border-left: 1px dashed #d9d9d9;
    border-right: 1px dashed #d9d9d9;
    overflow: hidden;
}

#contents #content-box .content-box-item {
    float: left;
    width: 29%;
    padding: 20px 20px;
    border-right: 1px dashed #d9d9d9;
    min-height: 150px;
    max-height: 200px;
}

#contents #content-box .content-box-item.box-item-1 {
    width: 292px;
    padding: 20px 17px;
}

#contents #content-box .content-box-item.box-item-3 {

}

#contents #content-box #notice ul {
    width: 100%;
    position: relative;
}

#contents #content-box #notice > ul > li {
    float: left;
}

#contents #content-box #notice > ul > li > a {
    display: block;
    text-indent: -9999px;
    width: 40px;
    height: 22px;
}

#contents #content-box #notice ul > li#haksa-notice > a {
    background: url(../../images/homepage/mtab01.png) no-repeat;
}

#contents #content-box #notice ul > li#general-notice > a {
    background: url(../../images/homepage/mtab02.png) no-repeat;
    width: 37px;
}

#contents #content-box #notice ul > li#snue-notice > a {
    background: url(../../images/homepage/mtab03.png) no-repeat;
    width: 57px;
}

#contents #content-box #notice ul > li#snue-jobs > a {
    background: url(../../images/homepage/mtab04.png) no-repeat;
    width: 42px;
}

#contents #content-box #notice ul > li#snue-bidd > a {
    width: 41px;
    background: url(../../images/homepage/mtab05.png) no-repeat;
}

#contents #content-box #notice ul > li#snue-janghak > a {
    width: 41px;
    background: url(../../images/homepage/mtab06.png) no-repeat;
}

#contents #content-box #notice {
    position: relative;
}

#contents #content-box #notice #snue-more {
    background: url(../../images/homepage/more.png) no-repeat;
    display: block;
    text-indent: -9999px;
    width: 40px;
    height: 22px;
    position: absolute;
    right: 10px;
}

#contents #content-box #notice ul > li#snue-jobs.on > a {
    background: url(../../images/homepage/mtab_ov_04.png) no-repeat;
}

#contents #content-box #notice ul > li#snue-bidd.on > a {
    background: url(../../images/homepage/mtab_ov_05.png) no-repeat;
}

#contents #content-box #notice ul > li#haksa-notice.on > a {
    background: url(../../images/homepage/mtab_ov_01.png) no-repeat;
}

#contents #content-box #notice ul > li#general-notice.on > a {
    background: url(../../images/homepage/mtab_ov_02.png) no-repeat;
}

#contents #content-box #notice ul > li#snue-notice.on > a {
    background: url(../../images/homepage/mtab_ov_03.png) no-repeat;
}

#contents #content-box #notice ul > li#snue-janghak.on > a {
    background: url(../../images/homepage/mtab_ov_06.png) no-repeat;
}

#contents #content-box #notice ul > li.off iframe {
    display: none;
}

#contents #content-box #notice ul > li.on iframe {
    display: block;
}

#contents #content-box #movie p, #contents #content-box #snue-banner {
    position: relative;
}

#contents #content-box h2 {
    padding: 5px 0;
}

#contents #content-box #movie p, #contents #content-box #snue-banner p {
    padding-top: 20px;
}

#contents #content-box #movie li {
    float: left;
    padding-top: 20px;
}

#contents #content-box #movie li.a {
    margin-right: 5px;
}

#contents #content-box #notice ul li iframe {
    position: absolute;
    top: 44px;
    left: -10px;
}

#contents #content-box #notice ul li ul li {
    list-style: disc;
}

#contents #content-box #notice ul li ul li a {
    font-family: "돋움", "Dotum";
    text-indent: 0;
    font-size: .9em;
    display: block;
}

/* 메인 베너 */
#banner {
    overflow: hidden;
}

#banner #slides {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 1;
}

#banner #slides .pagination {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 10;
}

#banner #slides .pagination li {
    width: 12px;
    height: 12px;
    float: left;
    text-indent: -9999px;
    margin-right: 8px;
    background: url(../../images/homepage/ic_banner_dot.png) -20px 0px no-repeat;
    cursor: pointer;
}

#banner #slides .pagination li.current {
    background: url(../../images/homepage/ic_banner_dot.png) 0px 0px no-repeat;
}

/* 주요 베너 안 퀵링크 */
#banner_in_service {
    position: absolute;
    right: 16px;
    top: 30px;
    z-index: 1000;
    background: #fff;
    padding: 5px 5px 5px 5px;
    background: url(../../images/homepage/bg_quick_icon.png) 20px top no-repeat;
}

#banner_in_service li {
    margin-bottom: 5px;
    position: relative;
}

#banner_in_service li a {
    display: block;
    width: 53px;
    height: 68px;
    text-indent: -9999px;
}

#banner_in_service > li {
    padding-left: 20px;
}

#banner_in_service > li > a {
    text-indent: 0px;
    font-size: 0;
    color: #fff;
    line-height: 100px;
    text-indent: 2px;
    font-family: '돋움', 'dotum';
}

#banner_in_service > li#service4 > a {
    text-indent: 8px;
}

#banner_in_service > li:hover > a {
    text-indent: -9999px !important;
}

#banner_in_service li:hover > .wrap {
    visibility: visible;
}

#banner_in_service li .wrap {
    visibility: hidden;
    background: url(../../images/homepage/bg_banner_left.png) left center repeat-x;
    position: absolute;
    top: 2px;
    height: 45px;
}

#banner_in_service li .wrap .ic_service {
    background: url(../../images/homepage/bg_banner_right.png) right top no-repeat;
    display: inline-block;
    width: 18px;
    height: 45px;
    position: absolute;
    right: -18px;
    top: 5px;
}

#banner_in_service li ul {
    overflow: hidden;
    height: 45px;
}

#banner_in_service li ul li {
    background: url(../../images/homepage/bg_service_line.png) right 15px no-repeat;
    padding: 0 5px;
}

#banner_in_service li ul li:last-child, #banner_in_service li ul li.last-child {
    background: none;
}

#banner_in_service li .wrap .ic_service a {
    color: white;
    width: 100px;
    position: relative;
    top: 11px;
    font-size: .9em;
}

#banner_in_service li .wrap .ic_service a img {
    margin-right: 7px;
}

#banner_in_service li .wrap .ic_service a strong {
    display: inline-block;
    margin-right: 2px;
}

#banner_in_service li#service1 .wrap {
    left: -105px;
    width: 96px;
}

#banner_in_service li span a {
    height: 20px;
    visibility: hidden;
}

#banner_in_service li#service1 .wrap .ic_service a {
    text-indent: 2px;
    background: url(../../images/homepage/btn_quick_items.png) 60px 1px no-repeat;
}

#banner_in_service li#service2 .wrap {
    left: -85px;
    width: 74px;
}

#banner_in_service li#service2 .wrap .ic_service a {
    text-indent: 15px;
    background: url(../../images/homepage/btn_quick_items.png) 60px -50px no-repeat;
}

#banner_in_service li#service3 .wrap {
    left: -125px;
    width: 90px;
}

#banner_in_service li#service3 .wrap .ic_service a {
    text-indent: 6px;
    background: url(../../images/homepage/btn_quick_items.png) 60px -97px no-repeat;
}

#banner_in_service li#service4 .wrap {
    left: -730px;
    width: 718px;
}

#banner_in_service li#service4 .wrap .ic_service a {
    text-indent: 10px;
    background: url(../../images/homepage/btn_quick_items.png) 60px -150px no-repeat;
}

#banner_in_service li ul li {
    float: left;
}

#banner_in_service li ul li:first-child a {
    margin-left: 15px;
}

#banner_in_service li ul li a, #banner_in_service li ul li span {
    font-family: '돋움', 'dotum';
    margin-top: 11px;
    float: left;
    width: auto;
    height: auto;
    text-indent: 0px;
    margin-right: .02em;
    color: #083f84;
    font-size: .9em;
    font-weight: bold;
}

#banner_in_service li ul li a:hover {
    color: #ff5529;
}

#banner_in_service li#service1 > a {
    background: url(../../images/homepage/quick_icons.png);
}

#banner_in_service li#service2 > a {
    background: url(../../images/homepage/quick_icons.png) 0px -70px no-repeat;
}

#banner_in_service li#service4 > a {
    background: url(../../images/homepage/quick_icons.png) 0px -140px no-repeat;
}

#banner_in_service li#service1:hover > a {
    background: url(../../images/homepage/quick_icons_ov.png);
}

#banner_in_service li#service2:hover > a {
    background: url(../../images/homepage/quick_icons_ov.png) 0px -70px no-repeat;
}

#banner_in_service li#service4:hover > a {
    background: url(../../images/homepage/quick_icons_ov.png) 0px -140px no-repeat;
}

/* 하단 베너 */
#snue-banner-slides {
    margin-top: 20px;
}

#snue-banner-slides .slides_container {
    height: 92px;
    width: 293px;
    z-index: 10;
}

#snue-banner-slides .pagination {
    position: absolute;
    top: 25px;
    right: 15px;
    z-index: 15;
}

#snue-banner-slides .pagination li {
    width: 10px;
    height: 10px;
    float: left;
    text-indent: -9999px;
    margin-right: 6px;
    background: url(../../images/homepage/ic_dot_small.png) -14px 0px no-repeat;
    cursor: pointer;
}

#snue-banner-slides .pagination li.current {
    background: url(../../images/homepage/ic_dot_small.png) 0px 0px no-repeat;
}

/* 영문 홈페이지 셋팅 */
.eng #header #gnb {
    z-index: 300;
}

.eng #header #gnb > li > a {
    text-indent: 0;
    background: none !important;
    padding: 25px 0 14px 0;
    text-align: center;
    font-size: 1.3em;
}

.eng #header #gnb > li {
    width: 25%;
}

/* 발전기금 스타일 */
.fund {
    margin: 0 auto;
    position: relative;
    background: url(../../images/homepage/fund/bg_fund1.png) center no-repeat;
    padding-top: 15px;
    min-width: 910px;
}

.fund .fund_inner {
    width: 910px;
    height: 835px;
    margin: 0 auto;
    position: relative;
}

.fund #head h1 {
    float: left;
}

.fund #head .nav {
    overflow: hidden;
    padding-left: 356px;
}

.fund #head .nav li {
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    line-height: 25px;
}

.fund #head .nav li a {
    border-right: 1px solid #ccc;
    padding-right: 5px;
    font-size: .9em;
}

.fund #head .nav li legend {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.fund #head .nav li #fund_search_form input[type=text] {
    border: 1px solid #ccc;
    padding: 3px 0;
}

.fund #head .nav li dl {
    float: left;
}

.fund #head .nav li dl dt {
    float: left;
    display: none;
}

.fund #head .nav li dl dd {
    float: left;
}

.fund #cont {
    position: absolute;
    top: 350px;
    right: 20px;
}

.fund #cont ul {

}

.fund #cont ul li {
    float: left;
    margin-right: 10px;
}

.fund #cont ul li a {
    display: block;
    height: 74px;
    width: 65px;
    text-indent: -9999px;
    background: url(../../images/homepage/fund/ic_menus_fund.png);
}

.fund #cont ul li.item1 a {

}

.fund #cont ul li.item2 a {
    background-position: -70px 0;
}

.fund #cont ul li.item3 a {
    background-position: -140px 0;
}

.fund #cont ul li.item4 a {
    background-position: -210px 0;
}

.fund #cont ul li.item5 a {
    background-position: -285px 0;
}

.fund #foot {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 100px;
    border-top: 1px solid #ccc;
    background: white;
}

.fund #foot .copy {
    width: 690px;
    margin: 0 auto;
    padding-left: 220px;
    padding-top: 27px;
    background: url(../../images/homepage/fund/ic_fund_foot.png) 0px 27px no-repeat;
}

/*
 .fund-news-wrapper #sub-banner,.fund-about-wrapper #sub-banner,.fund-greet-wrapper #sub-banner,.fund-benefits-wrapper #sub-banner,.fund-howto-wrapper #sub-banner{
 background:url(../../images/homepage/fund/topimg06.jpg);
 }
 */
#pageContL.fund-sub .pageContLTitle {
    background: url(../../images/homepage/sub/common/left_title.jpg) -895px 0;
}

/*
#pageContL.fund-sub #left-menu li.item1 a {
	background: url(../../images/homepage/sub/common/menu_out.jpg) 0 -2490px
		!important;
}

.fund-about-wrapper #pageContL.fund-sub #left-menu ul li.item1 a {
	background-image: url(../../images/homepage/sub/common/menu_ov.jpg)
		!important;
}

#pageContL.fund-sub #left-menu li.item2 a {
	background-position: 0 -2513px;
}

.fund-greet-wrapper #pageContL.fund-sub #left-menu ul li.item2 a {
	background-image: url(../../images/homepage/sub/common/menu_ov.jpg);
}

#pageContL.fund-sub #left-menu li.item3 a {
	background-position: 0 -2536px;
}

.fund-howto-wrapper #pageContL.fund-sub #left-menu ul li.item3 a {
	background-image: url(../../images/homepage/sub/common/menu_ov.jpg);
}

#pageContL.fund-sub #left-menu li.item4 a {
	background-position: 0 -2559px;
}

.fund-benefits-wrapper #pageContL.fund-sub #left-menu ul li.item4 a {
	background-image: url(../../images/homepage/sub/common/menu_ov.jpg);
}

#pageContL.fund-sub #left-menu li.item5 a {
	background-position: 0 -2580px;
}

.fund-news-wrapper #pageContL.fund-sub #left-menu ul li.item5 a {
	background-image: url(../../images/homepage/sub/common/menu_ov.jpg);
}
*/

#pageContL.fund-sub #left-menu li.item1 a {
    background: url(../../images/homepage/sub/common/menu_out.jpg) 0 -2697px !important;
}

.fund-about-wrapper #pageContL.fund-sub #left-menu ul li.item1 a {
    background-image: url(../../images/homepage/sub/common/menu_ov.jpg) !important;
}

#pageContL.fund-sub #left-menu li.item2 a {
    background-position: 0 -2719px;
}

.fund-greet-wrapper #pageContL.fund-sub #left-menu ul li.item2 a {
    background-image: url(../../images/homepage/sub/common/menu_ov.jpg);
}

#pageContL.fund-sub #left-menu li.item3 a {
    background-position: 0 -2742px;
}

.fund-howto-wrapper #pageContL.fund-sub #left-menu ul li.item3 a {
    background-image: url(../../images/homepage/sub/common/menu_ov.jpg);
}

#pageContL.fund-sub #left-menu li.item4 a {
    background-position: 0 -2765px;
}

.fund-benefits-wrapper #pageContL.fund-sub #left-menu ul li.item4 a {
    background-image: url(../../images/homepage/sub/common/menu_ov.jpg);
}

#pageContL.fund-sub #left-menu li.item5 a {
    background-position: 0 -2787px;
}

.fund-news-wrapper #pageContL.fund-sub #left-menu ul li.item5 a {
    background-image: url(../../images/homepage/sub/common/menu_ov.jpg);
}

.fund-about-wrapper #pageBodyTitle #pageBodyTitle_hgroup {
    background: url(../../images/homepage/fund/ctitle.jpg) 0px -2475px no-repeat;
}

.fund-greet-wrapper #pageBodyTitle #pageBodyTitle_hgroup {
    background: url(../../images/homepage/fund/ctitle.jpg) 0px -2526px no-repeat;
}

.fund-howto-wrapper #pageBodyTitle #pageBodyTitle_hgroup {
    background: url(../../images/homepage/fund/ctitle.jpg) 0px -2579px no-repeat;
}

.fund-benefits-wrapper #pageBodyTitle #pageBodyTitle_hgroup {
    background: url(../../images/homepage/fund/ctitle.jpg) 0px -2632px no-repeat;
}

.fund-news-wrapper #pageBodyTitle #pageBodyTitle_hgroup {
    background: url(../../images/homepage/fund/ctitle.jpg) 0px -2685px no-repeat;
}

.quest dl {
    margin-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}

.quest dl.last {
    border-bottom: none;
    margin-bottom: 0;
}

.quest dt {
    font-size: 13px;
}

.quest dt strong {
    float: left;
    font-weight: bold;
    color: #000;
}

.quest dt em {
    font-weight: bold;
    color: #000;
    margin-left: 50px;
    display: block;
}

.quest dd {
    font-size: 11px;
    padding-bottom: 5px;
    padding-left: 50px;
}

.quest dd em {
    display: block;
    float: left;
}

.quest dd strong {
    display: block;
    margin-left: 20px;
}

.tab2 {
    position: relative;
}

.tab2 > li {
    float: left;
    text-align: center;
}

.tab2 > li a {
    display: block;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #eeeeee;
    display: block;
    padding: 2px 15px;
    background: url(/resources/images/homepage/sub/common/bg_tab_off.png);
    margin-right: 2px;
    color: #7a7a7a;
    font-weight: bold;
}

.tab2 > li.on a {
    color: #fff;
    background: url(/resources/images/homepage/sub/common/bg_tab_on.png);
    display: block;
}

.tab2 .tab2-sub {
    position: absolute;
    width: 100%;
    left: 0;
    top: 32px;
    display: none;
    text-align: left;
}

.tab2 .on .tab2-sub {
    display: block;
}

.tab2 .tab2-sub dt {
    font-weight: bold;
}

.tab2 .tab2-sub .center {
    text-align: center;
}

.tab2 .tab2-sub .left {
    text-align: left;
    padding-left: 5px;
}

.tab2 .tab2-sub strong {
    font-weight: bold;
    color: red;
}

.bullet {
    padding-left: 10px;
    background: url(../../images/homepage/dot-b.png) 0 7px no-repeat;
}

ul.bullet {
    padding-left: 0;
    background: none;
    padding: 5px;
}

ul.bullet li {
    padding-left: 10px;
    background: url(../../images/homepage/dot-b.png) 0 7px no-repeat;
    text-align: left;
}

.slides_control a {
    cursor: default;
}

.buseo_inner table {
    margin-bottom: 15px;
}

.myButton {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
    background: -moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
    background: -webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
    background: -o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
    background: -ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
    background: linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);
    background-color: #ffffff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    display: inline-block;
    cursor: pointer;
    color: #666666;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffffff;
}

.myButton:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));
    background: -moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
    background: -o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
    background: -ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
    background: linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff', GradientType=0);
    background-color: #f6f6f6;
}

.myButton:active {
    position: relative;
    top: 1px;
}

.muskSquare06-wrapper #pageBodyTitle_hgroup {
    background: url(/resources/images/ip.png) no-repeat;
    background-position: 0 10px !important;
}