﻿td.day a, td.night a
{
	color: #213e7e;
	text-decoration: none;
}

body {
	font-size: 75%;
	color: #222;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

a:focus, a:hover {
	color: gray;
}

a {
	color: #000;
	text-decoration: underline;
}

div.grey table tr.red_txt td.last,
div.org table tr.red_txt td.last{
	border-left: 2px solid silver;
	padding-left: 5px;
}

div.grey table tr.red_txt td,
div.org table tr.red_txt td{
	text-align: center;
	font-size: 200%;
	font-weight: bold;
	color: Red;
	height: 10px;
}

body, html {
	text-align: center;
	background: url(../images/bg_main.jpg) repeat-y center top #DEDEDE;
	margin: 0px;
	padding: 0px;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, fieldset, form, label, legend, caption, td, tr{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 10px0px%;
	font-family: inherit;
	vertical-align: baseline;
}
.container  {
	width: 860px;
	margin: 0px auto;
	background-color: #fff;
	text-align: left;
	position: relative;
	left: 0px;
}
#header {
	background: url(../images/bg_topnav_en.png) no-repeat center top #fff;
	
}
#header_en  {
	background: url(../images/bg_topnav_en.png) no-repeat center top #fff;
}
#header , #header_en  
{
	width: 860px;
	height: 150px;
	border-bottom: 5px solid #141414;
	position: relative;
	top: 0px;
	z-index:3;
}

h4.setHomepage
{
	color: #000;
	font-family:新細明體;
	font-size: 1em;
	position:absolute;
	top: 100px;
	right: 10px;
	float: right;
}
h4.setHomepage a{
	color: #134584;
	text-decoration: none;
}
h4.setHomepage a:hover
{
	color: gray;
	text-decoration: underline;
}


h4.lang {
	color: #000;
	font-size: 1em;
	position:absolute;
	top: 70px;
	right: 10px;
	float: right;
}
h4.lang a{
	color: #134584;
	text-decoration: none;
}
h4.lang a:hover
{
	color: gray;
	text-decoration: underline;
}


.toolbar_wrap {
	position: absolute;
	right: 1px;
	top: 1px;
	clear: both;
}
ul.toolbar , ul.toolbar_en 
{
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	height: 20px;
	overflow: hidden;
}
ul.toolbar{
	width: 420px;
}
ul.toolbar_en {
	width: 430px;
}
ul.toolbar li, ul.toolbar_en li{
	margin: 0;
    list-style: none;
	display: inline;
	overflow: hidden;
}

ul.toolbar a, ul.toolbar_en a{
	float: left;
	padding: 8px 10px 0 20px;
	height: 18px !important; 
	height /**/:18px; /* for IE5/Win only */
	display: block;
	outline: none;
	line-height: 15px;
	color: black;
	text-decoration: none;
	background: url(../images/toolbar.gif) no-repeat 4px top;
}
ul.toolbar a:hover,
ul.toolbar a:active, 
ul.toolbar a.selected,
ul.toolbar_en a:hover,
ul.toolbar_en a:active, 
ul.toolbar_en a.selected {
	color: blue;
	text-decoration: none;
	background: url(../images/toolbar.gif) no-repeat 4px bottom;
}

ul.toolbar a:hover span,
ul.toolbar_en a:hover span {
	display: block;
}

.navbar_wrap {
	background-color: #394056;
	width: 858px;
	position: absolute;
	top: 120px;
	height: 32px;
	clear: both;
	margin: 0px auto;
	border-right:2px solid #232323 ;
}
.navbar {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	width: 860px;
	height: 1px;
	overflow: hidden;
	border-right:0px solid #232323 ;
}

.navbar_columnWidth_Chi li 
{
    font-family: 細明體;
}

.navbar_columnWidth_Eng li 
{
    font-family: Arial;
}
.navbar_columnWidth_Chi a#ucHeaderMenu_lnkHome { width:70px; }
.navbar_columnWidth_Chi a#ucHeaderMenu_lnkAboutUs { width:88px; }
.navbar_columnWidth_Chi a#ucHeaderMenu_lnkSecurities { width:72px; }
.navbar_columnWidth_Chi a#ucHeaderMenu_lnkFX { width:74px; }
.navbar_columnWidth_Chi a#ucHeaderMenu_lnkMetal { width:84px; }
.navbar_columnWidth_Chi a#ucHeaderMenu_lnkFutures { width:74px; }
.navbar_columnWidth_Chi a#ucHeaderMenu_lnkWealth { width:94px; }
.navbar_columnWidth_Chi a#ucHeaderMenu_lnkResearch {  width:88px; } 
.navbar_columnWidth_Chi a#ucHeaderMenu_lnkVacancy { width:94px; }
.navbar_columnWidth_Chi a#ucHeaderMenu_lnkCS { width:98px; border-right:Solid 2px black; }
/*.navbar_columnWidth_Chi a#ucHeaderMenu_lnkLink { width:88px; border-right:Solid 2px black; }*/

.navbar_columnWidth_Eng a#ucHeaderMenu_lnkHome { width:60px; }
.navbar_columnWidth_Eng a#ucHeaderMenu_lnkAboutUs { width:60px; }
.navbar_columnWidth_Eng a#ucHeaderMenu_lnkSecurities { width:86px; }
.navbar_columnWidth_Eng a#ucHeaderMenu_lnkFX { width:30px; }
.navbar_columnWidth_Eng a#ucHeaderMenu_lnkMetal { width:60px; }
.navbar_columnWidth_Eng a#ucHeaderMenu_lnkFutures { width:60px; }
.navbar_columnWidth_Eng a#ucHeaderMenu_lnkWealth { width:70px; }
.navbar_columnWidth_Eng a#ucHeaderMenu_lnkResearch { width:150px }  
.navbar_columnWidth_Eng a#ucHeaderMenu_lnkVacancy { width:70px; }
.navbar_columnWidth_Eng a#ucHeaderMenu_lnkCS { width:190px; }
/*.navbar_columnWidth_Eng a#ucHeaderMenu_lnkLink { width:70px; }*/

.navbar a {
	float: left;
	height: 31px !important; 

	border-left-color: #232323 ;
	border-left-width: 2px;
    border-left-style: solid;
    
	color: #fff;
	text-align: center;
	background: url(../images/topnav_bg.jpg) repeat-x;
	text-decoration: none;
	padding-top:1px;
}
.navbar li{
	margin: 0; 
	padding: 0;
    list-style: none;
    text-align: center;
	display :inline;
    font-size:13px; 
}
.navbar a:hover,
.navbar a:active, 
.navbar a.selected {
	background: url(../images/topnav.jpg) no-repeat center top;
	color: yellow;
	text-decoration: none;
}
.navbar a span{
	font-weight: bold;
	position: relative;
	top:0.5em;
	
}
div.swf{
	position: absolute;
	top: 150px;
	clear: both;
	height: 115px;
	width: 100%;
	display: block;
}
div.main_right{
	width: 300px;
	background-color: #cccccc;
	float: right;
	padding: 10px 2px 0 4px;
	margin: 0;
	position: relative;
}
div.main_right .box{
	background: url(../images/bg_main_rightbox.jpg) no-repeat top;
	width: 290px;
	clear: both;
	margin: none;
	position: relative;
	
	margin: 0px 5px 20px;
	padding: 5px 0px 0px;
}
div.main_right .box div.boxbtm{
	background: url(../images/bg_main_rightbox.jpg) no-repeat bottom #fff;
	height: 16px;
	width: 290px;
	position: relative;
	bottom: -10px;
	margin: none;
	text-align: right;
}
div.main_right .box div.boxbtm a{
	text-align: right;
	padding: 0 10px 30px 0;
	font-size: 85%;
	color: #134584;
	text-decoration: none;
}

.box table.index tr.datagrid_lastrow td
.box table.news tr.datagrid_lastrow td{
	border: none;
}
.box table.index,
.box table.news{
	width: 260px;
	margin-left: 13px;
}
.box table.index tr.top td,
.box table.news tr.top td
{
	padding-bottom: 4px;
	height: 2em;
	color: #213e7e;
	font-size: 90%;
	font-weight: bold;
	border-bottom: 2px #213e7e solid;
}
.box table.index tr.datagrid td,
.box table.news tr.datagrid td{
	padding: 4px;
	border-bottom: 1px #213e7e solid;
}
.box table.index tr.datagrid td.day,
.box table.index tr.datagrid td.arrow,
.box table.index tr.datagrid td.night
{
    text-align:right;
}

table.index tr.top td.icon{
	background: url(../images/arrow.gif) no-repeat left -3px;
	width: 60%;
	height: 15px;
	padding: 0;
	margin: 0;
	text-align: left;
}

table.index tr.top td.day{
	width: 21%;
	height: 15px;
	padding: 0;
	margin: 0;
	text-align: center;
}
table.index tr.top td.arrow,
table.index tr.top td.night{
	width: 8%;
	height: 15px;
	padding: 0;
	margin: 0;
	padding-right: 5px;
	text-align: right;
}
div.main_left{
	width: 540px;
	background: #fff url(../images/subhead_main_quote.png) no-repeat 5px 5px;
	float: left;
	position: relative;
	margin:0px;

	padding-top:40px;
	padding-left:0px;
	
	height:525px;
}

div.main_left .grid1{
	position: relative;
	float: left;
	padding-left:8px;
	
	top: 5px;
	width: 235px;
}
div.main_left .grid2{
	position: relative;
	margin-left: 4px;
	float: left;
	clear: right;
	top: 5px;
	margin-right: 2px;
	width: 270px;
}
div.main_left div.grid3{
    clear:both; width:545px
}
div.main_left div.grid3 table.news{
    position: relative; float: left;  width:530px; margin-left:5px;  
}

table.news td.top{
    color: yellow ;height:24px;  padding-top:0px ; vertical-align:middle; background: url(../images/bg_main_news.jpg) left top;
}
tr#DJNews table
{
  border-collapse: collapse;
  width:100%;
}  
tr#DJNews table td.DJNews_one
{
    font-size: 90%;background-color: #fff;padding: 2px 5px;
}
tr#DJNews table td.DJNews_two
{
    font-size: 90%;background-color: #e6e6e6;padding: 2px 5px;
}
tr#DJNews table td.DJNews_Date
{
    width:100px;
}
tr#DJNews table td.DJNews_last 
{
     text-align: right; padding-top:10px;
}
table.news td.newslink a:hover{
	color: gray;
	text-decoration: none;
}
table.news td.newslink a{
	color: white;
	text-decoration: none;
}
div.main_left .grid_break {
	float: left;
	overflow: hidden;
	position: relative;
	border-bottom: 2px solid #fc8300;
	width: 100%;
	clear: both;
	padding: 0;
	margin-top: 8px;
	margin-bottom: 12px;
}
div.main_left .grid3 table
{
	width: 100%;
	position: relative;
}
div#footer p {
	margin: 0;
	padding: 8px 10px 0 20px;
	color: #fff;
	/*font-size: 76%;*/
	line-height: 16px;
	display: block;
	clear: both;
    font-family: Verdana;
    font-size:12px;
}

div#footer p.footer_p_en
{
    font-family: Verdana;
}

div#footer p.footer_p_ch
{
    font-family: Verdana;
}


div#footer
{
     background-color:Black;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	bottom: 1px;
	height: 90px;
	overflow: hidden;
}
div#footer p.left{
	float: left;
	width: 45%;
	display: block;
}
div#footer p.right{
	float: left;
	display: block;
	width: 45%;
	clear: right;
	text-align: right;
}
div#footer p a{
	color: white;
	text-decoration: none;
}
div#footer p a:hover{
	color: gray;
}
.grid1 table.quote_1{
	width: 240px;
} 
table.quote_1 td{
	padding: 6px 5px;
	/*font: 89% Arial, Helvetica, sans-serif ;*/
	font-family:Arial, Helvetica, sans-serif ;
	font-size: 12px;
	color: #000;
	text-align: center;
}

table.quote_1 td.top{
	background-color: #fc8300;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 16%;
}
table.quote_1 td.tophdr{
	background-color: #fc8300;
	border-bottom: 1px solid #fff;
	width: 16%;
}
table.quote_1 td.hdr{
	background-color: #ccc;
	border-bottom: 1px solid #fff;
}
table.quote_1 td.up{
	background: url(../images/arrow_up_gr.png) no-repeat 5px center #f9f9f9;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}
table.quote_1 td.down{
	background: url(../images/arrow_down.png) no-repeat 5px center  #f9f9f9;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}
table.quote_1 tr.alt td.down{
	background: url(../images/arrow_down.png) no-repeat 5px center  #faf7d6;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}
table.quote_1 tr.alt td.up{
	background: url(../images/arrow_up_gr.png) no-repeat 5px center #faf7d6;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}
.grid2 table.boxes {
	margin: none;
	padding: none;
	width: 250px;
}
div.org, div.grey
{
	width: 90px;
	height: 80px;
	margin: 2px;
	padding: 5px 0px;
	margin-top: 0;
	text-align: center;
}
div.org{
	background: url(../images/price_box_1.png) no-repeat ;
}
div.grey{
	background: url(../images/price_box_2.png) no-repeat;
}
div.grey table,
div.org table{
	border-spacing: 1px;
	padding:0px;
	width: 99%;
	position: relative;
	top: 8px;
	right: 1px;
}
div.grey table tr.plain td,
div.org table tr.plain td{
	width: 50%;
	text-align: center;
	font-size: 12px;
	color: #000;
	margin: 2px 0px;
}
div.grey table tr.num td,
div.org table tr.num td{
	text-align: center;
	font-size: 110%;
	color: #000;
	margin: 5px 0px;
}
div.grey table tr.plain td.last,
div.org table tr.plain td.last{
	border-left: 1px solid #000;
	padding-left: 1px;
}
div.grey table tr.grn_txt td,
div.org table tr.grn_txt td{
	text-align: center;
	font-size: 200%;
	font-weight: bold;
	color: green;
	height: 10px;
}
div.grey table tr.grn_txt td.last,
div.org table tr.grn_txt td.last{
	border-left: 2px solid silver;
	padding-left: 5px;
}
td.last div.more{
	float: left;
	width: 10%;
	text-align: right;
	position: relative;
	top: 10px;
}
td.last div.newsdetail{
	float: left;
	width: 89%;
	position: relative;
	top: 10px;
}
.box table.news tr.datagrid td.date,
.box table.news tr.datagrid_lastrow td.date{
	width: 25%;
	height: 15px;
	padding: 0;
	margin: 0;
	text-align: left;
	padding-right: 3px;
}
.box table.news tr.datagrid td.detail,
.box table.news tr.datagrid_lastrow td.detail{
	width: 60%;
	height: 15px;
	padding: 3px 0 0;
	margin: 0;
	text-align: left;
	
}

.box table.news tr.datagrid td.detail span,
.box table.news tr.datagrid_lastrow td.detail span
{
    height:15px;
    display:block;
    overflow:hidden;
}

td.day a:hover,
td.night a:hover
{
	color: gray;
	text-decoration: underline;
}
.box table.news tr.datagrid td.dl,
.box table.news tr.datagrid_lastrow td.dl{
	width: 10%;
	height: 15px;
	padding: 0;
	padding-right: 3px;
	margin: 0;
	text-align: center;
}
table.news tr.top td.icon{
	background: url(../images/earth2.gif) no-repeat left -1px;
	width: 60%;
	height: 2em;
	padding: 0;
	padding-bottom: 2px;
	margin: 0;
	text-align: left;
}
table.news tr.top td.latestArticle{
	background: url(../images/speaker1.gif) no-repeat left -1px;
	width: 60%;
	height: 2em;
	padding: 0;
	padding-bottom: 2px;
	margin: 0;
	text-align: left;
}


table.news div.latest 
{
	position:relative; 
	width:250px; 
	height:100px; 
	border-bottom: solid 1px #213E7E; background-color:#E4EAF8; overflow:hidden 
}





/* main container */
td.article 
{
}
td.article div 
{
	 background-color:#E4EAF8; 
}


/* latest news */
td.article div.dateTime 
{
	padding-top:2px; 
	padding-left:2px;
	/*position:absolute; */
	/*top:0px; */
	position:relative;
	width:248px;  
	height:22px; 
	z-index:2;
	color:Red;
	
	font-family:Arial;
	font-size:12px;
}
td.article div.latestNews
{
	position:relative; 
	height:120px;  
	/*overflow:scroll ;*/
	overflow:hidden ;
	cursor:pointer;
}
td.article div.latestNews div.content
{
	position:absolute;  z-index:1; 
	/*top:30px; */
top:10px; 
	width:250px; height:auto;
	font-family:新細明體;
	font-size:12px;
	/*border:1px Solid Black;*/
}
td.article div.latestNews div.footer
{
	position:absolute;  z-index:2; bottom:0px; width:250px; height:10px;
	display:none;
}


td.article div.latestNews:hover div.footer
{
	 background-color:#D3DDF3; 
	display:none;
}

td.article div.latestNews:hover  div.dateTime {
	 background-color:#D3DDF3; 
}
td.article div.latestNews:hover div.content 
{
	 background-color:#D3DDF3; 
}
td.article div.latestNews:hover 
{
	 background-color:#D3DDF3; 
}





/* 傳媒擇要 */
div.speech 
{
    width:531px;  background-color:#E4EAF8; margin-left:9px;
	cursor:pointer;
}

div.speech div.latestSpeech
{
    width:100%; height:100px;position:relative;   border-top: solid 2px #213E7E; border-bottom: solid 1px #213E7E;
    overflow:auto;
}
div.speech div.latestSpeech:hover {  background-color:#D3DDF3; }
div.speech div.latestSpeech span.dateTime
{
    color:Red; display:block; margin-bottom:10px;  font-family:Arial; font-size:1em;
}


div.speech div.oldSpeech 
{
    overflow:hidden;
    width:100%; height:18px;position:relative;  border-bottom: solid 1px #213E7E;
}
div.speech div.oldSpeech:hover { background-color:#D3DDF3; }
div.speech div.oldSpeech span 
{
    position:relative;
    top:2px;
    height:18px;
    display:block;
    float:left;
    font-size:12px;
}
div.speech div.oldSpeech span.dateTime
{
  font-family:Arial; 
  width:110px;
}

div.speech div.oldSpeech span.content
{
    width:400px;
    overflow:hidden;
}





/* share */
td.article div.latestNews, div.expiredNews  
{
	width:250px; 
	border-bottom: solid 1px #213E7E;
	position:relative;
}



/* expired news */
td.article div.expiredNews  
{
	height:20px; 
	cursor:pointer;
}
td.article div.expiredNews:hover 
{
	 background-color:#D3DDF3; 
}
td.article div.expiredNews:hover div.content
{
	 background-color:#D3DDF3; 
}
td.article div.expiredNews:hover div.content  div.dateTime2
{
	 background-color:#D3DDF3; 
}
td.article div.expiredNews:hover div.content div.content2
{
	 background-color:#D3DDF3; 
}
td.article div.expiredNews:hover div.more 
{
	 background-color:#D3DDF3; 
}


td.article div.expiredNews div.content
{
	z-index:3;
	width:245px; 
	height:18px; 
	position:absolute;
	overflow:hidden;
	top:0px;
	left:2px;
} 
td.article div.expiredNews div.content div.dateTime2
{
	position:absolute;
	font-family:Arial;
	font-size:12px;
	top:0px;
	left:0px;
}
td.article div.expiredNews div.content div.content2
{
	z-index:3;
	position:absolute;
	font-family:新細明體;
	font-size:12px;
	top:2px;
	left:110px;
	height:12px; 
	overflow:hidden;
	 
}
td.article div.expiredNews div.more 
{
	z-index:4;
	background-color:#E4EAF8;
	position:absolute;
	right:0px;
	 
	top:0px;
} 









 



td.article div.expiredNews_hidden 
{
	display:none
}





div.blueTitleBar
{
    background: url(../images/subhead_main_news.png) no-repeat top center; width:531px; height:25px; margin-left:9px;
}
div.blueTitleBar div.blueTitleBarText
{
    color:White; float:left;  padding-left:30px; padding-top: 5px; 
    font-family: 'Arial','Times New Roman' , '新細明體' ;
    
}


div.disclaimer
{
    width:531px; height:25px; margin-left:9px;
}
div.disclaimer div
{
   float:left;    padding-top: 5px;  font-weight:bold;
    font-family: 'Arial','Times New Roman' , '新細明體' ;
    
}



table tr.HeaderRow td
{
    background-color: Gray;padding: 2px 5px; color:White;
}
table tr.RowOne td
{
    font-size: 90%;background-color: #fff;padding: 2px 5px;
}
table tr.RowTwo td
{
    font-size: 90%;background-color: #e6e6e6;padding: 2px 5px;
}



div.blankButton , div.blankButton_metal 
{
	position:relative;margin-left:3px; margin-bottom:5px; width:291px; height:31px; cursor:pointer;
	 background-repeat:no-repeat;
}
div.blankButton { background-image: url('../images/blank_button.png'); }
div.blankButton_metal  { background-image: url('../images/blank_button_metal.png');  }

div.blankButton span, div.blankButton_metal span
{
	font-family: 'Arial','Times New Roman' , '新細明體' ;
	display:block; position:relative; padding-top:5px; width:290px; text-align:center; color:rgb(33,62,126); font-weight:bold;
	height:20px;
}
div.blankButton_metal span#labMetalApply
{
	background-image:url('../images/icon_MetalApply.gif'); background-position:15px 5px;
	background-repeat:no-repeat;  
}
