﻿@charset "UTF-8";
body {
  background-image: url("../img/back-02.png");
  background-position: center top;
  background-repeat: no-repeat;

  font-family: "細明體";
  font-size: 9px;
}
img {
  border-style: none;
}