body {
	background: #EBEBEB url(bg_.gif) repeat-x;
	margin: 0px;
	margin-left: 20px;
}
#site {
	border-left: 4px solid #cccccc;
	border-right: 4px solid #cccccc;
	float: left;
	padding: 10px;
	background: #FFFFFF;
}
#header {
	height: 120px;
}
#kategoriler {
	width: 160px;
	float: left;
	border: 1px solid #DDDDDD;
	background: #F3F3F3;
	margin-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#kategoriler .kategori {
	background: url(ok_m.gif) no-repeat;
	border-bottom: 1px dashed #DDDDDD;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 20px;
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #333333;
	line-height: 20px;
}
#kategoriler .kategori  a {
	text-decoration: none;
	color: #333333;
}
#kategoriler .kategori  a:hover {
	text-decoration: underline;
	color: #D80000;
}
#mesaj {
	width: 488px;
	float: left;
	border: 1px solid #DDDDDD;
	background: #FBFBFB;
}
#mesaj .ic {
	padding: 10px;
}
#mesaj .ads  {
	width: 468px;
	height: 60px;
	display: inline;
}
#mesaj .title {
	border-top: 3px solid #DDDDDD;
	background: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
	font-family: Trebuchet MS;
	color: #D80000;
	line-height: 30px;
	text-align: right;
	font-weight: bold;
}
#mesaj .mesaj {
	background: #FBFBFB url(bg_cizgi.gif) repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #333333;
	line-height: 20px;
}
#mesaj .mesaj .hit {
	line-height: 30px;
	border-bottom: 1px dashed #B6B6B6;
	color: #666666;
	text-align: right;
}
#mesaj .mesaj .hit1 {
	color: #777777;
	text-align: left;
	margin-right: 10px;
}
#mesaj .mesaj .hit1 .yazi {
	float: right;
}
#mesaj .mesaj .kategorisi {
	text-decoration: none;
	color: #FF3399;
	font-size: 12px;
}
#mesaj .mesaj a {
	text-decoration: none;
	color: #FF3399;
	font-size: 12px;
}
#mesaj .mesaj a:hover {
	text-decoration: underline;
	color: #FF3333;
	font-size: 12px;
}
#mesaj .mesaj a.devami {
	text-decoration: none;
	color: #32a3d7;
	font-size: 12px;
}
#mesaj .mesaj a.devami:hover {
	text-decoration: underline;
	color: #32a3d7;
	font-size: 12px;
}
#mesaj .sayfalar {
	font-size: 10px;
	font-family: Trebuchet MS;
	border-top : 1px dashed #D80000;
	padding-top: 6px;
	text-align: right;
	color: #666666;
}
#mesaj .sayfalar .aktif_sayfa {
	margin :2px;
	padding: 3px 3px 3px 3px;
	border: 1px solid #cb9eb4;
	background: #FBFBFB;
	color: #D80000;
	font-weight: 600;
}
#mesaj .sayfalar  a {
	text-decoration: none;
	margin :2px;
	padding: 3px 3px 3px 3px;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	color: #32a3d7;
	font-weight: 600;
}
#mesaj .sayfalar  a:hover {
	text-decoration: none;
	margin :2px;
	padding: 3px 3px 3px 3px;
	border: 1px solid #000000;
	background: #EBEBEB;
	color: #000000;
	font-weight: 600;
}



#orta {
	float: left;
}

#sag {
	float: left;
	width: 160px;
	margin-left: 5px;
}
#sag .sag {
	border: 1px solid #cb9eb4;
	background: #ffedf6;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #333333;
	line-height: 20px;
}
#sag .ads {
	margin-top: 5px;
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #333333;
	line-height: 20px;
}





#copy {
	float: left;
	margin-top: 10px;
	width: 824px;
	background: #FFFFFF url(copy.gif) repeat-x;
	border-top: 1px solid #CCCCCC;
	height: 100px;
}
#copy .copy {
	text-align: center;
	padding: 15px;
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #333333;
	line-height: 25px;
}
#copy .copy a {
	color: #FF3300;
	text-decoration: underline;
}
#copy .copy a:hover {
	color: #000000;
	text-decoration: underline;
}
#copy .copy .link_list {
	text-align: center;
	padding: 15px;
	font-size: 10px;
	font-family: Trebuchet MS;
	color: #333333;
	line-height: 25px;
}
#copy .copy .link_list a {
	margin: 5px;
	text-decoration: underline;
	color: #333333;
}
#copy .copy .link_list a:hover {
	text-decoration: none;
	color: #333333;
}