@charset "utf-8";
/* CSS Document */

#content{
	width:725px;
	height: auto;
	font-size: 13px;
	line-height: 26px;
	font-family: "微軟正黑體";color: #003366;
	text-decoration: none;
	font-weight: bold;
}
#content .table{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #248DE2;
}
#content .table td{padding-left: 10px;}
#content .table th.link{
	
}
#content .table th.link:hover{
	background-color: #FFFFE1;
}
