body {
	background-image: url(../images/bg.png);
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

/* İçerik */
.alt-icerik {
	background-image:url(../images/alt-ic-sag.png);
	background-repeat:no-repeat;
	width:501px;
	padding:10px;
	font-size:12px;
	text-align:justify;
}

/* Menü */
.alt-m { background-image:url(../images/alt-ic-menu.png); background-repeat:no-repeat; width:229px; }
.alt-mo a {
	display:block;
	background-image:url(../images/ok.png);
	background-repeat:no-repeat;
	padding:3px 0px 0px 15px;
	font-size:13px;
	text-decoration:none;
	color:#333;
	border-bottom:1px dotted #CCC;
	width:205px;
	margin-left:5px;
}
.alt-mb {
	padding:10px 0px 0px 0px;
	font-size:13px;
	text-decoration:none;
	color:#369;
	width:205px;
	margin-left:5px;
	font-weight:bold;
}
.alt-mo a:hover { background-color:#d8e9f9 }

/* Ürünler */
.urun-tablo td { width:33%; }
.urun-tablo a { color:#F30; }
.urun-tablo img { border:2px solid #36C }

/* Alt Sayfa Diğer */
.alt-sayfa-baslik { background-image:url(../images/alt-sayfa-baslik.png); font-size:13px; font-weight:bold; color:#666; }
.refkr { cursor:pointer; border:2px solid #36C; }