﻿<!--
	body {
		font-family: 'Roboto', 'Heiti TC', '微軟正黑體', 'Microsoft JhengHei', Arial;
		font-weight: 300;
		line-height:1.6;
		font-size:1em;
		letter-spacing: 0.1em;
	}
		
	input, textarea {
		font-family: 'Roboto', 'Heiti TC', '微軟正黑體', 'Microsoft JhengHei', Arial;
		font-weight: 300;
		line-height:1.6;
	}
	
	p {
		font-family: 'Roboto', 'Heiti TC', '微軟正黑體', 'Microsoft JhengHei', Arial;
	}
	
	h1, h2, h3, h4 {
		font-weight:300;
		line-height:1.6;
	}
	h1 {
		font-weight:400;
		line-height:1.3;
	}

	.type_01 {
		font-family: 'Droid Serif', 'Heiti TC', '微軟正黑體', 'Microsoft JhengHei', Arial;
		line-height:1.6;
		font-weight: 300;
		letter-spacing: 0.2em;
	}
	
	.type_02 {
		font-family: 'Roboto', Helvetica, 'Heiti TC', '微軟正黑體', 'Microsoft JhengHei', Arial;
		line-height:1.6;
		font-weight: 100;
		letter-spacing: 0em;
	}
	
	
-->