﻿.resultscore
{
	font-family: Arial, Sans-Serif;
	font-size: 20px;
	color: #000000;
}
.linestyle
{
	margin-top: 15px;
	margin-bottom: 15px;
}
.userAnswer
{
	font-size: 13px;
	color: #000000;
}
.correctAnswer
{
	color: #006600;
	font-size: 13px;
	font-family: 新細明體;
	
}
.wrongAnswer
{
	color: #FF0000;
	font-size: 13px;
	font-family: 新細明體;
}
.resultDescription
{
	color: #000000;
	font-size: 13px;
}
.questiontxt
{
	
	font-family: 新細明體;
	color: #000000;
	font-size: 13px;
}
.answertxt
{
	font-family: 新細明體;
	text-align: left;
	color: #000000;
	font-size: 13px;
}
.questiontitle
{
	font-family: 新細明體;
	color: #000000;
	font-size: 13px;
	
}
.backtotop
{
	color: #264D9C;
	font-family: 新細明體;
	font-size: 13px;
}
.blacktxt
{
	color: #000000;
	font-family: 新細明體;
	font-size: 12px;
}
.redtxt
{
	color: #FF0000;
	font-family: 新細明體;
	font-size: 12px;
}
.testhistorytitle
{
	color: #000000;
	font-size: 12px;
    font-family: 新細明體;
    text-decoration: none;
}
.testhistorytitle:visited
{
    color: #000000;
    text-decoration: none;
}
.testhistorytitle:active
{
    color: #000000;
    text-decoration: none;
}
.testhistorytitle:hover
{
    color: #000000;
    text-decoration: underline;
}
.testlk
{
	color: #000000;
	font-size: 12px;
    font-family: 新細明體;
    text-decoration: underline;
}
.testlk:visited
{
    color: #000000;
    text-decoration: underline;
}
.testlk:active
{
    color: #000000;
    text-decoration: underline;
}
.testlk:hover
{
    color: #000000;
    text-decoration: underline;
}
.OverallAveragetitle
{
	color: #000000;
	font-size: 20px;
    font-family: 新細明體;
}
.OverallAverageDecreasetitle
{
	color: #FF0000;
	font-size: 20px;
    font-family: 新細明體;
}
.OverallAverageIncreasetitle
{
	color: #006600;
	font-size: 20px;
    font-family: 新細明體;
}
.OverallAverage
{
	color: #000000;
	font-size: 12px;
    font-family: 新細明體;
}
.OverallAverageDecrease
{
	color: #FF0000;
	font-size: 12px;
    font-family: 新細明體;
}
.OverallAverageIncrease
{
	color: #006600;
	font-size: 12px;
    font-family: 新細明體;
}
.updatetxt
{
    color: #000000;
    text-decoration: none;
    font-size: 11px;
    font-family: 新細明體;
}
