/* CSS Document */
/*bg*******底圖設定********/
.bg01_right{
	background-image:url(../images/bg01_right.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 10px;
	padding-right: 10px;
}
/*sfpindexDmBt改為sfpindexDmTb*******圓角邊框********/
.sfpindexDmTb_up{
	height: 6px;
	width: 6px;
	background-image: url(../images/index_dmTb_u.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sfpindexDmTb_down{
	height: 6px;
	width: 6px;
	background-image: url(../images/index_dmTb_d.gif);
	background-repeat: repeat-x;
}
.sfpindexDmTb_life{
	height: 6px;
	width: 6px;
	background-image: url(../images/index_dmTb_l.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.sfpindexDmTb_right{
	height: 6px;
	width: 6px;
	background-image: url(../images/index_dmTb_r.gif);
	background-repeat: repeat-y;
}
.sfpindexDmTb_uplife{
	background-image: url(../images/index_dmTb_lu.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
	background-position: right bottom;
}
.sfpindexDmTb_upright{
	background-image: url(../images/index_dmTb_ru.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
	background-position: bottom;
}
.sfpindexDmTb_downlife{
	background-image: url(../images/index_dmTb_ld.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
	background-position: right;
}
.sfpindexDmTb_downright{
	background-image: url(../images/index_dmTb_rd.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
}
/*sfpNotebtBt改為sfpNoteTb*******圓角邊框********/
.sfpNoteTb_up{
	height: 6px;
	width: 6px;
	background-image: url(../images/index_noteTb_u.gif);
	background-repeat: repeat-x;
}
.sfpNoteTb_down{
	height: 6px;
	width: 6px;
	background-image: url(../images/index_noteTb_d.gif);
	background-repeat: repeat-x;
}
.sfpNoteTb_life{
	height: 6px;
	width: 6px;
	background-image: url(../images/index_noteTb_l.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.sfpNoteTb_right{
	height: 6px;
	width: 6px;
	background-image: url(../images/index_noteTb_r.gif);
	background-repeat: repeat-y;
}
.sfpNoteTb_uplife{
	background-image: url(../images/index_noteTb_lu.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
	background-position: right;
}
.sfpNoteTb_upright{
	background-image: url(../images/index_noteTb_ru.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
}
.sfpNoteTb_downlife{
	background-image: url(../images/index_noteTb_ld.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
	background-position: right;
}
.sfpNoteTb_downright{
	background-image: url(../images/index_noteTb_rd.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
}
.sfpNoteTb_gb{
	color: #3366FF;
	font-size: 13px;
	line-height: 1.5em;
	background-color:#E0E0E0;
}
/*fundBox理財管理學院*餵給jsforcss.js用*******************/
.fundBoxQa_q_bg{
	background-image:url(../images/fundBox_QA.gif);
	background-color: #d3edfd;
	background-position: left top;
	width: 462px;
	height: 23px;
	padding-top: 6px;
	font-size: 14px;
	color: #0066CC;
	padding-left: 5px;
}
.fundBoxQa_q_bg a{
	font-size: 14px;
	color: #0066CC;
}
.fundBoxQa_q_over{
	background-image:url(../images/fundBox_QA_over.gif);
	background-color: #d3edfd;
	background-position: left top;
	width: 462px;
	height: 23px;
	color: #FF0066;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #41b6fd;
}

.fundBoxQa_th{
	background-color: #41b6fd;
	line-height: 1.5em;
	color: #FFFFFF;
	padding: 2px;
}
.fundBoxQa_tb{
	background-color: #d3edfd;
	border: 1px solid #41b6fd;
	padding: 2px;
	font-size: 13px;
	color: #0066CC;
}
.fundBoxQa_tb a{
	font-size: 13px;
	color: #0066CC;
}
.fundBoxQa_a{
	background-image:url(../images/fundBox_QA_bg.gif);
	background-color: #41b6fd;
	background-position: left bottom;
	width: 493px;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 1.5em;
	color: #FFFFFF;
	padding: 2px;
}

/*sfpQa問題支援*餵給jsforcss.js用*******************/
.sfpQa_q_bg{
	background-image:url(../images/fundBox_QA.gif);
	background-color: #d3edfd;
	background-position: left top;
	height: 23px;
	padding-top: 6px;
	font-size: 14px;
	color: #0066CC;
	padding-left: 5px;
}
.sfpQa_q_bg a{
	font-size: 14px;
	color: #0066CC;
}
.sfpQa_q_over{
	background-image:url(../images/fundBox_QA_over.gif);
	background-color: #d3edfd;
	background-position: left top;
	height: 23px;
	color: #FF0066;
	padding-left: 5px;
	background-repeat: no-repeat;
}
.sfpBoxQa_a1{
	background-color: #41b6fd;
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 1.5em;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.sfpQa_tb1Right{
	width:33px;
	background-color: #d3edfd;
	text-align: right;
	vertical-align: bottom;
}
/*動態按鈕*餵給jsforcss.js用**(原label更改為btn_)*********/
.btn_h24{
    height:24px;
}
.ButtonCursor{	/*游標*/
	cursor:hand;
}
.btn_A_bg{
	font-size:14px;
	padding: 3px;
	height:24px;
	background-image:url(../images/labelB_bg.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CCFF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #66CCFF;
}
.btn_A_bg2{
	font-size14px;
	height:24px;
	padding: 3px;
	color: #660099;
	background-image:url(../images/labelC_bg.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6666FF;
	border-right-color: #6600FF;
	border-bottom-color: #6600FF;
	border-left-color: #6666FF;
}
.btn_A_bg3{
	font-size:14px;
	padding: 3px;
	color: #660066;
    height:24px;
	background-image:url(../images/labelC_bg.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6666FF;
	border-right-color: #6600FF;
	border-bottom-color: #6600FF;
	border-left-color: #6666FF;
}
/*次要動態按鈕*餵給jsforcss.js用**(原label更改為btn_)*********/
.btn_Bs_bg{
	font-size:14px;
	background-image:url(../images/labelBs_bg.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #66CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #66CCFF;
}
.btn_Bs_bg2{
	font-size:14px;
	background-image:url(../images/labelCs_bg.gif);
	border: 1px solid #660000;
	color: #660000;
}
/*次要動態按鈕*餵給jsforcss.js用***********/
.btn_Cs_bg{
	font-size:14px;
	background-image:url(../images/right_tbAbtn.gif);
	color:#663399;
	padding: 10px;
	height: 31px;
	width: 157px;
	border: 0px none #bbc4c3;	
}
.btn_Cs_bg2{
	font-size:14px;
	background-image:url(../images/right_tbAbtn_over.gif);
	color:#660099;
	padding: 10px;
	height: 31px;
	width: 157px;
	border: 0px none #bbc4c3;	
}

/*hide-focus 此屬性是去除按下按鈕時候的"虛線框框"*/
.HideFocus{
	hide-focus: expression(this.hideFocus=true); /* for ie 5+ */
	outline: none; /* for firefox 1.5 + */
}
/****label***********連結tab*******/
.label_TabA_1{
	padding: 3px;
	font-size:15px;
	/*padding: 5px;*/
	height:30px;
	background-image:url(../images/labelTabA_bg1.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9e9c9c;
	border-bottom-color: #9e9c9c;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	/*padding: 1px solid #0099FF;*/
}
.labelTabA_1over{
	font-size:15px;
	/*padding: 5px;*/
	height:30px;
	background-image:url(../images/labelTabA_bg1_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.labelTabA_1hover{
	padding: 3px;
	font-size:15px;
	/*padding: 5px;*/
	height:30px;
	background-image:url(../images/labelTabA_bg1_over.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #3e94d3;
	border-bottom-color: #3e94d3;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #CC0066;
	background-repeat: no-repeat;
	background-position: left top;
}
/****tsble*****列的js事件*******/
/*tabulationA*(js中etireA改名為tabulationA)*/
.labela02_bg2odd{
	background-color: #FFFFFF;
}
.labela02_bg2even{
	background-color: #f2f1ed;
}
.labela02_bg3mouseup{
    background-color: #cce4fb;
}
/*tabulationB*(js中retireB改名為tabulationB)*/
.labelB01_bg2odd{
	background-color: #FFFFFF;
}
.labelB01_bg2even{
	background-color: #f2f1ed;
}
.labelB01_bg3mouseup{
	font-size: 13px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF0000;
	background-color: #D7FFE8;
}
/*tabulationBa*(js中名為tabulationB簡易用)*/
.labelB01a_bg2odd{
	background-color: #FFFFFF;
}
.labelB01a_bg2even{
	background-color: #f2f1ed;
}
.labelB01a_bg3mouseup{
	font-size: 13px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF0000;
	background-color: #D7FFE8;
}
/****退休的三種情境*******/
.Retire_A{
	height:300px;
	background-image: url(../images/RetirementPlan/NewRetire_a.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Retire_B{
	height:300px;
	background-image: url(../images/RetirementPlan/NewRetire_b.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Retire_C{
	height:300px;
	background-image: url(../images/RetirementPlan/NewRetire_c.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/****退休的三種情境-簡易版*******/
.Retire_Aa{
	height:270px;
	background-image: url(../images/RetirementPlan/NewRetire_a_a.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Retire_Ba{
	height:270px;
	background-image: url(../images/RetirementPlan/NewRetire_b_a.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Retire_Ca{
	height:270px;
	background-image: url(../images/RetirementPlan/NewRetire_c_a.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/****壓圖****/
.serviceplace01{
	height:180px;
	background-image: url(../images/serviceplace_bg.gif);
	background-repeat: no-repeat;
}
.imgBox_download{
	height:150px;
	background-image: url(../images/imgBox_download.gif);
	background-repeat: no-repeat;
	background-color: #e9e9e9;
	padding-left: 140px;
	line-height: 1.5em;
	color: #550E73;
	background-position: left bottom;
	padding-top: 15px;
}
/*******基金資訊平台*****/
.fund_p01{/*焦點新聞*/
	height:350px;
	background-image: url(../images/fund_p01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 100px;
}
.fund_p01_bg{/*焦點新聞,內容頁*/
	height:350px;
	background-image: url(../images/fund_p01_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	padding-bottom: 20px;
}
.fund_p02{/*基金淨值*/
	height:350px;
	background-image: url(../images/fund_p02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 100px;
}
.fund_p02_bg{/*基金淨值,內容頁*/
	height:350px;
	background-image: url(../images/fund_p02_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	padding-bottom: 20px;
}
.fund_p03{/*重要公告*/
	height:350px;
	background-image: url(../images/fund_p03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 100px;
}
.fund_p03_bg{/*重要公告,內容頁*/
	height:350px;
	background-image: url(../images/fund_p03_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	padding-bottom: 20px;
}
.fund_p04{
	height:350px;
	background-image: url(../images/fund_p04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 100px;
}
.fund_p04_bg{
	height:350px;
	background-image: url(../images/fund_p04_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	padding-bottom: 20px;
}
.fund_p05{
	height:350px;
	background-image: url(../images/fund_p05.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 100px;
}
.fund_p05_bg{
	height:350px;
	background-image: url(../images/fund_p05_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	padding-bottom: 20px;
}
.fund_p06{/*其他訊息*/
	height:350px;
	background-image: url(../images/fund_p06.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 100px;
}
.fund_p07{/*寶來總代理*/
	height:350px;
	background-image: url(../images/fund_p07.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 100px;
}
/*analogue**********試算器***********/
.analogueBgImg{
	font-size:13px;
	height: 29px;
	width: 156px;
	background-image: url(../images/right_tbAbtn.gif);
	background-repeat: no-repeat;
	color: #663399;
	text-align: center;
	background-position: center center;
	padding: 2px;
	vertical-align: middle;
}
.analogueTabTb{
	width: 98%;
}
.analogue{
	font-size:10pt;
	color: #286EB0;
	line-height: 1.5em;
}
.analogue td{
	font-size:10pt;
	color:#286EB0;
}
.analogueNote{
	border: 1px solid #286EB0;
	background-color: #def5fd;
}
.analogueAmountT{
	background-color:#E1E1FF;

	font-size: 13px;
	padding: 2px;
	color: #6633CC;
	line-height: 1.5em;
	text-align: center;
}
.analogueAmount{
	color: #CC0066;
	font-size: 13px;
	line-height: 1.5em;
	background-color: #efeffb;
}
.analogueAmountTb{
	border: 1px solid #E1E1FF;
}
/**名詞解釋浮動視窗***/
.nounExplanation{
	color: #0066CC;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
}
.nounExplanationT{
	color: #FFFFFF;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-color: #286EB0;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	background-image: url(../images/labelDs_bg.gif);
	border-bottom-style: solid;
}
.nounExplanationTb{
	text-align: left;
	border: 1px solid #316AC5;
	padding: 2px;
	background-color: #FFFFFF;
}
ul li{
	font-size: 13px;
	list-style-image: url(../images/qq_o02.gif);
	/*list-style-position: outside;*/
}
/******羅素簡介*********/
.russellStyle_bg{
	background-image:url(../images/russell_style_10.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	font-size:13px;
	line-height: 1.5em;
	color: #286EB0;
}
/******稅務規劃案例*********/
.taxProfit01_up{
	height:50;
	background-image: url(../images/sfp_a01_up.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.taxProfit01_down{
	height:33;
	background-repeat: no-repeat;
	background-image: url(../images/sfp_a01_down.gif);
	background-position: right top;
}
.taxProfit01_room{
	padding: 10px;
}
/*color**/
.color01{
	background-color: #99CC00;
}
.color02{
	background-color: #FF9900;
}
.color03{
	background-color: #6666CC;
}
.color04{
	background-color: #996699;
}
.color05{
	background-color: #FF6666;
}
.tbColor01{
	border: 1px solid #663366;
}
/*************/
.accordionHeaderSelected{
	font-size:14px;
	color: #286EB0;
	line-height: 1.5em;
}

/*超過長度時擷取設定寬度的字串*/
.Cut
{
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space:nowrap;
}

/* firefox only */
.Cut:not(p)
{
    /* wtf is? pls let me know*/
    clear: both;
}
.Cut:not(p) a
{
    float: left;
}
.Cut:after
{
    content: "...";
    position: absolute;
    right: 0;
    width: 25px;
    padding-left: 5px;
    font-size: 12px;
    letter-spacing: -2px;
}
.hiden
{
	display:none;
}