/*字型大修正，讓英文比較好認*/

body, input, select, textarea, button{
	font-family: Consolas, "微軟正黑體", "Microsoft JhengHei", sans-serif;
}