/* set the font face and default size for everything; could     */
/* set colors, too, but NN4 doesn't work too well with that...  */


/* Stytle Foundation Start Here */

body, p, ol, ul, li, dt, dl, dd, td, TD, h1, h2, h3, img, em, a, blockquote
{
	font-size : 17px;
	line-height:22px;
	font-weight: normal;

	letter-spacing: 0px;
}

b
{
	font-size : 17px;
	color : #000000;
}

th {font-size : 13px; line-height:22px; font-weight: bold;font-family: Verdana, Arial, Sans-serif, "¡Ps2OcuAe", taipei;color : #000000;}

/* Stytle Foundation End Here */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Font Definition Start Here */

.title           {
	color: #FF0000;
	font-size : 13px;
	line-height:22px;
	font-weight: bold;

font-family: Verdana, Arial, Sans-serif, ????, taipei;		font-family: "????", Verdana;
	text-decoration: none;
}
.title A:link    {
	color: #FF0000;
	font-size : 13px;
	line-height:22px;
	font-weight: bold;

font-family: Verdana, Arial, Sans-serif, ????, taipei;		font-family: "????", Verdana;
	text-decoration: none;
}
.title A:visited {
	color: #FF0000;
	font-size : 13px;
	line-height:22px;
	font-weight: bold;

font-family: Verdana, Arial, Sans-serif, ????, taipei;		font-family: "????", Verdana;
	text-decoration: none;
}
.title A:hover   {
	color: #990000;
	text-decoration: none;
	font-size : 13px;
	line-height:22px;
	font-weight: bold;
}

.subtitle           {
	color: #333333;
	font-size : 12px;
	line-height:20px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 8px;
}

/* link colors Start Here*/ 
/* the explicit class link color assignments are needed for NN4 */

A:link    {
	color:#000099;
	text-decoration: none;
	font-weight: normal;
}
A:visited {
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}
A:active  {
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}
A:hover   {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}

/* link colors End Here*/




/* From Textarea Start Here */

input ,textarea, select
{
color :          #333333;
font-family :    Verdana, Arial, Helvetica, sans-serif;
line-height:     1.2em;
font-size :      9pt;
font-weight :    normal;
border: 1px solid #CCCCCC; 
padding-top:     1px;
padding-left:    1px;
padding-right:   1px;
background-color: #FFFFFF
}

/* From Textarea End Here */




/* From Inputarea Start Here */


/* From Textarea End Here */

.word {color: #FFFFFF}
.style1 {color: #0066CC}
img.alpah {filter: alpha(opacity=50)}
img.alpah2 {filter: alpha(opacity=80)}

.logotext {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

