body *{
    font-family:"Arial","Microsoft JhengHei";
}

#sec01{
    background: url(https://image.card.tw.r10s.com/images/corp/campaign/2416/top_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

.cam_topBox {
    width: 950px;
    height: 450px;
    margin: 0 auto;
}
.first-notice{
  width: 950px;
  margin: 30px auto 30px;
}


.apply-box .btn-apply{
    width: 240px;
    height: 50px;
    display: block;
    margin: 0 auto;
    font-size: 18px;
    line-height: 50px;
    color: #ffffff;
    background-color: #c31010;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.info-box li {
    float: left;
    width: 300px;
    margin-right: 25px;
}

.info-box li:last-child {
    margin-right: 0;
}

.about_ashibinaa{ width: 950px; background-color: #fff; display: block; margin: 0 auto; padding: 10px 0px; text-align: center; font-size: 1.6em; font-weight: bold; font-family:"Microsoft JhengHei"; color: #0153a5;}

