@charset "big5";
.text_blue {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 14px;
	color: #3366FF;
	text-align: center;
	margin-bottom: 5px;
    text-decoration:none; 	
}

.text_blue a {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 14px;
	color: #3366FF;
	text-align: center;
	margin-bottom: 5px;
	text-decoration:none;
}

.text_blue a:link {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 14px;
	color: #3366FF;
	text-align: center;
	margin-bottom: 5px;
	text-decoration:none;
}

.text_blue  a:visited {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 14px;
	color: #3366FF;
	text-align: center;
	margin-bottom: 5px;
	text-decoration:none;
}

.text_blue  a:hover {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: center;
	margin-bottom: 5px;
	text-decoration:none;
}
