@charset "utf-8";

h1{
	font-size:18px;
	font-family:"微軟正黑體", Arial, sans-serif;
	color:#0897d9;
	font-weight:bold;
	line-height:28px;
}
h2{
	font-size:30px;
	color:#323232;
	font-weight:bold;
	font-family:"微軟正黑體", Arial, sans-serif;
	line-height:30px;
}
h3{
	font-size:20px;
	color:#900;
	font-family:"微軟正黑體", Arial, sans-serif;
}
.style01{/*通用內文1*/
	font-size:13px;
	color:#656565;
	line-height:25px;
	font-weight:bold;
}

.style02{/*通用內文2*/
	font-size:13px;
	color:#333;
	line-height:25px;
	font-weight:bold;
}

.style03{/*通用內文3*/
	font-size:13px;
	color:#656565;
	line-height:25px;
}

.point01{
	color:#900;
}

.point02{
	font-size:12px;
	color:#F00;
}

.tbh1{
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	margin:5px 0;
	text-align:left;
	color:#0897d9;
	display:block;
}


