﻿@charset "utf-8";
/* CSS Document */
.right {
    float: right;
}

#photo_row {
    border-left: 1px solid #B3B3B3;
    display: inline-block;
    float: left;
    height: auto;
    padding: 20px 25px 0;
    width: 790px;
}

#content_row {
    display: inline-block;
    float: left;
    height: auto;
    /*padding: 15px 0;*/
    padding: 10px 0 20px;
    width: 645px;
}

    #content_row p {
        padding: 0 0 20px 10px;
        text-align: justify;
    }

.photo_slide {
    display: inline-block;
    height: 465px;
}

.photo_preview {
    display: inline-block;
    float: left;
    height: 450px;
    width: 645px;
    margin-right: 20px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.slider {
    display: inline-block;
    float: right;
    height: 450px;
    width: 125px;
}

.btn_up, btn_down {
    display: block;
    height: 12px;
    width: 125px;
}

.photo_s {
    max-height: 80px;
    max-width: 125px;
    padding: 3px 0;
}

.program_box {
    /*height: 170px;*/
    /*height: 110px;*/
    margin: 5px 0;
    width: 680px;
}

#content_box p {
    display: block;
    /*font: bold 14px/20px ;*/
    letter-spacing: 0.3px;
    padding: 0 3px;
}

#content_box ul {
    height: auto;
    width: 650px;
    clear: both;
    margin: 0;
    padding: 0;
}

}

#content_box li {
    color: #444242;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    height: 26px;
    padding: 0 3px;
    width: 650px;
}

#content_box h3 {
    float: left;
    width: 450px;
}

#content_box2 {
    padding-left: 10px;
    width: 430px;
}

.content_title, .list_row {
    display: block;
    float: left;
    width: 500px;
}

    .list_row span {
        color: #444242;
        display: block;
        float: left;
        /*font: bold 12px/12px ;*/
        font-size: 13px;
        line-height: 25px;
        padding: 0 3px;
        text-align: left;
    }

    .list_row a {
        color: #424141;
        font: bold 13px/15px;
        text-decoration: none;
    }

        .list_row a:hover {
            color: #FF6600;
            text-decoration: underline;
        }

    .content_title h4 {
        color: #6dbab1;  /*----修改 color: #CE4D07; ----@@-ToToRo_20150212----*/
        display: inline-block;
        font-size: 18px;
        font-weight: bold;
        line-height: 25px;
        padding: 0 3px;
        vertical-align: top;
        float: left;
    }

.rating {
    display: inline-block;
    padding-left: 15px;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    color: #444242;
}

    .rating h5 {
        display: inline-block;
        padding: 5px;
        float: right;
        /*font: bold 12px/15px "華康華新體",;*/
        color: #444242;
    }

._top {
    padding: 5px 5px 5px 25px;
}

.social_btn {
    float: right;
    margin-right: 30px;
}

.preview {
    background: #4eb8a9;   /*----修改 background: #444; ----@@-ToToRo_20150212----*/
    display: inline-block;
    padding: 8px 10px;
}

    .preview span {
        display: block;
        float: left;
        padding: 0 3px;
    }

    .preview h5 {
        color: #FFFFFF;
        display: block;
        font-size: 12px;
        font-weight: bold;
        line-height: 25px;
        padding: 0 3px;
    }

#paging {
    bottom: 120px;
    display: block;
    float: left;
    padding: 0px 0 25px 20px;
    position: absolute;
    width: 720px;
}

.paging_row {
    display: inline-block;
    float: left;
    padding-left: 300px;
}

.go_top {
    display: inline-block;
    float: right;
    padding-right: 30px;
}

.left_row, .space, .right_row {
    display: block;
    float: right;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.3px;
    padding: 0 3px;
}

.title_row {
    border-bottom: 2px solid #b6b6b6;
}

.story_row {
    background: none repeat scroll 0 0 #f2f2f2;
    padding: 15px 20px 0 10px;
}

    .story_row ul {
        padding: 10px 5px;
    }

    .story_row li {
        height: 30px;
    }

        .story_row li h3 {
            /*font: bold 14px/25px ;*/
            font-size: 13px;
            line-height: 25px;
            float: left;
            color: #444242;
            padding: 0 3px;
        }

        .story_row li h4 {
            /*font: bold 12px/25px ;*/
            font-size: 13px;
            line-height: 25px;
            float: left;
            color: #444242;
            padding: 0 20px;
        }

        .story_row li a {
            /*font: bold 14px/25px ;*/
            font-size: 13px;
            line-height: 25px;
            color: #444242;
            text-decoration: none;
        }

            .story_row li a:hover {
                color: #FF6600;
                text-decoration: underline;
            }

.story_box {
    padding: 5px 0 5px 10px;
    height: 200px;
    display: table;
}

.title_row span {
    display: inline-block;
    float: left;
    padding: 5px 3px;
}

.title_row h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    color: #444242;
    padding: 0 3px;
}

table.hor {
    border-spacing: 1px;
    margin: 0 auto;
    padding: 0;
    width: 645px;
}

    table.hor tr {
        background: none repeat scroll 0 0 #CBCBCB;
        border-bottom: #FFF 1px solid;
    }

    table.hor th {
        background: none repeat scroll 0 0 #4eb8a9; /*----修改 background: none repeat scroll 0 0 #f2f2f2; ----@@-ToToRo_20150212----*/
        font-size: 15px;
        font-weight: bold;
        line-height: 20px;
        color: white;  /*----修改 color: #ad181a; ----@@-ToToRo_20150212----*/
        height: 20px;
        padding: 5px 8px;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
        vertical-align: middle;
    }

    table.hor td {
        background: none repeat scroll 0 0 white;
        padding: 5px 8px;
        text-align: left;
        color: #424141;
        font-size: 12px;
        line-height: 20px;
        text-align: center;
    }

#note_row {
    padding-top: 15px;
}

    #note_row p {
        font-size: 12px;
        font-weight: bold;
        line-height: 20px;
        color: #444242;
        padding: 0;
    }

.submit {
    background: red;
    display: block;
    display: inline-block;
    padding: 2px 6px;
}

    .submit a {
        color: #FFFFFF;
        font-size: 12px;
        font-weight: bold;
        line-height: 20px;
        padding: 0 3px;
        text-decoration: none;
    }

        .submit a:hover {
            text-decoration: underline;
        }
/*.program_box {
    height: 170px;
    margin: 5px 0;
    padding: 10px 16px;
    width: 665px;
}*/
.light {
    background: #d2d1d0;
}

.dark {
    background: #cac9c8;
}

.photo_box {
    float: left;
    margin: 5px 0;
    max-height: 180px;
    max-width: 145px;
}

.photo_box2 {
    display: block;
    float: left;
    margin: 5px 0;
    max-height: 180px;
    max-width: 140px;
}

.artist_row {
    float: right;
    width: 455px;
}

.left_btn {
    display: block;
    float: left;
    height: 120px;
}

.right_btn {
    display: block;
    float: right;
    height: 120px;
}

#infor_img a {
    display: block;
    float: left;
    padding: 0 12.5px;
    text-decoration: none;
}

.video_row {
    display: block;
    height: 120px;
    padding: 15px 0 0px;
    width: 165px;
}

#video_txt {
    display: block;
    height: 20px;
    width: 165px;
}

/* Rating system
/*-----------------------------------------------------------------------------------*/

#mainCenter p.txt_rating_g, #mainCenter p.txt_rating_bu, #mainCenter p.txt_rating_y, #mainCenter p.txt_rating_r, #mainCenter p.txt_rating_nc {
    float: left;
    color: #FFFFFF;
    margin-left: 10px;
    padding: 4px;
    font-size: 15px;
    line-height: 15px;
}

.txt_rating_r {
    background: none repeat scroll 0 0 red;
}

.txt_rating_bu {
    background: none repeat scroll 0 0 blue;
}

.txt_rating_g {
    background: none repeat scroll 0 0 green;
}

.txt_rating_y {
    background: none repeat scroll 0 0 orange;
}

.txt_note {
    color: red;
    font-size: 12px;
}

/****************************************************************************************/
#mainCenterTop .remain {
    padding-left: 10px;
    width: 655px;
}

#paging_Content {
    bottom: 147px;
    display: block;
    float: left;
    padding: 20px 0 10px 15px;
    position: static;
    width: 670px;
}

#photo_row .photo_preview img {
    position: relative;
    left: 100%;
    margin-left: -200%;
    top: 0;
    height: 450px;
}
