@charset "utf-8";
.yazi {
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	font-size: 0.8em;
}
.buton {
	color: #FFF;
	background-color: #069;
	height: 30px;
	width: 120px;
	border: 3px outset #FFF;
	text-decoration: none;
	margin-left: 10%;
	display: block;
	line-height: 30px;
	text-align: center;
	padding-bottom: 5px;
	-webkit-border-radius:10px;
}
.tb_yazi {
	font-family: Calibri;
	font-size: 1em;
	color: #006;
}
.btn {
	color: #FFF;
	background-color: #000;
	text-align: center;
	height: 40px;
	width: 70px;
	font-family: Calibri;
	font-size: 0.9em;
	line-height: 40px;
	-webkit-border-radius:5px;
}
.fr {
	height: 25px;
	width: 300px;
	background-color: #CCC;
	-webkit-border-radius:5px;
	color: #FFF;
}
.fr1 {
	background-color: #CCC;
	height: 70px;
	width: 300px;
	-webkit-border-radius:5px;
}
#iletisim_3 {
	float: left;
	height: 550px;
	width: 35%;
	padding-top: 5%;
	padding-bottom: 2%;
	margin-left: 10px;
}
