﻿@import "fontSize1.css";
@import "fontSize3.css";

body, form, table{
	margin:0;
	padding:0;
	font:12px Arial;
	color:#666666;
}

#container{
	width:1000px;
	position:relative;
	margin:0 auto;
}

/****************** Header 文字連結 start *************************/
#topLink {
	color:#b7b7b7;
}
#topLink a{
	color:#b7b7b7;
	text-decoration:none;
	margin:0 2px;
}
#topLink a:hover{
	color:#000000;
	text-decoration:underline;
}
/****************** Header 文字連結 end *************************/

/****************** Header 次選單 start *************************/
#subMenuPersonal,
#subMenuCorporate,
#subMenuWealth,
#subMenuFund,
#subMenuCreditCard,
#subMenuFinance{
	position:absolute;
	top:57px;
	visibility:hidden;
}
#subMenuPersonal{
	left:272px;
}
#subMenuCorporate{
	left:272px;
}
#subMenuWealth{
	left:303px;
}
#subMenuFund{
	left:359px;
}
#subMenuCreditCard{
	left:372px;
}
#subMenuFinance{
	left:700px;
}
#subMenuCorporate .subMenuArrow{
	padding-left:50px;
}
#subMenuPersonal .subMenuArrow{
	padding-left:145px;
}
#subMenuWealth .subMenuArrow{
	padding-left:210px;
}
#subMenuFund .subMenuArrow{
	padding-left:248px;
}
#subMenuCreditCard .subMenuArrow{
	padding-left:323px;
}
#subMenuFinance .subMenuArrow{
	padding-left:82px;
}
.subMenuBg{
	background:url(../../images/subMenuBg.gif) repeat-x;
	padding-top:7px;
}
.subMenuBg a{
	color:#666666;
	text-decoration:none;
	margin:0 2px;
}
.subMenuBg a:hover{
	color:#ea0b14;
	text-decoration:underline;
}
/****************** Header 次選單 end *************************/

/*********************** KV start ******************************/
#kvBlock{
	padding-bottom:3px;
	background:url(../../images/kvShadow.gif) repeat-x 0 bottom;
}
#kvBlock img{
	display:block;
}
#kvToolBar{
	position:absolute;
	top:89px;
}

#kvBlock_en{
	padding-bottom:1px;
	border-top:4px solid #de2930;
}
#kvBlock_en img{
	display:block;
}
/*********************** KV end ******************************/

/****************** 左邊選單 start *************************/
#leftMenuBlock{
	width:210px;
	padding:0 39px 0 36px;
}
#leftMenuArea{
	border-top:2px solid #0588eb;
	border-bottom:2px solid #0588eb;
}
.leftMenuMain,
.leftMenuMainNow,
.leftMenuMainNowOpen{
	border-bottom:1px solid #b0b0b0;
	padding:3px 0;
}
.leftMenuMain a{
	display:block;
	padding:4px 12px 2px 22px;
	background:url(../../images/arrow1.gif) no-repeat 12px 7px;
	color:#000000;
	text-decoration:none;
}
.leftMenuMain a:hover{
	color:#de2930;
}
.leftMenuMainNow a{
	display:block;
	padding:4px 12px 2px 22px;
	background:#f2f2f2 url(../../images/arrow2.gif) no-repeat 12px 7px;
	color:#de2930;
	text-decoration:none;
}
.leftMenuMainNowOpen a{
	display:block;
	padding:4px 12px 2px 22px;
	background:#f2f2f2 url(../../images/arrowDown.gif) no-repeat 10px 7px;
	color:#de2930;
	text-decoration:none;
}
.leftMenuSub{
	line-height:1.6em;
	padding:5px 10px 5px 45px;
}
.leftMenuSub a{
	color:#555555;
	background:none;
	display:inline;
	padding:0;
}
.leftMenuSub a.now,
.leftMenuSub a:hover{
	color:#de2930;
}
/****************** 左邊選單 end *************************/

/****************** 內頁標題 start *************************/
#pageTitle{
	font-size:15px;
	font-weight:bold;
	color:#2985c9;
	padding:10px 0;
}
#pageTitle img{
	position:relative;
	top:2px;
}
/****************** 內頁標題 end *************************/

/****************** 瀏覽路徑 start *************************/
#breadCrumb{
	padding:14px 0 0;
	color:#999999;
}
#breadCrumb a{
	color:#999999;
	text-decoration:none;
}
#breadCrumb a:hover{
	text-decoration:underline;
}
/****************** 瀏覽路徑 end *************************/

/****************** 搜尋區塊 start *************************/
#searchArea{
	width:140px;
	padding:12px 20px 8px;
}
#searchInput{
	width:94px;
	border:1px solid #dddddd;
	font-size:10px;
}
/****************** 搜尋區塊 end *************************/

/****************** 內頁內容底圖 start *************************/
#pageCTBg1{
	background:url(../../images/bgPageCTLeft.gif) repeat-y;
}
#pageCTBg2{
	background:url(../../images/bgPageCT.gif) no-repeat;
	min-height:400px;
	padding:15px 25px 20px 20px;
}
* html #pageCTBg2{
	height:400px;
}
/****************** 內頁內容底圖 end *************************/

.titleTable1{
	border-bottom:5px solid #e4eaf0;
	margin-bottom:5px;
}
.titleMore{
	padding:15px 10px 0 0;
}

.list{
	padding:6px 10px 3px 25px;
	border-bottom:1px solid #e8e8e8;
	background:url(../../images/arrow3.gif) no-repeat 10px 10px;
}
.list a{
	color:#000000;
	text-decoration:none;
}
.list a:hover{
	color:#2985c9;
}

.title2{
	border-bottom:3px solid #f0f0f0;
	margin-bottom:10px;
}
.title2 div{
	border-bottom:1px solid #d9d9d9;
}

.rightLine{
	border-right:1px solid #dbdbdb;
}

/****************** 三個下拉選單 start *************************/
#selectBlockCTBg{
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	background:#FFFFFF;
	padding:0 10px;
}
#selectBlockCTBg select{
	font:12px Arial;
	width:102px;
	margin-left:3px;
}
/****************** 三個下拉選單 end *************************/

/****************** 快速連結 start *************************/
#qLinkTitle{
	background:#e5f1fc url(../../images/qLinkTop.gif) no-repeat;
	padding:32px 20px 0;
	line-height:1.5em;
	min-height:65px;
}
* html #qLinkTitle{
	height:65px;
}
#qLinkTitle a{
	color:#000000;
	text-decoration:none;
	background:url(../../images/qLinkListIcon.gif) no-repeat 10px 5px;
	padding-left:20px;
}
#qLinkTitle a:hover{
	color:#e8170d;
}
/****************** 快速連結 end *************************/

/****************** Footer start *************************/
#footer2{
	border-top:1px solid #dbdbdb;
	padding:1px 0 15px;
}
#footer{
	border-top:1px solid #dbdbdb;
	padding:1px 0 15px;
	margin-top:30px;
}
#footerTable{
	border-top:1px solid #efefef;
	color:#c1c0c0;
	line-height:1.6em;
}
#footerTable a{
	color:#c1c0c0;
	text-decoration:none;
	margin:0 2px;
}
#footerTable a:hover{
	color:#666666;
}
#copyright{
	font-size:9px;
}
#copyright_en{
	font-size:9px;
	line-height:1.5em;
}
/****************** Footer end *************************/
