/*------------------------ETF共用样式或默认样式----------------------------------*/

body
{
	margin:0;
	font-family:"SimSun","Arial", "Arial Unicode MS";
	font-size:12px;
	line-height:22px;
	color:#005B7F;
}

img
{
	border:none;
}

a:link,a:visited 
{
	font-family:"SimSun","Arial";
	font-size:14px;
	color:#646464;
	text-decoration:none;
}

a:hover
{
	color:#CC0001;
	text-decoration:none;
}
.ClickOpen,.Title,h3
{
	font-family:"YouYuan","Arial";
	color:#CC0001;
	line-height:20px;
}
.ClickOpen
{
font-size:12px;
}
.Title,h3
{
	font-size:18px;
	margin-bottom:10px;
	font-weight:normal;
}

#ETFBanner
{
	margin-top:20px;
}

#ETFFooter
{
	clear:left;
	height:90px;
	background:url(../Images/ETFFooter.gif) no-repeat center 20px;
	margin-bottom:30px;
}

#ETFBasis,#ETFDeal,#ETFArbitrage,#ETFInvestment,#ETFIndex
{
	text-align:center;
	margin:0 auto;
	width:984px;
}
#ETFBasisContent,#ETFDealContent,#ETFArbitrageContent,#ETFInvestmentContent,#ETFIndexContent
{
	text-align:left;
	margin:25px 0px 60px 44px;
}

/*---------------------Content Style-----------------------------------------*/
#ETFSubMenu,#BasisContent,#DealContent,#ArbitrageContent,#InvestmentContent,#IndexContent
{
	display:block;
	float:left;
}
#BasisContent,#DealContent,#ArbitrageContent,#InvestmentContent,#IndexContent
{
	width:650px;
}
#BasisContent,#KnowledgeBase,#DealContent,#ArbitrageContent,#InvestmentContent,#IndexContent
{
	margin-left:33px !important;
	*margin-left:23px;
}
#KnowledgeBase
{
	background:url(../Images/ETF_KnowledgeBase.gif) no-repeat left 7px;
	height:37px;
	width:151px;
}
/*------------------------SubMenu Style---------------------------------------*/
.current
{
	color:#FFFFFF;
	font-family:"SimSun","Arial";
	font-size:14px;
	background:url(../Images/hover.gif) no-repeat left 7px;
}

ul
{
	width:151px;
}
ul li
{
	list-style:none;
	line-height:42px;
	background:url(../Images/link.gif) no-repeat left 7px;
	text-align:center;
	vertical-align:middle;	
}
/*---------------------Table Default Style-----------------------------------------*/
.TableInfo td
{
	text-align:center;
}
.RowHead
{
	background-color:#CBCED1;
}
.RowOne
{
	background-color:#E5EFF2;
}

.RowTwo
{
	background-color:#F9E7E8;
}


/*--------------------ETFBasis Style-------------------------------------*/
#ETFBasisContent
{
	background:url(../Images/BasisPic.gif) no-repeat right 200px;
}
/*--------------------ETFDeal Style-------------------------------------*/
#ETFDealContent 
{
	background:url(../Images/DealPic.gif) no-repeat;
	background-position:right 70px !important;
	*background-position:right 60px;
}
/*--------------------ETFArbitrage Style-------------------------------------*/
#ETFArbitrageContent 
{
	background:url(../Images/ArbitragePic.gif) no-repeat right 200px;
}

/*--------------------ETFInvestment Style-------------------------------------*/
#ETFInvestmentContent 
{
	background:url(../Images/InvestmentPic.gif) no-repeat right 320px;
}
/*--------------------ETFIndex Style-------------------------------------*/
#ETFIndexContent
{
	background:url(../Images/IndexPic.gif) no-repeat right 210px;
}
#ETFDealContent
{
	min-height:600px;
}

