body {
	margin: 0px;
	background: #E4F766 url(bck3.gif) ;
	background-attachment: fixed;
	margin-top: 11px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.resim{
	border:4px solid #FFD595;
	background: #FFFFFF url(loading.gif) center center no-repeat;
}
a:hover .resim{
	border:4px solid #FF0066;
}
a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	color: #49A5D1;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.isim {
	font-size: 10px;
	font-weight: bold;
	color: #49A5D1;
}
.kategori {color: #FF3300}
.k_genel {font-size: 10px}
.sayilar{ font-size : 15px; color : #444444 }
a.sayilar{
	font-size: 15px;
	color:#525252;
	text-decoration:none;
	background-color:#CCCCCC;
	padding: 5px;
}
a.sayilar:hover{
	font-size: 15px;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#B7CAD7;
	padding: 5px;
}
.k_list{
	color: #3399CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration: underline;
}
.k_list:hover{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration: none;
}
.o_aciklama{
	color: #CC0000;
	font-style: italic;
	font-size: 12px;
}
.oynama{
	color: #339933;
	font-weight: bold;
	font-size: 12px;
}
.tarih{color: #C67700}
.benzer{
	color: #CC0066;
	font-size:16px;
	font-weight: bold;
}
.yorum_kucuk {font-size: 10px}
.yorum_isim {
	color: #FF6600;
	font-weight: bold;
}
#r_kule {
	position: fixed;
	_position: absolute;
	top:0;
	_top:expression(eval(document.body.scrollTop));
	right:0;
	margin-top:10;
	text-align:right;
	width:160px;
}