@charset "UTF-8";
/* CSS Document */
/* <meta http-equiv=Content-Type content="text/html; charset=Big5"> */




.text_link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
.blacklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none
}

.text_ital {
	font-family: "Trebuchet MT", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	font-style:italic
}
.bullet {
	color:#006600;
	font-size: 15px;
	font-weight: bolder;
}

.text_small {
	font-family: "Trebuchet MT", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:.75em;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

.bullet {  
	color: #FF6600; 
	font-size: 8px
}

.black_index {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bolder;
	color:333366;
	text-decoration:none;
}
