@charset "utf-8";
/* CSS Document */
body{font-size:9pt}
body{
	color: #FFF;
}
.tit {
	line-height: 14pt;
	font-weight: bold;
	color: #FC0;
	font-size: 10pt;
}
.標題 {
	font-weight: bold;
	color: #FFF;
	font-size: 10pt;
	line-height: 14pt;
}
.標題連結 {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	color: #FC0;
	font-style: italic;
}

