<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#parts_content a {
    font-size: 1.2em;
    text-decoration: underline;
    font-weight: bold;
}

    #parts_content a:hover {
        color: #ff6a00;
    }
/* motophoto scroller */
.bmoveleft, .bmoveright {
    cursor: pointer;
    width: 50px;
    height: 75px;
    position: relative;
    float: left;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-position: center;
}

.bmoveleft {
    background-image: url(/i/arrow_left.png);
}

.bmoveright {
    background-image: url(/i/arrow_right.png);
}

.divgenscroller {
    width: 1196px;
    height: 75px;
    clear: both;
}

.cgenscroller {
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    width: 1096px;
    height: 75px;
    position: relative;
}

.scrolltable {
    position: relative;
}

.pcimg img {
    height: 65px;
    float: left;
    padding: 2px;
    cursor: pointer;
}

#divMotoSpecInfo {
    width: 33%;
    height: 50%;
    border: 10px solid rgb(221, 221, 221);
    font-size: 12pt;
    color: rgb(85, 85, 85);
    background-color: rgb(243, 237, 210);
    position: fixed;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: visible;
    overflow-x: hidden;
    display: none;
    padding: 5px;
}

.gmsii {
    float: left;
    width: 95%;
    padding: 4px;
    margin: 4px;
    border: solid 1px #eee;
    background-color: #ff6a00;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.closemsi {
    width: 20px;
    height: 20px;
    background-image: url(/i/x.png);
    background-position-x: center;
    background-position-y: center;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
}

.mvsmm table td:nth-child(2), .mvsmm table td:nth-child(1) {
    cursor: pointer;
    background-image: url(/i/i_copy.png);
    background-repeat: no-repeat;
    background-position-x: right;
}

#helptop {
    background-color: #eee;
    color: #000;
    font-size: 12px;
    text-align: justify;
    display: none;
}

#btnhelptop {
    width: 882px;
    font-size: 14pt;
    font-weight: bold;
    background-color: #f6f6f6;
    color: #888;
    padding: 10px;
    margin: 0 0 10px 0;
    cursor: pointer;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #999;
    float: left;
}

    #btnhelptop:hover {
        background-color: rgb(221, 221, 221);
        border-radius: 10px;
    }

#btnhelpcmoto {
    position: relative;
    top: 0;
    float: left;
    background-image: url(/i/info.png);
    width: 30px;
    height: 30px;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}

    #btnhelpcmoto:hover {
        background-color: #ccc;
        border-radius: 30px;
    }

#morevideos {
    background-color: #ff6a00;
    color: #fff;
    cursor: pointer;
    display: table;
    width: 300px;
}

    #morevideos:hover {
        background-color: #333;
        border-radius: 6px;
    }

.elemfd {
    font-size: 0.9em;
    color: #777;
}

#m_top_title a {
    margin: 0 4px;
    font-size: .8em;
}

.mi_cus {
    position: relative;
    text-align: left;
    color: #fff;
    width: 290px;
    height: 120px;
    margin: 2px;
    border: solid 1px #bbb;
    background-color: #eee;
    float: left;
}

    .mi_cus img {
        max-width: 120px;
        max-height: 120px;
        float: left;
    }

.mi_custit {
    float: left;
    width: 160px;
    color: #000;
    font-size: .9em;
    line-height: 1.2em;
    padding: 4px;
}

    .mi_custit a {
        text-decoration: underline;
    }

    .mi_custit span {
        font-weight: bold;
    }
/* end motophoto scroller */

.mqinfo {
    line-height: 1.6em;
}

.spcid {
    width: 50px;
    float: left;
    margin-top: -2px;
    margin-left: 25px;
}

.mtblt {
    width: 740px;
    float: right;
    background: linear-gradient(-90deg, #ff5a09, #fff1ea, #fff);
    color: black;
}

.mtbl {
    border: none;
}

.mi_rel {
    border: none;
    width: 276px;
    height: 250px;
    float: left;
    margin: 10px;
}

.mi_rel_mod {
    width: 100%;
    background: linear-gradient(180deg, #fff, transparent);
    color: #555;
    height: 40px;
    position: absolute;
    top: -10px;
    font-weight: bold;
}

.tbtit {
    width: 100%;
    padding: 5px 0 5px 0;
    bottom: 42px !important;
}

.ribbon3 {
    position: absolute;
    width: 88px;
    top: 123px;
    left: 8px;
    height: 23px;
}

.txt {
    top: -21px !important;
}

h1 {
    font-size: 1.3em;
    text-align: center;
    margin: .55em;
}

.h1lg {
    font-size: 1.1em;
}

.h1xlg {
    font-size: 1em;
}
</pre></body></html>