﻿.guide-t01 {
	font-family: "新細明體";
	font-size: 14px;
	line-height: 30px;
	color: #333333;
}
a.guide:link {
	font-family: "新細明體";
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
}
a.guide:visited {
	font-family: "新細明體";
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
}
a.guide:hover{
	font-family: "新細明體";
	font-size: 14px;
	line-height: 30px;
	color: #D1BC96;
	text-decoration: underline;
}

a.guide1:link {
	font-family: "新細明體";
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.guide1:visited {
	font-family: "新細明體";
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.guide1:hover{
	font-family: "新細明體";
	font-size: 14px;
	line-height: 30px;
	color: #D1BC96;
	text-decoration: underline;
	font-weight: bold;
}

a.guide2:link {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a.guide2:visited {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a.guide2:hover{
	font-family: "新細明體";
	font-size: 13px;
	line-height:20px;
	color: #D1BC96;
	text-decoration: underline;
}
