@charset "utf-8";
/* CSS Document */
@import url("reset.css");  /* 重置所有 html 元素預設值 */
@import url("layout.css"); /* 內容元件樣式設置*/
