#indexUI .index{position:absolute;bottom:0px;display:none;}
.index .index_fill{position:absolute;width:960px;height:180px;background-color:#6b6b6b;border-radius:10px 10px 0px 0px;}
.index .head{position:absolute;width:960px;height:51px;background-color:#555555;border-radius:10px 10px 0px 0px;}
.index button{border:none;cursor:pointer;}

.index .head .title{position:absolute;left:30px;top:10px;font-family:'NanumBarunGothic', sans-serif;font-size:30px;color:#ff643c;font-weight:bolder;}
.index .head .close{position:absolute;left:920px;top:8px;width:32px;height:32px;background:url(../img/index.png) 0 0 no-repeat;}
.index .head .close:hover{background-position-y:-32px;}

.index .body{position:absolute;top:51px;width:960px;}
.index .body .groub0{position:absolute;left:23px;top:10px;}
.index .body .groub1{position:absolute;left:328px;top:10px;}
.index .body .groub2{position:absolute;left:633px;top:10px;}

.index .body .mainMenu{width:320px;height:35px;font-family:'Nanum Gothic', sans-serif;font-size:19px;color:#ffd2c7;font-weight:bolder;background:url(../img/index.png) -32px 0px no-repeat;text-align:left;padding-left:30px;}
.index .body .mainMenu:hover{color:#ffffff;background-position-y:-35px;}

.index .body .subMenu{width:280px;font-family:'Nanum Gothic', sans-serif;font-size:17px;color:#ffffff;text-align:left;background:url(../img/index.png) -334px 0px no-repeat;padding-left:40px;word-break: normal;}
.index .body .subMenu:hover{color:#fff600;background-position-y:-105px;}