﻿body {
}

.mainContent {
    min-width:800px;
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(127,222,98,0.5) 25%, rgba(122,219,96,0.5) 30%, rgba(102,206,88,0.5) 50%, rgba(122,219,96,0.5) 70%, rgba(127,222,98,0.5) 75%, rgba(255,255,255,0.5) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(127,222,98,0.5) 25%,rgba(122,219,96,0.5) 30%,rgba(102,206,88,0.5) 50%,rgba(122,219,96,0.5) 70%,rgba(127,222,98,0.5) 75%,rgba(255,255,255,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(127,222,98,0.5) 25%,rgba(122,219,96,0.5) 30%,rgba(102,206,88,0.5) 50%,rgba(122,219,96,0.5) 70%,rgba(127,222,98,0.5) 75%,rgba(255,255,255,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#80ffffff',GradientType=0 ); /* IE6-9 */
}

.header_table_style0 {
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
    width: 100%;
    height: 100px;
}
.header_table_style {
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
    width: 100%;
    height: 100px;
    background-image: url('../images/master/header.png');
    background-repeat: no-repeat;
}
.header_table_style851 {
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
    width: 100%;
    height: 100px;
    background-image: url('../images/master/header_851.png');
    background-repeat: no-repeat;
}

.img_Logo_Style {
    margin: 0;
    padding: 0px 0px 0px 5px;
    border: 0;
}

.lbl_Name_Loc_Style {
    padding-left: 12px;
    font-size: 20px;
    font-weight: bold;
    font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial';
    color: #000;
}

.lbl_Name_En_Style {
    padding-left: 12px;
    font-size: 18px;
    font-weight: bold;
    font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial';
    color: #000;
    overflow: visible;
    white-space: nowrap;
}

.footer_content {
    font-size: 14px;
    font-weight: bold;
    font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial';
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.img_title_loc_Style {
    margin-left: auto;
    margin-right: auto;
}
