@charset "utf-8";
/* CSS Document */
@import url("../fonts/notosanstc/notosanstc.css");

@import url("../fonts/cwtexkai/cwtexkai.css");

@font-face {
  font-family: 'DFT_S5';
  src: url('../fonts/DFT_S5.ttf') format("woff"),
       url('../fonts/.ttf') format("truetype"),
       url('../fonts/.eot') format("embedded-opentype");
}

.r01{
	color:#e60012;
}
.w01{
	font-size: 18px; color: #666;
}
.w02{
  font-size: 20px; color: #222; font-weight: 600; 
}