#con-wrapper{background-image: url(../img/0111.png) !important;}

#top-wrapper .chapter {background:url(../img/chapter.png) no-repeat bottom left 0px !important;}

#prequiz-wrapper>#prequiz-content>.quiz-question{top:235px !important;}



  /*인덱스 학습하기 큰 제목 위치 맞추기*/
#index-wrapper>.index-inner>li:nth-child(3){
    background:none;
    height:auto;
} 
#index-wrapper>.index-inner>li:nth-child(3):hover {
    background:none;
}

 /*인덱스 학습하기가 1개 일때*/
 #index-wrapper>.index-inner>li:nth-child(4){
    background:none;
    height:auto;
} 
#index-wrapper>.index-inner>li.active:nth-child(4),#index-wrapper>.index-inner>li:nth-child(4):hover {
    background:none;
}


#index-wrapper>.index-inner>li:nth-child(5){
    background-image: url(../../common/img/index/menu2.png);
    background-repeat: no-repeat;
    height:33px;
} 
#index-wrapper>.index-inner>li.active:nth-child(5),#index-wrapper>.index-inner>li:nth-child(5):hover {
    background-image:url(../../common/img/index/menu2_o.png);
    background-repeat: no-repeat;
}

#index-wrapper>.index-inner>li:nth-child(10){
    background-image: url(../../common/img/index/menu3.png);
    background-repeat: no-repeat;
    height:33px;
} 
#index-wrapper>.index-inner>li.active:nth-child(10),#index-wrapper>.index-inner>li:nth-child(10):hover {
    background-image:url(../../common/img/index/menu3_o.png);
    background-repeat: no-repeat;
}

#index-wrapper>.index-inner>li:nth-child(7){
    background:none;
    height:auto;
} 
#index-wrapper>.index-inner>li.active:nth-child(7),#index-wrapper>.index-inner>li:nth-child(7):hover {
    background:none;
}

#index-wrapper>.index-inner>li:nth-child(12){
    background-image: url(../../common/img/index/menu4.png);
    background-repeat: no-repeat;
    height:33px;
} 
#index-wrapper>.index-inner>li.active:nth-child(12),#index-wrapper>.index-inner>li:nth-child(12):hover {
    background-image:url(../../common/img/index/menu4_o.png);
    background-repeat: no-repeat;
}