@charset "utf-8";
/* CSS Document */
body { background:none; margin:0; padding:0; }
#area { width:970px; margin:0 auto; height:auto; }
#area .logo { width:446px; height:90px; margin:0 auto; }
#area .menu  { background:url(images/menu.png) no-repeat; width:946px; height:35px; margin:0 auto; padding:17px 0 0 25px; font:16px Tahoma; color:#fff; }
#area .menu .harf { width:39px; font:bold 16px Tahoma; border-right:1px dotted #036; text-align:center; float:left; }
#area .menu .harfb { width:39px; font:bold 16px Tahoma; border-left:1px dotted #036;  border-right:1px dotted #036;text-align:center; float:left; }
#area .menu  a { color:#FFF; text-decoration:none; }
#area .menu  a:hover { color:#D9EBEC; text-decoration:underline; }
#page { margin:0px auto; width:957px; }
#page .ust { background:url(images/sayfa-ust.png) no-repeat; width:957px; height:14px; }
#page .orta { background:url(images/sayfa-orta.png) repeat-y; width:951px; height:auto; padding:0 3px 0 3px; }
#page .alt { background:url(images/sayfa-alt.png) no-repeat; width:957px; height:16px; }
	td { text-align:center;}
	table { border:1px dotted #069; }
	.left { border-left:1px dotted #069; }
	.rightbottom { border-right:1px dotted #069; border-bottom:1px dotted #069; }
	.right { border-right:1px dotted #069; color:#036; font:9px Tahoma; }
	.bottom { border-bottom:1px dotted #069; color:#036; font:9px Tahoma; }
	.top { border-top:1px dotted #069; }
	.font { color:#036; font:9px Tahoma; }
