@charset "utf-8";
/**********/
/* 인덱스 */
/**********/


.first {position:absolute; top:0px;}

#ui-menu{position:absolute;}
.indexBg{position:absolute; top:0px; left:0px; width:1120px; height:91px; }
#menu{position:absolute; top:630px; left:0px;}

#ui-menu{top:0px; left:0px; width:191px; height:209px; z-index:1000; word-break:keep-all;}

.indexBg a, .subList a{display:block; cursor:pointer;}


.menuList{float:left;}
/*
.menuList a{font-family:'NanumSquareEB'; color:#ffffff; font-size:19px; display:table-cell; vertical-align:middle; height:64px; width:248px; text-align:middle; vertical-align:middle; text-decoration:none;}
*/
.menuList a{ text-decoration:none; }
.itxt_2{font-family:'NanumSquareEB'; color:#ffffff; font-size:16px;}


.menuList1, .menuList5, .menuList6, .menuList7{width:191px; height:91px;}
#sub_txt{width:356px; height:91px; background-image:url(../../common/img/index-img/02_bg_icon.png);}
/*
.menuList2, .menuList3, .menuList4{font-family:'NanumSquareEB'; height:63px; width:191px; 
padding-left:37px; display:table-cell; vertical-align:middle; letter-spacing:-1.4px}
*/


.menuList .menuList1 {background-image:url(../../common/img/index-img/01_icon.png); background-repeat:no-repeat; text-indent:-9999px;}
.menuList .menuList a:focus, .menuList a.selected .menuList1 {background-image:url(../../common/img/index-img/01_icon_over.png);}
.menuList .menuList a:focus, .menuList a:hover .menuList1 {background-image:url(../../common/img/index-img/01_icon_over.png);}

/*
.menuList .menuList2 {background-image:url(../../common/img/index-img/02_icon.png); background-repeat:no-repeat;}
.menuList .menuList a:focus, .menuList a.selected .menuList2 {background-image:url(../../common/img/index-img/02_icon_over.png);}
.menuList .menuList a:focus, .menuList a:hover .menuList2 {background-image:url(../../common/img/index-img/02_icon_over.png);}

.menuList .menuList3 {background-image:url(../../common/img/index-img/03_icon.png); background-repeat:no-repeat;}
.menuList .menuList a:focus, .menuList a.selected .menuList3 {background-image:url(../../common/img/index-img/03_icon_over.png);}
.menuList .menuList a:focus, .menuList a:hover .menuList3 {background-image:url(../../common/img/index-img/03_icon_over.png);}

.menuList .menuList4 {background-image:url(../../common/img/index-img/04_icon.png); background-repeat:no-repeat;}
.menuList .menuList a:focus, .menuList a.selected .menuList4 {background-image:url(../../common/img/index-img/04_icon_over.png);}
.menuList .menuList a:focus, .menuList a:hover .menuList4 {background-image:url(../../common/img/index-img/04_icon_over.png);}
*/
.menuList .menuList5 {background-image:url(../../common/img/index-img/05_icon.png); background-repeat:no-repeat; text-indent:-9999px;}
.menuList .menuList a:focus, .menuList a.selected .menuList5 {background-image:url(../../common/img/index-img/05_icon_over.png);}
.menuList .menuList a:focus, .menuList a:hover .menuList5 {background-image:url(../../common/img/index-img/05_icon_over.png);}

.menuList .menuList6 {background-image:url(../../common/img/index-img/06_icon.png); background-repeat:no-repeat; text-indent:-9999px;}
.menuList .menuList a:focus, .menuList a.selected .menuList6 {background-image:url(../../common/img/index-img/06_icon_over.png);}
.menuList .menuList a:focus, .menuList a:hover .menuList6 {background-image:url(../../common/img/index-img/06_icon_over.png);}

.menuList .menuList7 {background-image:url(../../common/img/index-img/07_icon.png); background-repeat:no-repeat; text-indent:-9999px;}
.menuList .menuList a:focus, .menuList a.selected .menuList7 {background-image:url(../../common/img/index-img/07_icon_over.png);}
.menuList .menuList a:focus, .menuList a:hover .menuList7 {background-image:url(../../common/img/index-img/07_icon_over.png);}

#ico_2{ width:30px; height:16px; background-image:url(../../common/img/index-img/02_icon.png);display:table-cell; float:left;}
#ico_3{ width:30px; height:16px; background-image:url(../../common/img/index-img/03_icon.png);display:table-cell; float:left;}
#ico_4{ width:30px; height:16px; background-image:url(../../common/img/index-img/04_icon.png);display:table-cell; float:left;}

#menu_sub_2{
position:relative; left:-40px; top:16px;
}

#menu_sub_2 ul li {
  margin:0px;
  padding:0px;
  padding:0 0 6px; /* 메뉴 간의 간격을 10px로 지정합니다.*/
}

#indexClose a{position:absolute; left:1090px; top:-22px; width:17px; height:17px; background-image:url(../../common/img/index-img/closebtn.png); background-position:0px 0px; z-index:2000;}
#indexClose2 a{position:absolute; left:0px; top:-25px; width:86px; height:25px; background-image:url(../../common/img/index-img/indexbtn_over.png); background-position:0px 0px; z-index:2000;}
