@charset "utf-8";
/**our product**/
#maincontent .content .LatestFundPrice_en  {
	background-image:url(../images/ourproduct/subhead_latestprice_en.gif);
}
#maincontent .content .LatestFundPrice_zh_TW  {
	background-image:url(../images/ourproduct/subhead_latestprice_zh_TW.gif);
}
#maincontent .content .HistoricalFundPrice_en  {
	background-image:url(../images/ourproduct/subhead_historicalprice_en.gif);
}
#maincontent .content .HistoricalFundPrice_zh_TW  {
	background-image:url(../images/ourproduct/subhead_historicalprice_zh_TW.gif);
}
#maincontent .content .OurScheme_en  {
	background-image:url(../images/ourproduct/subhead_ourscheme_en.gif);
}
#maincontent .content .OurScheme_zh_TW  {
	background-image:url(../images/ourproduct/subhead_ourscheme_zh_TW.gif);
}
#maincontent .content .OurScheme_mc_en  {
	background-image:url(../images/ourproduct/subhead_ourscheme_mc_en.gif);
}
#maincontent .content .OurScheme_mc_zh_TW  {
	background-image:url(../images/ourproduct/subhead_ourscheme_mc_zh_TW.gif);
}
#maincontent .content .ImportantNotice_en  {
	background-image:url(../images/ourproduct/subhead_importantnotice_en.gif);
}
#maincontent .content .ImportantNotice_zh_TW  {
	background-image:url(../images/ourproduct/subhead_importantnotice_zh_TW.gif);
}

.latestfundprice_content {
	width:700px;
	padding:20px 0;
}
.latestfundprice_content .left{
	width:600px;
	float:left
}

.latestfundprice_content .rightbtn{
	width:100px;
	height:60px;
	float:left;
	cursor:pointer;
}
.latestfundprice_content .rightbtn:hover{
	background-position:0 -60px;
	box-shadow: 0px 0px 3px #666666;
	border-radius:6px;
}
.latestfundprice_content .latest_btn_en{
	background-image:url(../images/ourproduct/latestfundprice_btn_en.gif)
}
.latestfundprice_content .historical_btn_en{
	background-image:url(../images/ourproduct/historicalfundprice_btn_en.gif)
}
.latestfundprice_content .latest_btn_zh_TW{
	background-image:url(../images/ourproduct/latestfundprice_btn_zh_TW.gif)
}
.latestfundprice_content .historical_btn_zh_TW{
	background-image:url(../images/ourproduct/historicalfundprice_btn_zh_TW.gif)
}
.latestfundprice_content .fund_content{
	width:700px;
	float:left;
	margin:20px 0px;
}

.latestfund_table tr td:nth-child(n+2){
	text-align:center;}

/**About Us**/
#maincontent .content .CompanyInto_en  {
	background-image:url(../images/ourproduct/subhead_companyintro_en.gif);
}
#maincontent .content .CompanyInto_zh_TW  {
	background-image:url(../images/ourproduct/subhead_companyintro_zh_TW.gif);
}
#maincontent .content .LatestNews_en  {
	background-image:url(../images/ourproduct/subhead_latestnews_en.gif);
}
#maincontent .content .LatestNews_zh_TW  {
	background-image:url(../images/ourproduct/subhead_latestnews_zh_TW.gif);
}
#maincontent .content .ContactUs_en  {
	background-image:url(../images/ourproduct/subhead_contactus_en.gif);
}
#maincontent .content .ContactUs_zh_TW  {
	background-image:url(../images/ourproduct/subhead_contactus_zh_TW.gif);
}
table.contactus_table tr{
	background-image:url(../images/ourproduct/contactus_pic2.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}
table.contactus_table tr td{
	padding: 10px;
	}
table.contactus_table tr td:first-child{
	font-weight:bold;
	width:130px;
	}
table.Complaint_table{
	width:100%;
	border:1px solid #ccc;
	margin-top:20px;}
table.Complaint_table tr td:first-child{
	width:143px;}
.LatestNewsList {
	padding:10px 0;}
.LatestNewsList .item{
	padding:5px 0;
	float:left;
	width:100%;}
.LatestNewsList .item .date{
	font-weight:bold;
	color:#25ACA9;
	float:left;
	width:100px;
	}
.LatestNewsList .item .date a{
	font-weight:bold;
	color:#25ACA9;
	}
.LatestNewsList .item .heading{
	float:left;
	width:600px;
	}
.LatestNewsList .item .inside{
	padding-left:100px;
	}
.LatestNewsList .item .download{
	padding-left:100px;
	font-size:11px;
	}


/**About MPF**/
#maincontent .content .AboutMPF_en  {
	background-image:url(../images/ourproduct/subhead_aboutmpf_en.gif);
}
#maincontent .content .AboutMPF_zh_TW  {
	background-image:url(../images/ourproduct/subhead_aboutmpf_zh_TW.gif);
}
.AboutMPF_Content p{
	margin:5px 0 10px 0;
	text-align:justify;	}
/**About ORSO**/
#maincontent .content .AboutORSO_en  {
	background-image:url(../images/ourproduct/subhead_aboutorso_en.gif);
}
#maincontent .content .AboutORSO_zh_TW  {
	background-image:url(../images/ourproduct/subhead_aboutorso_zh_TW.gif);
}
.AboutMPF_Content p{
	margin:5px 0 10px 0;
	text-align:justify;	}
/**About Scheme**/
.AboutScheme_content .cover{
	position:relative;
	z-index:10;}
.AboutScheme_content .content_in{
	width:630px;
	padding:10px 20px;
	box-shadow: 0px 0px 5px #999;
	margin:auto}
#maincontent .content .AboutScheme_content .content_in .title{
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	text-shadow:1px 1px 3px #999;
	font-weight:bold;
	cursor:pointer;
	margin-bottom:0px;}
.AboutScheme_content .content_in .white_content{
	zoom:1;
	display:none;
	position:relative;
	background-color:#FFF;
	padding:20px 30px;
	margin-bottom:25px;
	margin-top:10px;}
.AboutScheme_content .content_in .white_content .text1{
	width:330px;
	margin-right:300px;
	}
.AboutScheme_content .content_in .white_content div p{
	margin:0 0 5px 0;
	text-align:justify;
	}
.AboutScheme_content .content_in .white_content .text1 table{
	border:1px solid #CCCCCC;
	border-bottom:0px;
	margin:20px 0;
	}
.AboutScheme_content .content_in .white_content .text1 table tr td{
	border-bottom:1px solid #CCCCCC;
	padding:10px;
	}
.AboutScheme_content .content_in .white_content .text1 table tr td:first-child{
	background-image:url(../images/ourproduct/product_table_bg.jpg);
	background-position:center -20px;
	background-repeat:repeat-x;
	font-weight:bold;
	text-align:center;
	border-right:1px solid #CCCCCC;

	}
.AboutScheme_content .content_in .white_content .text1 table table{
	border:0;
	margin:0;
	}
.AboutScheme_content .content_in .white_content .text1 table table tr td{
	border:0;
	border-top:1px solid #ccc;
	padding:5px 0 5px 0;
	
	}
.AboutScheme_content .content_in .white_content .text1 table table tr td:first-child{
	border-right:0;
	background-image:none;
	font-weight: normal;
	text-align:left;
	}
.AboutScheme_content .content_in .white_content .text1 table table tr:first-child td{
	border-top:0;
	}
.AboutScheme_content .content_in .white_content .pic{
	position:absolute;
	float:right;
	width:274px;
	right:-15px;
	top:-25px;
	height:200px;
	width:274px;
	}
.AboutScheme_content .content_in .white_content .pic .up{
	position:absolute;
	display:none;
	width:274px;
	background:url(../images/ourproduct/productcontent-pic.png);
	background-repeat:no-repeat;
	height:200px;
	z-index:20;
	}
.AboutScheme_content .content_in .white_content .pic .main{
	position:absolute;
	display:none;
	margin:13px 15px 15px 21px;
	width:238px;
	height:172px;
	}
.AboutScheme_content .content_in .white_content .pic .main img{
	width:238px;
	height:172px;
	}
.AboutScheme_content .content_in .white_content .close{
	width:auto;
	height:15px;
	text-align:right;
	font-size:11px;
	margin-top:10px;
	position:absolute;
	bottom:-25px;
	right:0;
	}
.AboutScheme_content .content_in .white_content .close span{
	padding-left:12px;
	background-image:url(../images/ourproduct/close_arrow.gif);
	background-repeat:no-repeat;
	background-position:0 4px;

	}
