.imgTipHelp{
	background: url("images/icon/icon_tipHelp.png") no-repeat center;
}
.imgNewHelp{
	background: url("images/icon/icon_help.png") no-repeat center;
}
.imgFlogin{
	background: url("images/icon/icon_flogin.png") no-repeat center;
}
.imgQuestion{
	background: url("images/icon/icon_question.png") no-repeat center;
}
.imgTipDemo{
	background: url("images/icon/icon_tipDemo.png") no-repeat center;
}
.imgTipDownload{
	background: url("images/icon/icon_tipDownload.png") no-repeat center;
}
.imgInfNotice{
	background: url("images/icon/icon_InfNotice.png") no-repeat center;
}
.menuAccount{
	background: url("images/icon_account_false.png");
}
.menuDeposit{
	background: url("images/icon_deposit_false.png");
}
.menuLoan{
	background: url("images/icon_loan_false.png");
}
.menuTransfer{
	background: url("images/icon_transfer_false.png");
}
.menuMoney{
	background: url("images/icon_money_false.png");
}
.menuSalary{
	background: url("images/icon_salary_false.png");
}
.menuSetting{
	background: url("images/icon_setting_false.png");
}
.menuQuick{
	background: url("images/icon_quick_false.png");
}
.imgBack {
	background: url("images/back.png");
}
.imgBack:hover {
	background: url("images/backHover.png");
}
.imgBackDisabled {
	background: url("images/backDisabled.png");
}
.imgFront {
	background: url("images/front.png");
}
.imgFront:hover {
	background: url("images/frontHover.png");
}
.imgFrontDisabled {
	background: url("images/frontDisabled.png");
}
.imgGoto {
	background: url("images/goto.png");
	background-position: 0px 0;
	background-repeat: no-repeat;
}
.imgGoto:hover {
	background: url("images/gotoHover.png");
	background-position: 0px 0;
	background-repeat: no-repeat;
}