﻿/*新闻详细模块*/
.NewsBigTitle
{
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}
/*新闻详细模块*/
.NewsBigTitle1
{
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}
.NewsDate
{
	color: #FFF;
	font-size: 11px;
}
.NewsContent
{
	color: #FFF;
	font-size: 14px;
	line-height: 25px;
}
.datetime
{
	font-size: 11px;
	font-family: "細明體";
	color: #FFF;
	line-height: 18px;
}

/*新闻详细导航栏*/
.News_NavigationLineBar
{
	border: 1px solid #0099ff;
	color: #0099ff;
}

/* Styles for scrolling layers and scrollbars  */
.News_List_holder1
{
	position: absolute;
	width: 303px;
	height: 343px;
	margin: 0px;
	background-color: #004276;
	overflow: hidden;
}
.News_List_wn1
{
	padding: 7px;
	position: absolute;
	width: 270px;
	height: 323px;
	clip: rect(0, 270px, 323px, 0);
	overflow: hidden;
	z-index: 6;
	margin: 0px;
}
/* op7 needs width set here too (?) */
.News_List_content
{
	width: 270px;
	font-size: 12px;
	font-family: "細明體" , "Tahoma";
	line-height: 14pt;
	color: #ffffff;
	position: absolute;
	margin: 0px;
}

/* Set small font-size or size/position of div's will be off in some browsers  */
.News_scrollbar1
{
	position: absolute;
	left: 290px;
	top: 0;
	width: 11px;
	height: 343px;
	font-size: 1px;
	z-index: 20;
}
.News_scrollbar_track1
{
	position: relative;
	left: 5px;
	top: 0px;
	width: 3px;
	height: 299px;
	background-color: #ffffff;
	z-index: 1;
}
.News_scrollbar_dragBar1
{
	position: absolute;
	left: 0px;
	width: 3px;
	height: 20px;
	background-color: #027abb;
	z-index: 2;
	cursor: pointer;
}
.News_scrollbar_up1
{
	left: 0;
	z-index: 2;
}
.News_scrollbar_down1
{
	left: 0;
	z-index: 3;
}
.programme
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}


/* 设置指定ID的链接默认样式 */
#SetContentLinkCss
{
	font-family: Arial, "新細明體";
	color: #ff9703;
	font-size: 12px;
}
#SetContentLinkCss a:link
{
font-family: Arial, "新細明體";
		color: #ff9703;
	text-decoration: none;
	font-size: 12px;
}
#SetContentLinkCss a:active
{
	font-family: Arial, "新細明體";
		color: #ff9703;
	text-decoration: none;	
	font-size: 12px;
}
#SetContentLinkCss a:visited
{
font-family: Arial, "新細明體";
		color: #ff9703;
	text-decoration: none;	
	font-size: 12px;
}
#SetContentLinkCss a:hover
{
	font-family: Arial, "新細明體";
		color: #ff9703;
		font-size: 12px;
}

