@charset "UTF-8";
.content {
	font-family: 微軟正黑體;
	font-size: 16px;
	line-height: 28px;
}
.tt {
	font-family: 微軟正黑體;
	font-size: 20px;
	font-weight: bold;
	color: #59B9DF;
		line-height: 24px;
}
.writer {
	font-family: 微軟正黑體;
	font-size: 13px;
	line-height: 24px;
}
body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #747474;
}td img {display: block;}
a:link {
	color: #59B9DF;
	text-decoration: none;
}
a:visited {
	color: #59B9DF;
	text-decoration: none;
}
a:hover {
	color: #59B9DF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.under {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
