body {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 12px;
text-align:center;
}

td 
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.tb_main{
width:1000px;

}

.tb_iframe{
table-layout:fixed;
}


iframe
{
	height:450px;
	width:316px;
	border:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	table-layout:fixed
}

iframe.today
{
	height:307px;
	width:194px;
	border:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	table-layout:fixed
}

a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;	
}
a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	
}
a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #000000;
	text-decoration: none;
	
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D0069;
	text-decoration: none;
	
}

/*一週節目表切換  單一or多重*/
a.btn_week:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8f8f8;
	text-decoration: none;
}
a.btn_week:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8f8f8;
}
a.btn_week:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8f8f8;
}
a.btn_week:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010101;
}

/*連結　日期*/
a.btn_date:link{
	width:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #ff9a00;
	text-decoration: none;
}
a.btn_date:active{
	width:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #ff9a00;
	text-decoration: none;
}

a.btn_date:visited{
	width:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:  #ff9a00;
	text-decoration: none;
}
a.btn_date:hover{
	width:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #90b41e;
	text-decoration: none;
}

/*目前選取  日期*/
a.btn_date_sel:link{
	width:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #90b41e;
	text-decoration: none;
}
a.btn_date_sel:active{
	width:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #90b41e;
	text-decoration: none;
}

a.btn_date_sel:visited{
	width:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:  #90b41e;
	text-decoration: none;
}
a.btn_date_sel:hover{
	width:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #90b41e;
	text-decoration: none;
}


/*當天節目表*/
.text_date_today
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:  #8fb31d;
	font-size: 12px;
	text-align:right;
	background-color:transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*你所選擇的日期*/
.text_date
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:  #8fb31d;
	font-size: 16px;
	text-align:left;
	background-color:transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.text_page_note
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #90b41e;	
}

.text_program_note
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	text-align:right;
	background-color:transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:none;
	
	
	
	
}