@charset "utf-8";
/*//================================================================================================
// 各單元變色部分，文字連結or文字
//================================================================================================ */
.font_more_link{
	color: #51b801;
}
.font_highlight{
	color: #51b801;
}
.font_item_list a:hover{
	color:#51b801;
}
.font_path a:hover{
	color: #51b801;
}
.font_show_time{
	color: #51b801;
}
/*//================================================================================================
// 套活動小的天
//================================================================================================ */
.font_event_toplink {
	font-size:12px;
	color:#51b801;
	font-family: Arial, Helvetica, sans-serif;
}
.font_event_toplink a {
	color:#ffffff;
	text-decoration: none;
}
.font_event_toplink a:hover {
	text-decoration: underline;
}
.font_event_sports {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #eb1c24;
	text-decoration: none;
}
.font_event_sports a{
	color: #eb1c24;
	text-decoration: none;
}
.font_event_sports a:hover{
	text-decoration: underline;
}
.font_event_drama {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #03b3ee;
	text-decoration: none;
}
.font_event_drama a{
	color: #03b3ee;
	text-decoration: none;
}
.font_event_drama a:hover{
	text-decoration: underline;
}
.font_event_world {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.font_event_world a{
	color: #FF9900;
	text-decoration: none;
}
.font_event_world a:hover{
	text-decoration:underline;
}
