﻿body, h1, h2, h3, li {
    font-family: 'Microsoft JhengHei';
}

.mbody {
    background-image: url(../images/bg/BG009.jpg), url(../images/bg/BG009.jpg);
    background-repeat: no-repeat, no-repeat;
    background-position: top left,top right;
    background-size: 700px,700px;
    width: 100%;
}

.gridview_pager_1 td {
    border-top: 0px solid gray;
}

form {
    margin: 0px;
    padding: 0px;
}

#content {
    padding: 10px;
}

.buttons {
    padding: 0 0 10px 0;
}

.red {
    color: red;
}

.panel_pic {
    float: right;
    margin-right: 10px;
}

.bg_color_blue {
    background-color: #C4DAEE;
}

.bg_color_green {
    background-color: #D6EDD6;
}

.bg_color_red {
    background-color: #F3CCCB;
}

.margin-top-1 {
    margin-top: -1px;
}

.td-200 {
    width: 200px;
}

.home_right {
    width: 200px;
    height: 300px;
    background-color: red;
    position: fixed;
    top: 120px;
    right: 30px;
    z-index: 999999;
}

.ul123 {
    list-style-type: decimal;
    margin-left: 4em;
    margin-bottom: 20px;
}

.row_today {
    background-color: #FFFF99;
}

.row_1 {
    /*line-height:50px;*/

}


.td_s5 {
    border: solid 1px gray;
    background-repeat: repeat-x;
    background-image: url(../images/bg/menu_links_bg_5_2.gif);
    color: #1C5E55;
    text-align: center;
    font-size: small;
    border-bottom: solid 1px gray;
    height: 30px;
}

.td_s6 {
    border: solid 1px gray;
    background-repeat: repeat-x;
    background-image: url(../images/bg/menu_links_bg_6_2.gif);
    color: black;
    text-align: center;
    font-size: small;
    height: 30px;
}

.news_1 {
    background-color:#D0F2FF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding:10px;
}

.news_2 {
    background-color:#D0FFEE;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding:10px;
    margin-top:10px;
}

.news_3 {
    background-color:#FFDDDF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding:10px;
    margin-top:10px;
}

#key-word
{
    font-size: 0px;
    color: white;
}

.td_1 {
    text-align:right;
}

.mbody_1 {
    min-height:400px;
}

.music {
    height: 20px;
    width: 200px;
    padding-top: 10px;
    
}


.td_detail_public_head {
    font-size: 16px;
    text-align: center;
    border: 1px;
    border-collapse: collapse;
    border-spacing: 0px;
    border-color: Silver;
    border-style: solid;
    vertical-align: middle;
    background-color: #EEEEEE;
}

.td_detail_public {
    font-size: 16px;
    text-align: center;
    border: 1px;
    border-collapse: collapse;
    border-spacing: 0px;
    border-color: Silver;
    border-style: solid;
    vertical-align: middle;
}
.keyword {
    font-size: 0px;
    color: #fff;
}