*{margin:0;padding:0;}
.footer_n {
	background-color: #000;
	border-top: 1px solid #ccc;
	bottom: 0;
	padding-top: 5px;
	position: fixed;
	width: 100%;
	max-width: 100%;
}
.foot_n{
	float: left;
	width: 65%;
	font-size: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFF;
}
.footer_n img {
	float: left;
	margin-top: -5px;
	width: 60px;
}
.keys{background-color:#ffff00;color:#ff0000; padding:0px 2px;}

.dawx{
	float: left;
	width: 35%;
	margin-top: 10px;

}
.dawx img{
	float: left;
	width: 100px;
}
