@charset "utf-8";
a:link {
	font-size: 15px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	font-family: "細明體", "新細明體", "標楷體";
}
a:active {
	font-size: 15px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	font-family: "細明體", "新細明體", "標楷體";
	background-color: #FFFF99;
}
a:visited {
	font-size: 15px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	font-family: "細明體", "新細明體", "標楷體";
}
a:hover {
	font-family: "細明體", "新細明體", "標楷體";
	font-size: 15px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFF99;
}

.cw_01 {
	font-size: 17px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	position: relative;
	left: 35px;
	letter-spacing: 6px;
}

.w01 {
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 2px;
	width: 420px;
	line-height: 22px;
	font-family: "細明體", "新細明體", "標楷體";
	left: 35pt;
	position: relative;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	margin-left: 30px;
	font-family: "細明體", "新細明體", "標楷體";
}
.insw_01 {
	font-size: 15px;
	font-weight: bold;
	color: #3366FF;
	text-decoration: none;
}
