@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	background: url(../images/bg.jpg) repeat-x #eae7e0;
}
body td,th,table,span,div,input,textarea,p,ul,li {
	font-family: Arial;
}
.banner {
	background: url(../images/banner.jpg);
}
.logo {
	background: url(../images/logo.jpg);
}
.slogan {
	background: url(../images/slogan.jpg);
}
.tel {
	background: url(../images/tel.jpg);
}
.alt1 {
	background: url(../images/hepsi_bir_arada.jpg);
}
.alt2 {
	background: url(../images/pastane1.jpg);
}
.alt3 {
	background: url(../images/pastane2.jpg);
}
.alt4 {
	background: url(../images/servis.jpg);
}
.copy {
	color: #7b6a68;
	font-size: 9px;
	font-weight: normal;
}
.txt {
	color: #7b6a68;
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
}
.link {
	color: #7b6a68;
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
	text-decoration: none;
}
.link:hover {
	color: #504544;
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
}