﻿@charset "utf-8";
body {
	font: 13px/1.6em Verdana, Lucida, Arial, Helvetica, KBC,sans-serif;
	background-color: #fff;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border: none;
}

a:link {
	color: #377ec6;
	text-decoration: none;
}
a:visited {
	color: #6E6C64;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}

hr {
    border-bottom:1px solid #FFFFFF;
    border-top:1px dashed #aaaaaa; 
    clear:both; 
    height:0; 
    border-left:0px; 
    border-right:0px;
}

.container {
	width: 975px;
	background-color: #FFF;
	margin: 0 auto;
}

.content {

	padding: 10px 0;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.mTop3 {
	margin-top: 3px;
}

.mTop5 {
	margin-top: 5px;
}

.mTop10 {
	margin-top: 10px;
}

.mTop15 {
	margin-top: 15px;
}

.mBottom5 {
	margin-bottom: 5px;
}

.mBottom10 {
	margin-bottom: 10px;
}

.pBottom5 {
	padding-bottom: 5px;
}

/*線的運用*/
.border-b1 {
	border-bottom: #bfbfbf 1px dotted;
}

.border-b2 {
	border-bottom: #bfbfbf 1px dashed;
}

.border-r1 {
	border-right: #bfbfbf 1px dotted;
}

.w15 {
	width: 15px;
}

.vTop {
	vertical-align: top;
}

.vMiddle {
	vertical-align: middle;
}

.number {
	font-size: 22px;
	font-style: italic;
	font-weight: 700;
	font-family: "Times New Roman", Times, serif;
	color: #C30;
}

.L {
	text-align: left;
}

.R {
	text-align: right;
}

.C {
	text-align: center;
}

.red {
	color: #C00;
}

/*前言*/
.foreword {
	color: #585b52; /*改文字色*/
	background-color: #E1E1E1; /*改背景色*/
	font-size: 15px;
	font-weight: bold;
	line-height: 170%;
	padding: 5px 8px;
	width: 629px;
}

/*訂閱*/
.mailMe {
	color: #fff; /*改文字色*/
	background-color: #685750; /*改背景色*/
	font-size: 15px;
	line-height: 180%;
	padding: 7px 8px;
	width: 299px;
}

.mailMe-info {
	color: #CCC;
	font-size: 11px;
	text-align: right;
}

/*廣告刊登*/
.post {
	color: #4384c1;
	font-weight: bold;
	padding: 7px 8px;
	border: 1px #999999 dashed;
}

/*各式標*/
.tit-h1 {
	border-top: #e6a732 1px solid;
	border-bottom: #e6a732 1px solid;
	border-left: 5px #13b5b1 solid;
	padding: 5px 0px 4px 8px;
	background-image: url(images/h1.png);
	background-repeat: repeat-x;
	font-size: 15px;
	font-weight: bold;
	color: #4e3e2e;
}

.tit-h2 {
	border-top: #aec1da 1px solid;
	border-bottom: #aec1da 1px solid;
	border-left: 5px #a0b1c8 solid;
	padding: 5px 0px 4px 8px;
	background-image: url(images/h2.png);
	background-repeat: repeat-x;
	font-size: 15px;
	font-weight: bold;
	color: #3e5471;
}


.subhd-a {
	font-size:15px;
	font-weight: 700;
	color: #a84200;
}

/*新聞標題*/
.subhd-a2 {
	font-size: 15px;
	font-weight: 700;
	color: #04b5bc;
}

/*層級二*/
.subhd-b {
	font-size: 15px;
	/*font-weight: 700;*/
	color: #3399CC;
}

/*層級三*/
.subhd-c1 {
	font-size: 15px;
	color: #996c33;
	padding: 4px 4px 3px 6px;
	background-image: url(images/SubHD-c1.png);
	background-repeat: repeat-x;
	border-bottom: 1px #b5b5b6 dotted;
}

.subhd-c2 {
	font-size: 15px;
	color: #009c9e;
	padding: 4px 4px 3px 6px;
	background-image: url(images/SubHD-c2.png);
	background-repeat: repeat-x;
	border-bottom: 1px #b5b5b6 dotted;
}

.subhd-c3 {
	font-size: 15px;
	color: #914468;
	padding: 4px 4px 3px 6px;
	background-image: url(images/SubHD-c3.png);
	background-repeat: repeat-x;
	border-bottom: 1px #b5b5b6 dotted;
}

/*層級四*/
.subhd-d {
	font-size: 13px;
	font-weight: 700;
	color: #333;
}



/*焦點新聞*/
.focus {
	line-height: 190%;
}

/*即時新聞*/
.real-time {
	line-height: 190%;
	color: #999;
}

.real-time ul {
	list-style: none;
}

.real-time ul li {
}

/*相關新聞*/
.related {
	font-size: 12px;
	line-height: 190%;
	color: #a84200;/*963*/
}

.related ul {
	padding-left: 20px;
	list-style: circle;
}

.related ul li {
}

/*內文*/
.data {
	line-height: 190%;
}

.data ul {
	padding-left: 20px;
	list-style-type: disc;
}

.data ul li {

}

.data .tit {
	color: #d37657;
	font-weight: 700;
}

/*註解*/
.explain {
	padding: 5px 5px;
	border: 1px #999999 dotted;
	background-color: #edf4fe;
}

.note {
	font-size: 13px;
	color: #CCC;
}

.tb-1 {
}

.note {
	font-size: 13px;
	color: #999;
}

.tb-1 .item {
	font-weight: bold;
	border-bottom: 1px #CCCCCC solid;
	background-image: url(images/TB-item-1.png);
	background-repeat: repeat-x;
}

.tb-1 .item2 {
	font-weight: bold;
	border-bottom: 1px #CCCCCC solid;
	background-image: url(images/TB-item-2.png);
	background-repeat: repeat-x;
}

.tb-1 .list {
	background-color: #fef3da;
	color: #b97015;
	/*font-weight: bold;*/
	letter-spacing: 1px;
	font-size: 15px;
}

.tb-1 td {
	padding: 4px 3px;
}

.tbbg-odd {
	background-color: #fff;
}
.tbbg-even {
	background-color: #fff;
}

/*Tab*/
.tab{
	width: 635px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin: 0px;
	padding: 5px 5px;
	background-color: #fff;
	letter-spacing: normal;
	background-image: url(images/TabBG.png);
	background-repeat: repeat-x;
	font-family: 微軟正黑體, Verdana, Geneva, sans-serif;
}

.tab ul {
}

.tab ul li {
	list-style:none;
	float:left;
	margin-right: 5px;
}

/*tab-小標*/
.tab ul .tit div {
	color: #fff;
	font-size: 16px;
	margin-top: 4px;
	margin-left: 10px;
	margin-right: 6px;
	padding-right: 6px;
	font-weight: bold;
}

.tab ul ul {  
	padding-left: 0px;
	margin-left: -10px;
}

.tab ul ul .menu {
}

.tab ul ul .menu div {
	display: table-cell;
	padding: 3px 10px;
	font-size: 15px;
	color: #336699;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 15px;
	box-shadow: 1px 1px 2px #595959;
	background-color: #9DE7F7;
	border: 0px solid #FFF;
}

.tab ul ul .menu a {
	text-decoration:none;
	display:block;
}

/*tab-button*/
.tab ul ul .menu a div {
	color: #000;
	text-decoration: none;
	background-image: url(images/TabBT-a.png);
	background-repeat: repeat-x;
}

.tab ul ul .menu a:hover  div {
	color: #000;
	text-decoration: none;
	/*background-color: #fff;*/
	cursor:pointer;
	background-image: url(images/TabBT-b.png);
	background-repeat: repeat-x;
}

.line-a {
	background-image: url(images/Line-a.png);
	background-repeat: repeat-y;
}

/*QA*/
.q-tit {
	font-weight: bold;
	color: #709c12;
	line-height: 170%;
}

.q {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.a-data {
	line-height: 170%;
	color: #709c12;
}

.a {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #709c12;
}

.qa-img {
	float: left;
	margin-right: 5px;
	margin-top: 8px;
}

.tb-2 {
	border: #cccccc 1px solid;
}

.tb-2 .item {
	font-weight: bold;
	border-bottom: 1px #CCCCCC solid;
	background-image: url(images/TB-item-1.png);
	background-repeat: repeat-x;
}

.tb-2 .item2 {
	font-weight: bold;
	border-bottom: 1px #CCCCCC solid;
	background-image: url(images/TB-item-2.png);
	background-repeat: repeat-x;
}

.tb-2 td {
	padding: 4px 3px;
}

.tb-2-odd {
	background-color: #FFF;
}

.tb-2-even {
	background-color: #f1f1f1;
}

.w-color1 {
	color: #C30;
}


.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;
}
.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;	
	width: 210px;	
}

.push-Top {
	color: #000000;
	text-align: right;
	/*margin-top:-10px;*/
	padding-right:10px;
	position:relative;
	float:right;
	height:25px;
	width:400px;
	clear:none;
}
.publish-date {
	text-align: right;
	float:right;
	position:relative;
}
.NewsTime {
	color:#999;
	font-size:11px;
}
.Arrow-R-text{
	color: #C00;
}
.Arrow-G-text {
	color: #060;	
}
.div_right_bottom {
	width: 100px;
	float: right;
	position: fixed;
	right: 0px;
	bottom: 0px;
	z-index: 20;
}

/*****---------------內文表格---------------*****/
.explain-tb {
	color: #996c33;
}

/*資料來源*/
.info {
	font-size: 13px;
	color: #a0a0a0;
}

/*線的運用*/
.border-b1 {
	border-bottom: #bfbfbf 1px dotted;
}

.border-b2 {
	border-bottom: #bfbfbf 1px dashed;
}

.border-r1 {
	border-right: #bfbfbf 1px dotted;
}

.border-r2 {
	border-right: #a0a0a0 1px dotted;
}

.border-r3 {
	border-right: 1px #CCCCCC solid;
}

/*Table-a*/
.tb-a-hd {
	font-size: 15px;
	color: #1b1b1b;
}

.tb-a {
	border: #c3b59e 1px solid;
}

.tb-a .item {
	font-weight: bold;
	border-bottom: 1px #CCCCCC solid;
	background-image: url(images/TB-item-1.png);
	background-repeat: repeat-x;
}

.tb-a .item-L {
	font-weight: bold;
}

.tb-a .item2 {
	font-weight: bold;
	border-bottom: 1px #CCCCCC solid;
	background-image: url(images/TB-item-2.png);
	background-repeat: repeat-x;
}

.tb-a td {
	padding: 4px 3px;
}

.tb-a-odd {
	background-color: #f8f3e5;
}

.tb-a-even {
	background-color: #f1e6c6;
}

/*Table-b*/
.tb-b-hd {
	font-size: 15px;
	color: #1b1b1b;
}

.tb-b {
	border: #9ea66f 1px solid;
}

.tb-b .item {
	font-weight: bold;
	border-bottom: 1px #b2b2b2 solid;
	background-color: #cec8e3;
}

.tb-b td {
	padding: 4px 3px;
}

.tb-b-odd {
	background-color: #e1edb3;
}

.tb-b-even {
	background-color: #cde29c;
}

/*Table-c*/
.tb-c-hd {
	font-size: 15px;
	color: #1b1b1b;
}

.tb-c {
	border: #a2af90 1px solid;
}

.tb-c .item {
	font-weight: bold;
	border-bottom: 1px #b2b2b2 solid;
	background-color: #d8e4b6;
}

.tb-c td {
	padding: 4px 3px;
}

.tb-c-odd {
	background-color: #fee7e8;
}

.tb-c-even {
	background-color: #f9d4d5;
}

/*Table-d*/
.tb-d-hd {
	font-size: 15px;
	color: #1b1b1b;
}

.tb-d {
	border: #9ac2cb 1px solid;
}

.tb-d .item {
	font-weight: bold;
	border-bottom: 1px #bbb solid;
	background-color: #d0e7fe;
}

.tb-d td {
	padding: 4px 3px;
}

.tb-d-odd {
	background-color: #fff;
}

.tb-d-even {
	background-color: #dff7f6;
}

/*Table-e*/
.tb-e-hd {
	font-size: 15px;
	color: #1b1b1b;
}

.tb-e {
	border: #9ac2cb 1px solid;
}

.tb-e .item {
	font-weight: bold;
	border-bottom: 1px #bbb solid;
	background-color: #d8e4b6;
}

.tb-e td {
	padding: 4px 3px;
}

.tb-e-odd {
	background-color: #fff;
}

.tb-e-even {
	background-color: #dff7f6;
}

/*時事話題*/
.vote {
	border: 1px #e6a732 solid;
	background-color: #fffbf1;
}

.vote .tit {
	background-image: url(images/Tit-vote.png);
	background-repeat: no-repeat;
	padding: 5px 0px 4px 28px;
	font-size: 15px;
	font-weight: bold;
	color: #4e3e2e;
	border-bottom: 1px #fbd689 solid;
}

.vote .topic {
	font-size: 15px;
	color: #996c33;
	font-weight: bold;
	padding: 6px 5px 6px 5px;
}

.vote .data {
	margin: 0 auto;
	width: 95%;
}

.vote-bt {
	padding: 5px 8px 5px 8px;
}

.vote-line {
	border-bottom: 1px #e6a732 dotted;
}

.vote-nb {
	color: #996c33;
}

/*報價 CSS*/
.TD-a {
	width: 317px;
	vertical-align: top;
}
.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;	
}

.Tab-Table {
	width: 100%;
	background-color: #82c1ea;
}

.Tab-Table-evenodd {
	background-color: #b8e3ff;
}

.Tab-Table td {
	padding: 6px 7px 2px 7px;
}
.Arrow-R {
    color: #C00;
    font-weight: bold;
    font-size: 15px;
    font-family: Verdana, Geneva, sans-serif;
}
.Arrow-G {
    color: #060;
    font-weight: bold;
    font-size: 15px;
    font-family: Verdana, Geneva, sans-serif;
}
