@charset "utf-8";

.font_more_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: 0.05em;
}
.font_highlight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF6600;
	text-decoration: none;
}
.font_item_list a:hover{
	color:#ff6600;
}

.font_path a:hover{
	color: #ff6600;
}
/*//================================================================================================
// 娛樂新聞
//================================================================================================ */
.font_news_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.font_news_content a{
	color: #ff6600;
	text-decoration: underline;
}
.font_news_content a:hover{
	text-decoration: underline;
}
.font_news_info{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #888888;
	text-decoration: none;
	margin-bottom:10px;
}
.font_big_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #ff6600;
}
.font_big_title a{
	color: #ff6600;
	text-decoration: none;
}
.font_big_title a:hover{
	text-decoration: underline;
}