.bebas {
  font-family: 'Bebas Neue', cursive; }

.main {
  background: #fffaf1;
}

.box27, .box27l, .box28, .box28l {
  background: white;
}

.title_bg {
    color : #FF0000;
    background : -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e9e9e9));
    background : linear-gradient(180deg, #fff, #e9e9e9)
}

.modal_bg {
    background : #f8d6d8;
}

.footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-width: 768px;
    height: 80px;
    z-index: 0;
}

.footer .logo-frail {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 378px;
    height: 80px;
    z-index: 1;
}

.footer .logo-alpha-system {
    position: absolute;
    right: 30px;
    bottom: 20px;
    width: 140px;
    height: 26px;
    z-index: 1;
}

/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIm1haW4uc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNFLGtDQUFrQyxFQUFBIiwiZmlsZSI6Im1haW4uY3NzIiwic291cmNlc0NvbnRlbnQiOlsiLmJlYmFzIHtcbiAgZm9udC1mYW1pbHk6ICdCZWJhcyBOZXVlJywgY3Vyc2l2ZTtcbn1cbiJdfQ== */
