.gizli {font-size : 1;visibility: hidden;px;position:absolute;left:0;top:0;}

.baslik_haber {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FF6200;
	text-decoration: none;
}
.baslikh {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #7A7F82;
	text-decoration: none;
}
.hizlimenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #D7D7D7;

}
.urun1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF1500;
	text-decoration: none;
}
.urunb {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFffff;
	text-decoration: none;
}
.urun2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.urun0 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #910B00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #A7ABAE;
}
.icerik {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.cerceve {
		border: 1px solid #D1D1D1;
}.img-shadow { 
float:right; 
background: url(image/trans-shadow.png) no-repeat bottom right; /* IE haricinde bilinen bir çok tarayıcı saydam gölge özelliğini destekler. IE'nin ise eski sürümleri desteklemez. */ 
} 
.img-shadow img { 
display: block; /* Bu kısım olmadan IE iyi göstermez. */ 
position: relative; /* Gölgenin bulunduğu yer ile resmi ilişkilendirir */ 
padding: 5px; /* Resmin etrafında bir çerçeve oluşturur */ 
background-color: #fff; /* Çerçevenin arka plan rengi */ 
border: 1px solid #cecece; /* Oluşturulan beyaz çerçeveye 1 px kalınlığında gri bir hat çeker */ 
margin: -6px 6px 6px -6px; /* Gölgenin görünmesi için belirli piksellerle resmi dengeler, bizim gölgemiz 6 px genişliğinde, bu değer kusursuz bir gölge için iyi bir değerdir. */ 
} 
#content {
	width: 350px;
	margin: 30px auto;
	padding: 20px 60px;
	border: 1px solid #D2D2D2;
	-moz-box-shadow: 0 0 30px #CCC;
	-webkit-box-shadow: 0 0 30px #CCC;
	box-shadow: 0 0 30px #CCC;
	background: #FFF;
	background: -webkit-gradient(linear, left top, left 15, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 15px);
}

