﻿@charset "utf-8";
body {
	font: 13px/1.6em Verdana, Lucida, Arial, Helvetica, KBC,sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	color: #000;
}

/* ~~ 元素/標籤選取器 ~~ */
ul, ol, dl { /* 由於瀏覽器之間的差異，最佳作法是在清單中使用零寬度的欄位間隔及邊界。為了保持一致，您可以在這裡指定所要的量，或在清單包含的清單項目 (LI、DT、DD) 上指定所要的量。請記住，除非您寫入較為特定的選取器，否則在此執行的作業將重疊顯示到 .nav 清單。 */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* 移除上方邊界可以解決邊界可能從其包含的 Div 逸出的問題。剩餘的下方邊界可以保持 Div 不與接在後面的元素接觸。 */
	padding-right: 15px;
	padding-left: 15px; /* 將欄位間隔加入至 Div 內元素的兩側 (而不是 Div 本身)，即可不需執行任何方塊模型的計算作業。具有側邊欄位間隔的巢狀 Div 也可當做替代方法。 */
}
a img { /* 這個選取器會移除某些瀏覽器在影像由連結所圍繞時，影像周圍所顯示的預設藍色邊框 */
	border: none;
}
/* ~~ 網站連結的樣式設定必須保持此順序，包括建立滑過 (Hover) 效果的選取器群組在內。~~ */
a:link {
	color: #0076a3;
	text-decoration: none; /* 除非您要設定非常獨特的連結樣式，否則最好提供底線，以便快速看出 */
}
a:visited {
	color: #a84200;
	text-decoration: none;
}
a:hover, a:active, a:focus { /* 這個選取器群組可以讓使用鍵盤導覽的使用者，也和使用滑鼠的使用者一樣擁有相同的滑過體驗。 */
	text-decoration: underline;
	color: #eb6b1d;
}

/* ~~ 這個固定寬度的容器環繞著所有其他元素 ~~ */
.container {
	width: 975px;
	background: #FFF;
	margin: 0 auto; /* 兩側的自動值與寬度結合後，版面便會置中對齊 */
}

/* ~~ 這是版面資訊。~~ 

1) 欄位間隔只會置於 Div 的頂端或底部。此 Div 內的元素在兩側會有欄位間隔，可讓您不需進行「方塊模型計算」。請記住，如果對 Div 本身加入任何側邊的欄位間隔或邊框，在計算「總」寬度時，就會將這些加入您定義的寬度。您也可以選擇移除 Div 中元素的欄位間隔，然後在其中放置沒有寬度的第二個 Div，並依設計所需放置欄位間隔。

*/
.content {

	padding: 10px 0;
}

/* ~~ 其他 float/clear 類別 ~~ */
.fltrt {  /* 這個類別可用來讓元素在頁面中浮動，浮動的元素必須位於頁面上相鄰的元素之前。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* 這個類別可用來讓元素在頁面左方浮動，浮動的元素必須位於頁面上相鄰的元素之前。 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* 這個類別可放置在 <br /> 或空白的 Div 上，當做接在 #container 內最後一個浮動 Div 後方的最後一個元素 (如果已移除 .container 上的 overflow:hidden) */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.TD-646 {
	width: 646px;
	vertical-align: top;
}
.TD-a {
	width: 317px;
	vertical-align: top;
}
.TD-975 {
	width: 975px;
	vertical-align: top;
}
.TD-480 {
	width: 480px;
	vertical-align: top;
}
.Name {
	float: left;
}

.Channel {
	text-align: right;
	float: right;
}
.Channel iframe {
	width : 750px;   /*Chrome*/
	*width : 720px;  /*IE8*/
	_width : 710px;  /*IE6*/
}


.FB {
	margin-top: 6px;
	width:100%;
	height:20px;
	clear:left;
}

.TitlePic {
	margin-top: 6px;
	margin-bottom: 12px;
}

.Tab-a {
	text-align: center;
}

.Tab-a ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width : 317px;
}

.Tab-a ul li {
	float: left;
	background-image: url(/Topics/Energy/images/Tab-a.png);
	background-repeat: repeat-x;
	width : 105px;
}

.Tab-a ul li a:link {
	color: #000;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	*padding: 0px;
	display: inline-block;
	
}

.Tab-a ul li a:hover {	
	color: #008cd6;
}
.Tab-a ul .TagOn {
	background-image: url(/Topics/Energy/images/Tab-a-r.png);	
	background-repeat: repeat-x;
	color: #008cd6;
}

.Tab-Line {
	border-left: 1px #cccccc solid;
}

.Tab-a-TB {
	border: 1px #cccccc solid;
	width: 100%;
}

.Tab-Table {
	width: 100%;
	background-color: #82c1ea;
}

.Tab-Table-evenodd {
	background-color: #b8e3ff;
}

.Tab-Table td {
	padding: 6px 7px 2px 7px;
}

.News-a {
}

.News-a a:link {
	color: #eb6b1d;
}

.News-a a:hover {
	color: #01315a;
}

.News-a-HD {
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
}

.News-a-Data {
	padding-top: 5px;
}

.News-RealTime {
	margin-top: 4px;
	line-height: 24px;
}

.News-RealTime ul {
	list-style: disc;
	padding-left: 23px;
}

.News-RealTime ul li {
}

.SubHD-a {
	width: 300px;
	font-size: 15px;
	background-image: url(images/SubHD-a.png);
	background-repeat: repeat-x;
	padding: 6px 0px 0px 15px;
	color: #005da7;
	font-weight: bold;
}

.SubHD-b {
	width: 631px;
	font-size: 15px;
	background-image: url(images/SubHD-a.png);
	background-repeat: repeat-x;
	padding: 6px 0px 0px 15px;
	color: #005da7;
	font-weight: bold;
}

.SubHD-c {
	width: 960px;
	font-size: 15px;
	background-image: url(images/SubHD-a.png);
	background-repeat: repeat-x;
	padding: 6px 0px 0px 15px;
	color: #005da7;
	font-weight: bold;
}

.SubHD-d {
	width: 465px;
	font-size: 15px;
	background-image: url(images/SubHD-a.png);
	background-repeat: repeat-x;
	padding: 6px 0px 0px 15px;
	color: #005da7;
	font-weight: bold;
}

.SSHD-a {
	color: #8a8000;
}

.mTop-a {
	margin-top: 10px;
}

.mTop-b {
	margin-top: 5px;
}

.Table-a {	
	width: 90%;
	*width: 285px;
}

.Table-a td {
	padding: 1px 4px 1px 4px;
}

.Table-b {
	border-collapse: collapse;
	width: 317px;
}

.Table-b-Item {
	background-image: url(images/Item-a.png);
	background-repeat: repeat-x;
	border-bottom: 1px dotted #999;
	font-weight: bold;
}

.Td-dott {
	border-bottom: 1px dotted #999;
}

.Table-b td {
	padding: 4px 3px 0px 3px;
}

.Even-odd-a {
	background-color: #efede5;
}

.align-R {
	text-align: right;
}

.align-L {
	text-align: left;
}

.align-C {
	text-align: center;
}

.Info {
	text-align: right;
	color: #999;
}

.Photo-a {
	margin-right: 5px;
	float: left;
	margin-bottom: 30px;
}

.Photo-Hot {
	text-align: center;
}

.Photo-a-data {
}

.List-a {
	margin-top: 4px;
	line-height: 21px;
}

.List-a ul {
	list-style: disc;
	padding-left: 23px;
}

.List-a ul li {
}

.List-a-HD {
	font-size: 15px;
	font-weight: bold;
	padding-top: 1px;
}

.Arrow-R {
	color: #C00;
	font-weight: bold;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
}

.Arrow-R-text {
	color: #C00;	
}
.Arrow-G {
	color: #060;
	font-weight: bold;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
}
.Arrow-G-text {
	color: #060;	
}

.FBLine{
	padding-top:5px;
	clear:both;
	display:inline-block;	
	width:100%;
}
.push-GPlus{
	color: #000000;
	text-align: left;
	padding-left:0px;		
	position:relative;
	float:left;
}
.push-Like{
	color: #000000;
	text-align: left;	
	/*padding-top:3px;*/		
	position:relative;
	float:left;		
}

.push-Top {
	color: #000000;
	text-align: right;
	/*margin-top:-10px;*/
	padding-right:10px;
	position:relative;
	float:right;
	height:25px;
}
.publish-date {
	text-align: right;
	float:right;
	position:relative;
}
.NewsTime {
	color:#999;
	font-size:11px;
}
/**---tab開始--**/
.tab{
	width: 646px;
	height: px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 6px 0 4px 0;
	padding-bottom:5;
	/*選單整個bar背景色 background-color: #...  */
	background-color: #338BD2;
	
}
.tab ul{}
.tab ul li{ list-style:none;
float:left}
.tab ul .tit div{
	color: #FFF;
	font-size: 18px;
	padding-top: 10px;
	height: 24px;
	margin-left:5px;
	margin-right:5px;
	padding-right: 0px;
	letter-spacing: 1px;
	font-weight:bold;
}
.tab ul .tab-arrow img{ 
/*箭頭 跟按鈕 距離*/
margin:0px 0px 0px 0px; /* 箭頭跟右邊的距離*/
padding:0px;
border:0px}
.tab ul ul{  padding-left:0px;
margin-left:-20px /* 每個選單 左側的間距*/

}
.tab ul ul .menu div{
	display:block;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* 按鈕間距 */
	margin-left: 25px;
	padding-top: 1px;
	font-size: 15px;
	color: #336699;
	height: 22px;
	padding-right: 13px;
	padding-left: 13px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 1px 1px 2px #333333;
	/*選單背景顏色 background-color: #...*/
	background-color: #9DE7F7; /*按鈕背景顏色 background-color: #...*/
	border: 1px solid #FFF;
}

.tab ul ul .menu a{text-decoration:none;}
/*選單文字顏色 color:#...  */
	.tab ul ul .menu a  div{color: #069;text-decoration:none;}
.tab ul ul .menu a:hover  div{
/*選單文字顏色 color:#...  */
	color: #069;
	text-decoration: none;
	background-color: #fff;
	cursor:pointer;
}

.menu0{ margin-left:0px;}
.menu1{ margin-left:20px;
margin-top:0px;
clear:left}

/**---tab結束--**/