@charset "utf-8";
/*-------------------------------------------------------------------------
    No Script Books
/*-----------------------------------------------------------------------*/
#books {
    background: url(../img/index/bg.jpg) top left repeat-y;
}

        #books .wrap #content {
            position: relative;
            top: -138px;
            height: auto;
            padding-bottom: 60px;
        }

            #books .wrap #content .page {
                display: block;
                opacity: 1;
                position: relative;
                padding: 120px 13px;
                background: url(../img/index/book/bg.png) -220px -30px no-repeat;
            }

     #books #arrow li.active {
        display: none;
     }