
MaxCDN Tools

    PROCSSOR
    LEARN MORE

Procssor cleans and organizes your css the way you want it.
Perfect for css consistency when multiple people contribute.

#mainimg_photo {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    clear: both;
}

    #mainimg_photo ul li { list-style: none }

#credit {
    font-size: 12px;
    color: #333333;
    height: 30px;
    border-bottom: 1px dotted #999999;
    margin-bottom: 10px;
    overflow: hidden;
}

    #credit .left {
        float: left;
        text-align: left;
    }

    #credit .right {
        float: right;
        text-align: right;
    }

h2.midashi {
    font-size: 24px;
    color: #000;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1.4;
}

/*  */

#feat950box {
    width: 950px;
    overflow: hidden;
}

#mainbox {
    width: 680px;
    float: left;
    margin-right: 20px;
    padding: 0;
}

#subbox {
    float: right;
    width: 300px;
}

/*pcspcommon*/

#mainbox .context {
    width: 680px;
    overflow: hidden;
    margin-bottom: 30px;
    color: #000;
}

    #mainbox .context p {
        margin-bottom: 20px;
        font-size: 15px;
        line-height: 160%;
    }

    #mainbox .context .modelname {
        padding: 12px;
        font-size: 20px;
        color: #fff;
        background-color: #222;
        font-family: Arial, Helvetica, sans-serif;
        margin-bottom: 20px;
        font-weight: bold;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
    }

    #mainbox .context .caption {
        font-size: 12px;
        color: #000;
        margin-top: 5px;
        margin-bottom: 15px;
        line-height: 155%;
    }

    #mainbox .context .capphoto {
        margin-top: 10px;
        margin-bottom: 0px !important;
    }

#mainbox .topics_cap {
    font-size: 13px;
    line-height: 150%;
    margin-bottom: 20px;
    margin-top: 5px;
    color: #000;
    padding-left: 2em;
    text-indent: -2em;
}

    #mainbox .topics_cap span.number {
        padding: 4px 3px 3px 3px;
        color: #fff;
        background-color: #C00;
        margin-right: 6px;
        font-size: 11px;
    }

#mainbox .context h3.boxmidashi {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    padding-bottom: 8px;
    border-bottom: 4px solid #222;
    margin-bottom: 15px;
    margin-top: 5px;
}

#mainbox .context h3.point {
    font-size: 15px;
    font-weight: bold;
    color: #000;
    padding-bottom: 8px;
    border-bottom: 3px solid #222;
    margin-bottom: 15px;
    margin-top: 5px;
}

/*point*/

#mainbox .context .pointlist {
    background-color: #fff;
    border: 2px solid #ccc;
    padding: 10px 15px 12px 15px;
    font-size: 13px;
    line-height: 150%;
    overflow: hidden;
}

    #mainbox .context .pointlist .midashi {
        font-size: 13px;
        font-weight: bold;
        margin-bottom: 10px;
        color: #C00;
        border: none;
        padding-left: 0;
    }

    #mainbox .context .pointlist ul li { margin-bottom: 8px }

#mainbox .leadbox {
    padding: 15px;
    text-align: left;
    background-color: #f5f5f5;
    color: #000;
    font-size: 14px;
    line-height: 155%;
    font-weight: normal;
    border: 2px solid #bbb;
    margin-bottom: 25px;
    margin-top: 10px;
}

.right_midashi300 {
    padding-left: 10px;
    clear: both;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #222;
    background-repeat: no-repeat;
    height: 20px;
    padding-top: 6px;
    padding-bottom: 3px;
}

ul.sidemenu_plist300 {
    border-left: 1px solid #555;
    border-right: 1px solid #555;
    border-bottom: 1px solid #555;
    overflow: hidden;
    width: 298px;
    margin-bottom: 15px;
}

    ul.sidemenu_plist300 li {
        border-bottom: 1px solid #ccc;
        list-style: none;
        overflow: hidden;
        clear: both;
    }

    ul.sidemenu_plist300 li:last-child { border-bottom: none }

    ul.sidemenu_plist300 li a {
        display: block;
        width: 280px;
        padding: 10px 8px 8px 10px;
        color: #000;
        text-decoration: none;
        font-size: 13px;
        background-color: #fff;
        height: 40px;
    }

    ul.sidemenu_plist300 li a:hover { background-color: #f5f5f5 }

    ul.sidemenu_plist300 li img {
        width: 50px;
        height: 38px;
        margin-right: 10px;
        float: left;
        margin-bottom: 5px;
    }

.rightinbox300 {
    width: 278px;
    padding: 10px;
    font-size: 12px;
    line-height: 155%;
    border: 1px solid #555;
    margin-bottom: 15px;
}

.fixed {
    position: fixed;
    top: 10px;
}

.capmidashi {
    margin-top: 10px;
    line-height: 160%;
    margin-bottom: 10px;
}

ul.recommendpost {
    width: 680px;
    overflow: hidden;
}

    ul.recommendpost li {
        padding-bottom: 8px;
        margin-bottom: 8px;
        border-bottom: 1px dotted #ccc;
    }

        ul.recommendpost li a {
            font-size: 14px;
            font-weight: bold;
            line-height: 150%;
            text-decoration: underline;
        }

        ul.recommendpost li a:hover { text-decoration: none }

        ul.recommendpost li a img {
            width: 90px;
            height: 60px;
            margin-right: 10px;
            vertical-align: middle;
        }

        ul.recommendpost li a:hover img {
            filter: alpha(opacity=80);
            opacity: 0.8;
            background: #ffffff;
        }

ul.sidemenu_plist300sl {
    border-left: 1px solid #555;
    border-right: 1px solid #555;
    border-bottom: 1px solid #555;
    overflow: hidden;
    width: 298px;
    margin-bottom: 15px;
}

    ul.sidemenu_plist300sl li {
        border-bottom: 1px solid #ccc;
        list-style: none;
        overflow: hidden;
        clear: both;
    }

    ul.sidemenu_plist300sl li:last-child { border-bottom: none }

    ul.sidemenu_plist300sl li a {
        display: block;
        width: 280px;
        padding: 10px 8px 8px 10px;
        color: #000;
        text-decoration: none;
        font-size: 13px;
        background-color: #fff;
    }

    ul.sidemenu_plist300sl li a:hover { background-color: #f5f5f5 }

    ul.sidemenu_plist300sl li a img {
        width: 50px;
        height: 38px;
        margin-right: 10px;
        float: left;
        margin-bottom: 5px;
    }

/*btn*/

.broslink a {
    border: 1px solid #F90;
    display: block;
    padding: 12px 10px 10px 10px;
    text-align: center;
    font-size: 13px;
    color: #111;
    font-weight: bold;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #feae31), color-stop(0.00, #efe457));
    background: -webkit-linear-gradient(top, #efe457 0%, #feae31 100%);
    background: -moz-linear-gradient(top, #efe457 0%, #feae31 100%);
    background: -o-linear-gradient(top, #efe457 0%, #feae31 100%);
    background: -ms-linear-gradient(top, #efe457 0%, #feae31 100%);
    background: linear-gradient(top, #efe457 0%, #feae31 100%);
    text-decoration: none;
    margin-bottom: 10px;
}

.broslink a:hover { text-decoration: underline!important }

/*after written*/

ul.infolist {
    padding: 15px;
    background-color: #f5f5f5;
    border: 1px solid #bbb;
}

span.list_new{
font-size: 8px; background-color: #C20; color: #FFF; padding: 0px 3px; display: inline-block; vertical-align: middle;
}