


body { 
    font-size: 17px; 
    font-family: 微軟正黑體, "Microsoft JhengHei", Arial; 
    font-weight: bold; 
    color: #444444;
    background: #FFFFFF; 
}

.OutFrame {
    width: 1002px;
    text-align: center;
    margin: 0 auto;
    background: #EBEBEB;
    border-left:  1px solid #ccc;
    border-right:  1px solid #ccc;
    border-bottom:  1px solid #ccc;
}
.OutFrame img {
    border: 0;
    vertical-align: top;
}
.OutFrame p {
    display: block;
    font-size: 20px;
    line-height: 32px;
    margin: 10px 0;
}

header {
    background: #009944;
}
header img {
    display: block;
    margin: 0 auto;
    padding: 16px 0 16px 0;
}

.orangeLine {
    width: 100%;
    height: 9px;
    background: #EA5404;
}

.titlePic {
    margin: 85px 0 28px 0;
}

.remarkBox {
    width: 750px;
    text-align: left;
    line-height: 38px;
    padding: 5px 0 0 18px;
    margin: 25px auto;
}

.ftstyle01 {
    color: #EA5404;
    text-decoration: underline;
}

.goBtnPic {
    margin: 20px 0 40px 0;
}

footer {
    height: 41px;
    font-size: 13px;
    line-height: 40px;
    font-family: arial, verdana;
    text-align: center;
    color: #000;
    background: #FFF;
    margin: 20px 0 0 0;
}
