#check_memo{
    font-size: 16px;
    font-family: "微軟正黑體";
    line-height: 18px;
}
.large-text{
    font-size: 200%;
}

.large-button{
    font-size: 24px;
    line-height: 26px;
    font-family: "微軟正黑體";
    padding: 4px 8px;
}

.msg-text{
    color: red;
}

.footer p{
	color: #fff;
}
.footer hr{
	border: 0;
}
#back-top, #back-top:hover{
	color: #fff;
}