﻿.HtmlText_Td
{
	font-family: "細明體" , "宋体" , "Tahoma" , "Sans-Serif";
	font-size: 12px;
	color: #333;
	line-height:20px;
}

.HtmlText_Td table tr td, .HtmlText_Td table tbody tr td
{
	font-family: "細明體" , "宋体" , "Tahoma" , "Sans-Serif";
	font-size: 12px;
	/*color: #333;*/
	line-height:20px;
}
.HtmlText_Td table tbody tr td a
{
	font-family: "細明體" , "宋体" , "Tahoma" , "Sans-Serif";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.HtmlText_Td table tbody tr td a:link
{
	font-family: "細明體" , "宋体" , "Tahoma" , "Sans-Serif";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.HtmlText_Td table tbody tr td a:hover
{
	font-family: "細明體" , "宋体" , "Tahoma" , "Sans-Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.HtmlText_Td table tbody tr td a:active
{
	font-family: "細明體" , "宋体" , "Tahoma" , "Sans-Serif";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.HtmlText_Td table tbody tr td a:visited
{
	font-family: "細明體" , "宋体" , "Tahoma" , "Sans-Serif";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.Html_ProgramsIntroduction_time
{
    font-size: 12px;
	font-family: Tahoma;
	color: #83c3ef;
	font-weight: bold;
}
.Html_ProgramsIntroduction_text
{
	font-family: "細明體" , "宋体" , "Tahoma" , "Sans-Serif";
	font-size: 12px;
	color: #333;
	line-height:20px;
}

.Html_ProgramsIntroduction_Title
{
	font-family: "細明體" , "宋体" , "Tahoma" , "Sans-Serif";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}