A.info:active {
	color:#F84653;
	text-decoration:none;
}
A.info:hover { 
	color:#FF3300
}
A.info:link {
	color:#F84653;
	text-decoration:none;
}
A.info:visited { 
	color:#F84653;
	text-decoration:none;
}
A.qa:active {
	color:#0099FF;
	text-decoration:none;
}
A.qa:hover { 
	color:#0099FF
}
A.qa:link {
	color:#0099FF;
	text-decoration:none;
}
A.qa:visited { 
	color:#0099FF;
	text-decoration:none;
}
.txt {
	font-family: "新細明體", "Arial";
	font-size: 12px;
	line-height: 160%;
	color: #333333;
}
.note {
	font-size: 11px;
	line-height: 170%;
	color: #FF3300;
}
.txtnote {

	font-family: "新細明體", "Arial";
	font-size: 12px;
	line-height: 150%;
	color: #F84653;
}
.txtnote2 {

	font-family: "新細明體", "Arial";
	font-size: 12px;
	line-height: 150%;
	color: #406CB4;
}
.txthead {

	font-family: "新細明體", "Arial";
	font-size: 13px;
	line-height: 140%;
	color: #366CC8;
	font-weight: bold;
}
.txtsubhead {

	font-family: "新細明體", "Arial";
	font-size: 12px;
	line-height: 140%;
	color: #FF3300;
	font-weight: bold;
}
.tabhead {
	font-size: 12px;
	line-height: 170%;
	color: #333333;
	background-color: #FFCCCC;
	font-weight: normal;
}
.fixed_msg {

	background-image: url(msg_bg.gif);
	background-repeat: no-repeat;
}
