.ico_exit{background: url(../images/ico/exit.png)  no-repeat;}
.ico_right{background: url(../images/ico/right.png)  no-repeat;}
.ico_status_1{background: url(../images/ico/status_1.png)  no-repeat;}
.ico_status_0{background: url(../images/ico/status_0.png)  no-repeat;}
.ico_edit{background: url(../images/ico/edit.png)  no-repeat;}
.ico_user_card{background: url(../images/ico/user_card.png)  no-repeat;}
.ico_computer{background: url(../images/ico/computer.png)  no-repeat;}
.ico_cash{background: url(../images/ico/cash.png)  no-repeat;}
.ico_delete{background: url(../images/ico/delete.png)  no-repeat;}
.ico_restore{background: url(../images/ico/restore.png)  no-repeat;}
.ico_setting{background: url(../images/ico/setting.png)  no-repeat;}
.ico_help{background: url(../images/ico/help.png)  no-repeat;}
.ico_home{background: url(../images/ico/home.png)  no-repeat;}
.ico_computer{background: url(../images/ico/computer.png)  no-repeat;}
.ico_game{background: url(../images/ico/game.png)  no-repeat;}
.ico_refresh{background: url(../images/ico/refresh.png)  no-repeat;}
.ico_money{background: url(../images/ico/cash.png)  no-repeat;}
.ico_key{background: url(../images/ico/key.png)  no-repeat;}
.ico_seamless{background: url(../images/ico/seamless.png)  no-repeat;}
.ico_individual{background: url(../images/ico/individual.png)  no-repeat;}
.ico_copy{background: url(../images/ico/copy.png)  no-repeat;}
.ico_checkmarks{background: url(../images/ico/checkmarks.png)  no-repeat;}
.ico_reissue{background: url(../images/ico/reissue.png)  no-repeat;}

.ico_key:hover,
.ico_game:hover,
.ico_money:hover,
.ico_refresh:hover,
.ico_computer:hover,
.ico_home:hover,
.ico_help:hover,
.ico_exit:hover,
.ico_setting:hover,
.ico_restore:hover,
.ico_delete:hover,
.ico_cash:hover,
.ico_computer:hover,
.ico_edit:hover,
.ico_user_card:hover,
.ico_status_1:hover,
.ico_status_0:hover,
.ico_right:hover,
.minus:hover,
.plus:hover,
.edit:hover,
.save:hover,
.sos_0:hover,
.sos_1:hover,
.computer:hover,
.puzzle:hover,
.game:hover,
.refresh:hover,
.money:hover,
.statistic:hover,
.home:hover,
.help:hover,
.cash:hover,
.setting:hover,
.exit:hover{	
	background-size: 100%;
}
.ico_key,
.ico_cash,
.ico_computer,
.ico_edit,
.ico_user_card,
.ico_right,
.ico_status_1,
.ico_status_0,
.ico{
	margin: 0;
	padding: 0;
	position:relative;
	border: 0px solid #FFCA95;
	width:40px;
	height:40px;
	line-height:40px;
	display:inline-block;
	background-size: 90%;
	background-position: 50% 50%;
}
.ico_hover{	
	background-size: 100%;
}

.size-1{
	width:10px;
	height:10px;
	}	
.size-2{
	width:20px;
	height:20px;
	}	
.size-3{
	width:30px;
	height:30px;
	}
/*========================================================================================*/

