.inner_home{

	background:url(../html/img/left_home.png) no-repeat;

}

.inner_home:hover,.current .inner_home{

	background:url(../html/img/left_home_hover.png) no-repeat;

}

.inner_corporate{

	background:url(../html/img/left_corporate.png) no-repeat;

}

/*
.inner_corporate:hover, .current .inner_corporate{

	background:url(../html/img/left_corporate_hover.png) no-repeat;

}
*/

.inner_business{

	background:url(../html/img/left_business.png) no-repeat;

}
/*
.inner_business:hover,.current .inner_business{

	background:url(../html/img/left_business_hover.png) no-repeat;

}
*/
.inner_investor{

	background:url(../html/img/left_investor.png) no-repeat;

}
/*
.inner_investor:hover,.current .inner_investor{

	background:url(../html/img/left_investor_hover.png) no-repeat;

}
*/
.more{

	display:block;

	width:37px;

	height:10px;

	float:right;

	background:url(../html/img/more.png) 0 1px no-repeat;

}

.more:hover{

	background:url(../html/img/more_hover.png) 0 1px no-repeat;

}

.index_corporate h2{

	width:100%;

	float:left;

	height:19px;

	margin:10px 0 15px 0;

	background:url(../html/img/index_profile.png) no-repeat;

}

.index_circulars h2{

	width:100%;

	float:left;

	height:19px;

	margin:10px 0 15px 0;

	background:url(../html/img/index_ann.png) no-repeat;

}

.index_reports h2{

	width:100%;

	float:left;

	height:19px;

	margin:10px 0 15px 0;

	background:url(../html/img/index_reports.png) no-repeat;

}

.index_contact h2{

	width:100%;

	float:left;

	height:19px;

	margin:10px 0 15px 0;

	background:url(../html/img/index_contact.png) no-repeat;

}

.terms a{

	width:157px;

	height:37px;

	display:block;

	background:url(../html/img/terms.png) no-repeat;

}

.terms a:hover{

	background:url(../html/img/terms_hover.png) no-repeat;

}







