﻿@charset "utf-8";
/* CSS Document */


/* ---reset.css--- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: "century gothic",微軟正黑體;
    line-height: 28px;
}
/* HTML5 display-role reset for older browsers */

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background-color: #fff;
    width: 100%;
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: century gothic;
}

@font-face {
    font-family: century gothic;
}

@font-face {
    font-family: century gothic;
}

#down {
    height: 70px;
}

#all {
    width: 100%;
    margin: auto;
}

.title {
    color: #FFF;
    font-size: 22px;
    padding-left: 55px;
    background-image: url("../Images/logoimg.png");
    background-repeat: no-repeat;
    line-height: 60px;
}

.Logintitle {
    padding-left: 15px;
    font-size: 30px;
    font-weight: bold;
    color: white;
    line-height: 60px;
    background-color: #30C;
    height: 60px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#63b6db+0,309dcf+100;Blue+3D+%234 */
    background: #63b6db; /* Old browsers */
    background: -moz-linear-gradient(top, #63b6db 0%, #309dcf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#63b6db), color-stop(100%,#309dcf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #63b6db 0%,#309dcf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #63b6db 0%,#309dcf 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #63b6db 0%,#309dcf 100%); /* IE10+ */
    background: linear-gradient(to bottom, #63b6db 0%,#309dcf 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63b6db', endColorstr='#309dcf',GradientType=0 ); /* IE6-9 */
    border-bottom: #069 1px solid;
}

.top {
    background-color: #30C;
    width: 100%;
    height: 60px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#63b6db+0,309dcf+100;Blue+3D+%234 */
    background: #63b6db; /* Old browsers */
    background: -moz-linear-gradient(top, #63b6db 0%, #309dcf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#63b6db), color-stop(100%,#309dcf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #63b6db 0%,#309dcf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #63b6db 0%,#309dcf 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #63b6db 0%,#309dcf 100%); /* IE10+ */
    background: linear-gradient(to bottom, #63b6db 0%,#309dcf 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63b6db', endColorstr='#309dcf',GradientType=0 ); /* IE6-9 */
    border-bottom: #069 1px solid;
    margin: 0 auto;
}

.bold {
    font-weight: bold;
}



.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.clear {
    clear: both;
}


#copyright {
    width: 100%;
    height: 40px;
    background-color: #666;
    color: #fff;
    text-align: center;
    line-height: 40px;
    bottom: 0px;
    position: fixed;
    font-size: 0.75em;
    letter-spacing: 1px;
}

.emetime {
    text-align: right;
    padding-right: 15px;
    font-size: 16px;
    color: #fff;
}

#Bookspace {
    width: 570px;
    height: 120px;
    border-radius: 5px;
    background-color: #f3f3f3;
    margin-top: 10px;
    border: #999 1px solid;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
}

    #Bookspace .name {
        background: #EEE;
        display: table;
        height: 120px;
        width: 55px;
        *position: relative;
        float: left;
    }

        #Bookspace .name .txt {
            display: table-cell;
            text-align: left;
            vertical-align: middle;
            *display: block;
            font-size: 17px;
            *position: absolute;
            *top: expression( this.parentElement.clientHeight / 2 - this.clientHeight / 2);
            *width: 100%;
            padding: 0px 10px;
            -webkit-border-top-left-radius: 5px;
            -webkit-border-bottom-left-radius: 5px;
            -moz-border-radius-topleft: 5px;
            -moz-border-radius-bottomleft: 5px;
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
            border-right: #999 1px solid;
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc0000+0,bc0000+100 */
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc0000+0,bc0000+100 */
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b20000+0,8c0000+100 */
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bc0000+0,a30000+100 */
            background: #dddddd; /* Old browsers */
            background: -moz-linear-gradient(top, #dddddd 0%, #cccccc 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #dddddd 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #dddddd 0%,#cccccc 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #dddddd 0%,#cccccc 100%); /* IE10+ */
            background: linear-gradient(to bottom, #dddddd 0%,#cccccc 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
        }

.Bookproduct {
    width: 390px;
    float: left;
    text-align: left;
}

    .Bookproduct ul {
        font-size: 0.95em;
        width: 100%;
    }

    .Bookproduct li {
        width: 33%;
        float: left;
        list-style-type: none;
        height: 120px;
        vertical-align: middle;
        display: table;
    }

.Bookpicproduct {
    width: 120px;
    float: left;
    text-align: center;
}

    .Bookpicproduct ul {
        font-size: 0.95em;
    }

    .Bookpicproduct li {
        width: 24.5%;
        float: left;
        list-style-type: none;
        height: 120px;
        vertical-align: middle;
        display: table;
    }

.Booktxt {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    border-left: #999 1px solid;
}

.Bookphotos {
    float: left;
    padding-left: 0px;
    padding-top: 0px;
    text-align: center;
    vertical-align: middle;
}

#allspace {
    width: 95%;
    height: 120px;
    border-radius: 5px;
    background-color: #f3f3f3;
    margin: auto;
    margin-top: 10px;
    border: #999 1px solid;
    overflow: hidden;
}

    #allspace .name {
        background: #EEE;
        display: table;
        height: 120px;
        width: 25%;
        *position: relative;
        float: left;
        /*background-image:url(img/error.png); background-repeat:no-repeat;
 background-position:5px 5px;background-color:#666;*/
    }

#allspace1 {
    width: 95%;
    height: 120px;
    border-radius: 5px;
    background-color: #fffacc;
    margin: auto;
    margin-top: 10px;
    border: #999 1px solid;
    overflow: hidden;
}

    #allspace1 .name {
        background: #EEE;
        display: table;
        height: 120px;
        width: 25%;
        *position: relative;
        float: left;
        /*background-image:url(img/error.png); background-repeat:no-repeat;
 background-position:5px 5px;*/
    }

#allspace2 {
    width: 95%;
    height: 120px;
    border-radius: 5px;
    background-color: #f3f3f3;
    margin: auto;
    margin-top: 10px;
    border: #999 1px solid;
    overflow: hidden;
}

    #allspace2 .name {
        background: #EEE;
        display: table;
        height: 120px;
        width: 25%;
        *position: relative;
        float: left;
        /*background-image:url(img/error.png); background-repeat:no-repeat;
 background-position:5px 5px;*/
    }

#allspace .name .txt {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    *display: block;
    font-size: 17px;
    *position: absolute;
    *top: expression( this.parentElement.clientHeight / 2 - this.clientHeight / 2);
    *width: 100%;
    padding: 0px 10px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc0000+0,bc0000+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc0000+0,bc0000+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b20000+0,8c0000+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bc0000+0,a30000+100 */
    background: #dddddd; /* Old browsers */
    background: -moz-linear-gradient(top, #dddddd 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #dddddd 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #dddddd 0%,#cccccc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #dddddd 0%,#cccccc 100%); /* IE10+ */
    background: linear-gradient(to bottom, #dddddd 0%,#cccccc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}


#allspace .name .photo {
    padding: 5px 5px;
    width: 60px;
    float: left;
}


#allspace1 .name .txt {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    color: #fff;
    *display: block;
    font-size: 17px;
    *position: absolute;
    *top: expression( this.parentElement.clientHeight / 2 - this.clientHeight / 2);
    *width: 100%;
    padding: 0px 10px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc0000+0,bc0000+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc0000+0,bc0000+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b20000+0,8c0000+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bc0000+0,a30000+100 */
    background: #bc0000; /* Old browsers */
    background: -moz-linear-gradient(top, #bc0000 0%, #a30000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bc0000), color-stop(100%,#a30000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #bc0000 0%,#a30000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #bc0000 0%,#a30000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #bc0000 0%,#a30000 100%); /* IE10+ */
    background: linear-gradient(to bottom, #bc0000 0%,#a30000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc0000', endColorstr='#a30000',GradientType=0 ); /* IE6-9 */
}

#allspace2 .name .txt {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    color: #fff;
    *display: block;
    font-size: 17px;
    *position: absolute;
    *top: expression( this.parentElement.clientHeight / 2 - this.clientHeight / 2);
    *width: 100%;
    padding: 0px 10px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc0000+0,bc0000+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc0000+0,bc0000+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b20000+0,8c0000+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bc0000+0,a30000+100 */
    background: #bc0000; /* Old browsers */
    background: -moz-linear-gradient(top, #bc0000 0%, #a30000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bc0000), color-stop(100%,#a30000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #bc0000 0%,#a30000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #bc0000 0%,#a30000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #bc0000 0%,#a30000 100%); /* IE10+ */
    background: linear-gradient(to bottom, #bc0000 0%,#a30000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc0000', endColorstr='#a30000',GradientType=0 ); /* IE6-9 */
}

.photos {
    width: 100%;
}

.phototxt {
    width: 100%;
    display: table;
    padding-top: 2px;
    height: 60px;
    *position: relative;
}

    .phototxt .txt {
        display: table-cell;
        color: #333;
        text-align: center;
        line-height: 20px;
        padding: 0px 5px;
        vertical-align: middle top;
        *display: block;
        *position: absolute;
        *top: expression( this.parentElement.clientHeight / 2 - this.clientHeight / 2);
        *width: 100%;
    }

.product {
    width: 75%;
    float: left;
}

    .product ul {
        font-size: 0.95em;
    }

    .product li {
        width: 12.5%;
        line-height: 20px;
        float: left;
        list-style-type: none;
        text-align: center;
        /*background-image:url(img/oks.png); background-position:10px 10px; background-repeat:no-repeat; padding-left:50px;*/
        border-left: #999 1px solid;
        height: 120px;
        padding-top: 20px;
        display: block;
    }


@media screen and (max-width: 767px) {
    /* 如果使用者之視窗寬度 <= 768px，將會再載入這裡的 CSS。*/


    #allspace {
        width: 95%;
        height: 120px;
        border-radius: 5px;
        background-color: #f3f3f3;
        margin: 5px, 5px, 5px, 5px;
        margin-top: 10px;
        border: #999 1px solid;
        overflow: hidden;
    }


        #allspace .name {
            background: #EEE;
            display: table;
            height: 120px;
            width: 28%;
            *position: relative;
            float: left;
            /*background-image:url(img/error.png); background-repeat:no-repeat;
 background-position:5px 5px;background-color:#666;*/
        }

    #allspace1 {
        width: 95%;
        height: 120px;
        border-radius: 5px;
        background-color: #fffacc;
        margin: 5px, 5px, 5px, 5px;
        margin-top: 10px;
        border: #999 1px solid;
        overflow: hidden;
    }

        #allspace1 .name {
            background: #EEE;
            display: table;
            height: 120px;
            width: 28%;
            *position: relative;
            float: left;
            /*background-image:url(img/error.png); background-repeat:no-repeat;
 background-position:5px 5px;*/
        }

    #allspace2 {
        width: 95%;
        height: 120px;
        border-radius: 5px;
        background-color: #f3f3f3;
        margin: 5px, 5px, 5px, 5px;
        margin-top: 10px;
        border: #999 1px solid;
        overflow: hidden;
    }

        #allspace2 .name {
            background: #EEE;
            display: table;
            height: 120px;
            width: 28%;
            *position: relative;
            float: left;
            /*background-image:url(img/error.png); background-repeat:no-repeat;
 background-position:5px 5px;*/
        }

    #allspace .name .txt {
        display: table-cell;
        text-align: left;
        vertical-align: middle;
        *display: block;
        font-size: 16px;
        *position: absolute;
        *top: expression( this.parentElement.clientHeight / 2 - this.clientHeight / 2);
        *width: 100%;
        padding: 0px 0px 0px 3px;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc0000+0,bc0000+100 */
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc0000+0,bc0000+100 */
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b20000+0,8c0000+100 */
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bc0000+0,a30000+100 */
        background: #dddddd; /* Old browsers */
        background: -moz-linear-gradient(top, #dddddd 0%, #cccccc 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #dddddd 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #dddddd 0%,#cccccc 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #dddddd 0%,#cccccc 100%); /* IE10+ */
        background: linear-gradient(to bottom, #dddddd 0%,#cccccc 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
    }


    #allspace .name .photo {
        padding: 5px 5px;
        width: 60px;
        float: left;
    }


    #allspace1 .name .txt {
        display: table-cell;
        text-align: left;
        vertical-align: middle;
        color: #fff;
        *display: block;
        font-size: 16px;
        *position: absolute;
        *top: expression( this.parentElement.clientHeight / 2 - this.clientHeight / 2);
        *width: 100%;
        padding: 0px 0px 0px 3px;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc0000+0,bc0000+100 */
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc0000+0,bc0000+100 */
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b20000+0,8c0000+100 */
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bc0000+0,a30000+100 */
        background: #bc0000; /* Old browsers */
        background: -moz-linear-gradient(top, #bc0000 0%, #a30000 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bc0000), color-stop(100%,#a30000)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #bc0000 0%,#a30000 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #bc0000 0%,#a30000 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #bc0000 0%,#a30000 100%); /* IE10+ */
        background: linear-gradient(to bottom, #bc0000 0%,#a30000 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc0000', endColorstr='#a30000',GradientType=0 ); /* IE6-9 */
    }

    #allspace2 .name .txt {
        display: table-cell;
        text-align: left;
        vertical-align: middle;
        color: #fff;
        *display: block;
        font-size: 16px;
        *position: absolute;
        *top: expression( this.parentElement.clientHeight / 2 - this.clientHeight / 2);
        *width: 100%;
        padding: 0px 0px 0px 3px;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc0000+0,bc0000+100 */
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc0000+0,bc0000+100 */
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b20000+0,8c0000+100 */
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bc0000+0,a30000+100 */
        background: #bc0000; /* Old browsers */
        background: -moz-linear-gradient(top, #bc0000 0%, #a30000 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bc0000), color-stop(100%,#a30000)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #bc0000 0%,#a30000 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #bc0000 0%,#a30000 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #bc0000 0%,#a30000 100%); /* IE10+ */
        background: linear-gradient(to bottom, #bc0000 0%,#a30000 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc0000', endColorstr='#a30000',GradientType=0 ); /* IE6-9 */
    }

    .photos {
        width: 8%;
        float: left;
        padding-left: 0px;
        padding-top: 11px;
    }

    .phototxt {
        width: 80%;
        float: right;
        display: table;
        height: 60px;
        padding-top: 0px;
        *position: relative;
    }

        .phototxt .txt {
            display: table-cell;
            text-align: center;
            padding: 0px 0px;
            vertical-align: middle;
            *display: block;
            *position: absolute;
            *top: expression( this.parentElement.clientHeight / 2 - this.clientHeight / 2);
            *width: 100%;
        }

    .product {
        width: 72%;
        float: left;
    }

        .product ul {
            font-size: 0.95em;
        }

        .product li {
            width: 25%;
            float: left;
            list-style-type: none;
            text-align: center;
            border-left: #999 1px solid;
            height: 60px;
            display: block;
            padding-top: 0px;
        }


            .product li:nth-child(5) {
                width: 25%;
                float: left;
                list-style-type: none;
                text-align: center;
                border-left: #999 1px solid;
                height: 60px;
                display: block;
                padding-top: 0px;
                border-top: #999 1px solid;
            }

            .product li:nth-child(6) {
                width: 25%;
                float: left;
                list-style-type: none;
                text-align: center;
                border-left: #999 1px solid;
                height: 60px;
                display: block;
                padding-top: 0px;
                border-top: #999 1px solid;
            }

            .product li:nth-child(7) {
                width: 25%;
                float: left;
                list-style-type: none;
                text-align: center;
                border-left: #999 1px solid;
                height: 60px;
                display: block;
                padding-top: 0px;
                border-top: #999 1px solid;
            }

            .product li:nth-child(8) {
                width: 25%;
                float: left;
                list-style-type: none;
                text-align: center;
                border-left: #999 1px solid;
                height: 60px;
                display: block;
                padding-top: 0px;
                border-top: #999 1px solid;
            }
}
