@import url(_form.css);

.top-txt{
    font-family: '微軟正黑體';
    font-size: 18px;
    color:#545454; 
    text-align: center;
    font-weight: 600;
    margin-bottom: 22px;
}
.top-txt span{
    color: #878787;
    font-family: 'Arial';
    font-size: 15px;
    color:#878787; 
}