body{
    /* position:relative; */
    width: 100%;
    height: 100%;
    max-height: 2432px;
    text-align:center;
    z-index:-1;
    background-color: #e6e6e6;
}            
.div_Box{
    position:relative;
    margin: 0px auto;
    width: 1024px;
    height: 2432px;
    background:url('../img/bg/c_back_1.jpg');
    z-index:1;
}            

.o_logo {
    width: 255px;
    height: 101px;
    margin-top: 70px;
    margin-left: 398px;
    z-index:3;
    position:absolute;
}

.c_team{
    width: 800px;
    height: 40px;
    margin-top: 270px;
    margin-left: 115px;
    font-family:'Colonna MT';
    font-size:24pt;    
    z-index:3;
    position:absolute;
}

.tb_Box{
    width: 1024px;    
    margin-top: 330px;
    margin-left: 0px;
    border: 0;
    padding: 0px;
    border-collapse:collapse;
    z-index:3;
    position:absolute;    
}

.block_01_row{    
    border: 0;
    height: 320px;
    background: url('../img/bg/b_block_1.jpg');
    background-repeat: no-repeat; 
}

.block_02_row{    
    border: 0;
    height: 320px;
    background: url('../img/bg/b_block_2.jpg');
    background-repeat: no-repeat; 
}
/* .row1{
    height: 70%;
}
.row2{
    height: 30%;
} */

.block_01_td{
    content: "";
    width: 1024px;
    height: 300px;
    border: 0;
    padding: 0;
    margin: 0;
    /* border-width:1px;
    border-style:dashed;border-color:#FFAC55; */
}


.tb_Box_data{
    width: 974px;
    height: 285px;    
    margin-top: 30px;
    margin-left: 50px;    
    z-index:5;
    padding: 0;
    overflow: hidden;
    /* padding: 0px; */
    /* padding-top: 10px; */
    /* display:block; */
    /* position:absolute; */
    /* border-width:1px;
    border-style:dashed;border-color:#FFAC55; */
    
}

.r1_co1{
    width: 200px;
    height: 217px;
    text-align: left;
    /* border-width:1px;
    border-style:dashed;border-color:#FFAC55; */
}

.r2_co1{
    width: 200px;
    text-align: left;
    /* border-width:1px;
    border-style:dashed;border-color:#FFAC55; */
}

.tb_name{
    padding: 0px;
    /* border-width:1px;
    border-style:dashed;border-color:#FFAC55; */
}

.p_Nameword{
    /* display: inline; */
    font-family: '華康儷宋'; 
    font-size: 24pt;
    text-align: left;
    vertical-align: bottom;    
    width: 120px;
    /* height: 100%; */
}

.p_title{
    text-align: left;
    vertical-align: bottom;
    font-size: 18pt;
    font-family: '華康儷宋'; 
}

.r1_co2{
    width: 450px;
    text-align: left;
    vertical-align: top;
    /* border-width:1px;
    border-style:dashed;border-color:#FFAC55; */
}

.r1_co3{
    width: 400px;
    text-align: left;
    vertical-align: top;
}

.ul_01{
    line-height: 20pt;
    font-family: '華康儷宋';
    font-size: 14pt;
    list-style-type:none;
    margin:0px;
    color: rgb(204, 3, 3);
    font-weight:bold;
    /* color: #842422; */
}

.ul_01_01{
    font-family: '華康儷宋';
    font-size: 14pt;
    list-style-type:disc;
    color: black;
    font-weight:lighter;
}

.ul_01_Sizesmall{
    line-height: 15pt;
    font-family: '華康儷宋';
    font-size: 14pt;
    list-style-type:none;
    margin:0px;
    color: rgb(204, 3, 3);
    font-weight:bold;
    /* color: #842422; */
}

.ul_01_01_Sizesmall{
    font-family: '華康儷宋';
    font-size: 10pt;
    list-style-type:disc;
    color: black;
    font-weight:lighter;
    /* float: left; */
}

.Footer {
    width: 100%;
    height: 100px;
    text-align:right;
    font-family: '方正細黑一';
    top: 2332px;
    z-index:1;
    position:absolute;
}