#projectsmain {
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #FFF;
	height: 560px;
}
#projectsmain a:link {
	color: #FFF;
	text-decoration: none;
}
#projectsmain a:visited {
	text-decoration: none;
	color: #FFF;
}
#projectsmain a:hover {
	text-decoration: none;
	color: #FFF;
}
#projectsmain a:active {
	text-decoration: none;
	color: #FFF;
}
#jsmain {
	font-family: "微軟正黑體";
	color: #FFF;
	height: 730px;
}
#jsmain a:link {
	color: #949494;
	text-decoration: none;
}
#jsmain a:visited {
	text-decoration: none;
	color: #949494;
}
#jsmain a:hover {
	text-decoration: none;
	color: #949494;
}
#jsmain a:active {
	text-decoration: none;
	color: #949494;
}

table tr td h1{
	font-size: 18px;
	font-weight: normal;
}
table tr td h2{
	font-size: 12px;
	font-weight: normal;
}
table tr td h3{
	font-size: 10px;
	font-weight: normal;
}
