﻿body { background: #e8e8e8; }
.online { width: 1120px; height: 450px; padding: 40px; background: #fff; margin: 40px auto 0; }
    .online img { width: 603px; height: 450px; float: left; }
.o_main { position: relative; width: 420px; height: 442px; float: right; padding-left: 57px; background: url(/images/online/back.jpg) left top no-repeat; padding-top: 8px; }
    .o_main .l1 { display: block; width: 420px; font-size: 36px; height: 84px; line-height: 42px; font-family: "Californian FB"; text-transform: uppercase; text-align: left; color: #d0d0d0; margin-bottom: 10px; }
    .o_main .l1s { display: block; width: 460px; font-size: 36px; height: 84px; line-height: 42px; font-family: "Californian FB"; text-transform: uppercase; text-align: left; color: #d0d0d0; margin-bottom: 10px; }
    .o_main h3 { font-size: 60px; color: #1662de; font-weight: bold; border-bottom: 1px solid #333; line-height: 76px; letter-spacing: 4px; height: 76px; }
        .o_main h3.o1, .o_main h3.o2 span { font-size: 48px; }
        .o_main h3.o1s { letter-spacing: initial; font-size: 45px; }
    .o_main .l2 { font-size: 18px; color: #333; line-height: 40px; margin-top: 10px; }
    .o_main p { line-height: 26px; font-size: 14px; color: #333; margin: 5px 0; text-align: left; height: 104px; }
    .o_main div { font-size: 18px; color: #333; text-align: left; }
        .o_main div span { font-size: 50px; color: #cc1a33; font-family: Myriad Pro; }
    .o_main a { display: block; background: url(/images/online/details.jpg) no-repeat; width: 204px; height: 41px; }

.book { width: 500px; height: 570px; padding: 40px; background: #fff; margin-top: 40px; float: left; }
    .book img { width: 500px; height: 500px; vertical-align: middle; margin-bottom: 30px; }
    .book div { font-size: 18px; color: #333; text-align: left; float: left; line-height: 50px; }
        .book div span { font-size: 50px; color: #cc1a33; font-family: Myriad Pro; margin-left: 15px; line-height: 50px; }

    .book a.booka { float: right; display: block; background: url(/images/online/details.jpg) no-repeat; width: 204px; height: 41px; margin-top: 5px; }
