@charset "utf-8";
/* CSS Document */

.footer {
	width:100%;
	height:100px;
	background:url(../images/footer_bg.jpg) repeat-x;
}

.footer-sol-ok {
	width:17px;
	height:45px;
	margin-right:13px;
	background:url(../images/footer_ok_sol.png) no-repeat top;
	float:left;
}

.footer-sol-ok:active {
	background:url(../images/footer_ok_sol.png) no-repeat bottom;
}

.footer-sag-ok {
	float:right;
	width:17px;
	height:45px;
	background:url(../images/footer_ok_sag.png) no-repeat top;
}

.footer-sag-ok:active {
	background:url(../images/footer_ok_sag.png) no-repeat bottom;
}

.footer-bayilikler {
	float:left;
	padding-top:3px;
}

.footer-bayilikler img {
	margin-right:10px;
}

.emek-bilgisayar {
	color:#FFF;
	font-family: 'Arial', sans-serif;
	text-align:right;
	font-size:12px;
	margin-right:10px;
}
.sayac {
	color:#FFF;
	font-family: 'Arial', sans-serif;
	text-align:right;
	font-size:12px;

}