@charset "utf-8";
/* CSS Document */

a{color: #347aee; text-decoration:none;}
a:hover{text-decoration:underline;}

.TD-EX1 {
    color: #676767;
    font-family: Verdana,Arial,"新細明體";
    font-size: 11px;
    letter-spacing: 0;
    line-height: 18px;
    text-decoration: none;
}

.qa_title{
	font-family:'微軟正黑體';
	font-size:24px;
	line-height:36px;
	font-weight:bold;
	color:#000;
}

.qa_option{
	font-family:'微軟正黑體';
	font-size:20px;
	line-height:26px;
	color:#000;
}

.qa_answer{
	font-family:'微軟正黑體';
	font-size:18px;
	line-height:24px;
	color:#000000;
}

.winner_listgift{
	font-family:'微軟正黑體';
	font-size:20px;
	line-height:26px;
}

.winner_listname{
	font-family:'微軟正黑體';
	color:#333333;
	font-size:15px;
	line-height:20px;
}

.text_red{
	color:#cf3546;	
}

.text_orange{
	color:#f2a141;	
}

.text_black333{
	color:#333333;	
	font-size:15px;
}