H2.SubTitle {
	border-top:5px solid #4a8d4a;
	color:#006940;
	padding-top:5px;
	padding-left:10px;
	font-size:15px;
}

TD.LeftMenu {
	width:210px;
	background-color:#f5f2e5;

}



DIV#InnerContent {
	width:95%;
	margin-left:20px;
	margin-top:10px;
}

DIV.sitemap_nav {
	color:#929292;
	font-size:12px;
	margin-bottom:10px;
}

DIV.Content {
	margin-left:10px;
	line-height:150%;
	margin-bottom:20px;
}

H3.ContentTitle {
	color:#61906c;
	font-size:16px;
	padding-bottom:3px;
	border-bottom: 1px #b1b1b1 solid;
}

Table.LeftMenuTable 
{
	width:100%;	
	margin-bottom:20px;
}
Table.LeftMenuTable TD
{
	background-color: #dacca9;
	border-bottom:1px solid #FFF;
	text-align:left;
}

Table.LeftMenuTable TD A
{
	color: #5d5747;
	text-decoration:none;
	margin-left:5px;
}

Table.LeftMenuTable TD A:hover
{
	text-decoration:underline;
}

Table.LeftMenuTable TD A IMG
{
	margin-right:6px;
}
UL.SubMenu {
	padding:0px;
	margin:0px 0px 20px 0px;
	list-style:none;
}

DIV.FundContent 
{
	clear:both;
}

/*FundMenu*/
DIV#FundMenu 
{
	clear:both;
}

DIV.FundBrief 
{
	margin-bottom:10px;
}

UL.FundMenu 
{
	list-style:none;
	padding:0px;
	margin:0px;
    border-bottom: 2px solid #03643b;
	width:100%;
	height:26px;
}

UL.FundMenu LI 
{
	float:left;
	background:url(../images/btnFundMenu_Off.gif) no-repeat;
	width:78px;

}

UL.FundMenu LI.selected
{
	float:left;
	background:url(../images/btnFundMenu_On.gif) no-repeat;
	width:78px;
}


UL.FundMenu LI A
{
	color:#333;
	width:76px;
	display:block;
	text-align:center;
	margin-top:7px;
	text-decoration:none;
	margin-right:2px;
}

UL.FundMenu LI.selected A
{
	color:#FFF;
}

UL.FundMenu LI A:Hover 
{
	text-decoration:underline;	
}

UL.ChartMenu 
{
	list-style:none;
	padding:0px;
	margin:0px;
}

UL.ChartMenu LI 
{
	float:left;
	background:url(../images/arrow01.gif) no-repeat;
	background-position:left center;
	margin-right:10px;
	margin-top:5px;
}
UL.ChartMenu LI A
{
	margin-left:8px;
}

DIV#flashcontent 
{
	margin-top:10px;
}

/*Performance*/
Table.tblPerformance 
{
	background-color:#e1f1e5;
}

Table.tblPerformance TH
{
	background-color:#c5e0cb;
	text-align:center;
	color:#444;
	font-weight:normal;
	width:90px;
}

Table.tblPerformance TD
{
	text-align:center;
	background-color:#FFF;

}

DIV.FundData 
{
	margin-top:20px;
}

DIV.FundDate 
{
	text-align:right;
	font-size:11px;
	color:#666;
	width:90%;
}

/*FundBase*/
DL.Fund 
{
}

DL.Fund DT
{
	color:#2d884e;
	font-weight:bold;
	font-size:13px;
	border-bottom:2px solid #a0d9b5;
	margin-bottom:5px;
}

DL.Fund DD
{
	padding:0px;
	margin:0px 0px 10px 20px;
}

Table.FundBaseTable 
{
	width:100%;
	background-color:#e1f1e5;
}

Table.FundBaseTable TD
{
	vertical-align:top;
	background-color:#FFF;
}



Table.FundBaseTable TD.FundBaseTable_Heading
{
	color:#555;
	background-color:#c5e0cb;
	width:100px;
	text-align:center;
}


Table.FundBaseTable TD.FirstColumn
{
	width:40%;
}

UL.FundBaseDownload 
{
	margin-top:5px;
	list-style-image:url(../images/pdf.gif);	
}
UL.FundBaseDownload LI
{
	margin-bottom:5px;
}

SPAN.FundDate 
{
	color:#666;
	font-weight:normal;
	font-size:12px;
}

Table.FundList 
{
	width:100%;
}
Table.FundList TH
{
	background-color:#61906c;
	text-align:center;
	color:#FFF;
}




/*標準DataGrid*/

Table.Datagrid 
{
}

Table.Datagrid TH
{
	background-color:#628b6c;
	color:#FFF;
}

Table.Datagrid TH A
{

	color:#FFF;
}

Table.Datagrid TD
{
	border-bottom:1px solid #BBB;
}

Table.Datagrid TR.PageListRow 
{
	
}


Table.Datagrid TR#PageListRow TD
{
	text-align:center;
	border:none;
}

/*樣式2*/
Table.Datagrid_Style2 
{
}

Table.Datagrid_Style2 TH
{
	background-color:#628b6c;
	color:#FFF;
}

Table.Datagrid_Style2 TH A
{

	color:#FFF;
	
}
Table.Datagrid_Style2 TD
{
	
}

Table.Datagrid_Style2 TD A
{
	color:#333;
	text-decoration:none;
}

Table.Datagrid_Style2 TD A:hover
{
	color:#628b6c;
	text-decoration:underline;
}

Table.Datagrid_Style2 TR.PageListRow 
{
	
}


Table.Datagrid_Style2 TR#PageListRow TD
{
	text-align:center;
	border:none;
}

/*News樣式*/
DIV.NewsHeading 
{
	font-size:14px;
	margin-bottom:10px;
	color:#333;	
	border-bottom:2px solid #DDD;
	font-weight:bold;
}

DIV.BackPage 
{
	text-align:center;
	margin-top:10px;
}
DIV.BackPage A
{
	color:#555;
	font-size:10px;
}

/*Download*/
Table.tblDownload 
{
	width:100%;
}

TD.Category 
{
	color:#628b6c;
	font-weight:bold;
	font-size:13px;
	padding-top:10px;
}

TR.Heading 
{
	color:#FFF;
	background-color:#628b6c;
	text-align:center;
}

Table.tblDownload TD
{
	border-bottom:1px solid #BBB;
}

TD.Code 
{
	text-align:center;	
	color:#009e4a;
}


/*Button Style*/
A.btnStyle1 
{
	background-image:url(../images/btn_back.gif);
	display:block;
	width:79px;
	height:23px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	float:left;
	margin-right:20px;
}

/*Banner*/

DIV.BannerList 
{
	margin-bottom:20px;
	text-align:center;
}


DIV.BannerList UL
{
	margin:0px;
	padding:0px;
}

/*NAV LIST*/

Table.NAV_Table 
{
	width:100%;	
}

Table.NAV 
{
	width:90%;
}
Table.NAV TH 
{

	background-color:#c5e0cb;
	text-align:center
}

Table.NAV TD 
{
	text-align:center;	
}

Table.NAV TR.NAV_ODD 
{
	background-color:#E0E0E0;
}


/*Sitemap*/
Table.tblSitemap 
{
	width:95%;	
}

Table.tblSitemap DIV.Sitemap_SubTitle
{
	background-color:#628b6c;
	color:#FFF;
	padding:2px 5px 2px 5px;
	font-weight:bold;
}

Table.tblSitemap TD 
{
	width:33%;
}

Table.tblSitemap TD UL
{
	list-style-image:url(../images/arrow02.gif);
}
