#class_tab .tabmenu a {
    display: block;
    width: 58px;
    height: 30px;
    background-color: #efedef;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #d7d7d7;
    border-right: none;
    border-top: none;
}
#class_tab .tabmenu:nth-child(6) a,
#class_tab .tabmenu:last-child a {
    width: 59px;
    border-right: 1px solid #d7d7d7;
}

#class_tab .tabmenu a.active { 
    background: linear-gradient(to bottom,#883c00 0%,#6d3000 51%,#4f2300 100%);
    color: #fff;
    font-weight: bold;
}

.section.title .head_title span{
    line-height: 34px;
    text-indent: 15px !important;
}

.section.screen-vertical li .subject{
    text-align: left !important;
}

#wowfanart ul li{
    margin: 9px 0px 0px 8px;
}

#wowfanart ul li .desc {
    text-align: left;
    text-indent:15px;
}
#wowfanart ul li .desc .comment{
    display: none;
}
#wowfanart ul li:nth-child(1) .desc {
    background: url(//static.inven.co.kr/image_2011/wow/common/layout6/rank_1.png) 1px 6px no-repeat;
}
#wowfanart ul li:nth-child(2) .desc {
    background: url(//static.inven.co.kr/image_2011/wow/common/layout6/rank_2.png) 1px 6px no-repeat;
}
#wowfanart ul li:nth-child(3) .desc {
    background: url(//static.inven.co.kr/image_2011/wow/common/layout6/rank_3.png) 1px 6px no-repeat;
}
#wowfanart ul li:nth-child(4) .desc {
    background: url(//static.inven.co.kr/image_2011/wow/common/layout6/rank_4.png) 1px 6px no-repeat;
}


#wow_big_title span{
    text-indent: 40px !important;
    line-height:41px !important;
}

#banner_20180619{
    margin-bottom: -3px;
}

/* Twitter */
#twitter1, #twitter2 {border-right: 1px solid #d0d0d0; border-bottom: 1px solid #d0d0d0; border-left: 1px solid #d0d0d0;}


.section.title .head_title span {
    line-height: 28px;
    text-indent: 27px !important;
}