﻿body 
{
    font-family: Microsoft JhengHei;
}
#other
{
    display:none;
}
h2
{
    font-size:40px;
    font-weight:800;
    margin-bottom:40px;
}
h3
{
    margin-top:30px;
    margin-bottom:20px;
    font-weight:900;
}
.inforBlock
{
    /*padding:80px;*/
    width:1000px;
}
.inforBlock p
{
    font-size: 18px;
}
.inforBlock table p
{
    text-indent:0em;
    font-size: 18px;
        margin-bottom: 0;
}
table
{
        width: 80%;
    margin: 0 auto;
}

table td
{
    padding:10px;
}
.infoContent
{
    line-height:35px;
}
