<style>
--
.fix { line-height: 1em }

.big_text {
	font-size: 15px;
	line-height: 1.5em;
	color: #black;
}

.big_white {
	font-size: 15px;
	line-height: 1.5em;
	color: White;
}


.body_text {
	font-size: 12px;
	line-height: 1.5em;
	color: #black;
}

.body_white {
	font-size: 12px;
	line-height: 1.5em;
	color: White;
}

.normal_text {
	font-size: 12px;
	color: #333333;
}

.normal_white {
	font-size: 12px;
	color: White;
}

.head_text {
	font-size: 17px;
	line-height: 1.5em;
	color: Black;
	font-weight : bolder;
}

.head_white {
	font-size: 12px;
	line-height: 1.5em;
	color: White;
	font-weight : bolder;
}

.small_text {
	font-size: 12px;
	color: Black;
}

.small_white {
	font-size: 12 px;
	color: White;
}


.smallfont {
	font-size: 12 px;
	color: #000000;
}



.off_text
{
	FONT-SIZE: 12 px;
	COLOR: #999999;
}

	
td{
	font-family : 細明體, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
   font-family : 細明體, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul{
	font-family : 細明體,Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}
p{
	font-family : 細明體,Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
}
A:LINK{
	font-family : 細明體, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration : none;
	color: #0000CC
}
A:VISITED {
	font-family : 細明體, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration : none;
	color: #0000CC
}
A:HOVER {
	font-family : 細明體, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration : underline;
	color: #FF0000
}
A:ACTIVE {
	font-family : 細明體, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration : none;
	color: #000000
}
---
>/style>


</style>