@charset "utf-8";
/* CSS Document */
body { margin:0; background: url(images/bg.jpg) no-repeat; }
#header { width:950px; margin:0 auto; background:url(images/header.png) center top no-repeat; height:137px; }
.logo { width:332px; height:85px; padding:0px 0 0 10px; float:left; }
.cizgi { background:url(images/alt.jpg) bottom center no-repeat; width:990px; height:9px; margin:0 auto; padding:5px 0 0 0; }
#menu { width:800px; float:right; height:50px; }
#menu .l { background:url(images/l.png) no-repeat; width:22px; height:43px; float:left; }
#menu .o { background:url(images/o.png) repeat-x; padding:13px 0 0 10px; width:710px; height:30px; float:left; }
#menu .r { background:url(images/r.png) no-repeat; width:20px; height:43px; float:left; }
#menu ul { list-style:none; margin:0; padding:0; }
#menu ul li { float:left; width:auto; font:bold 14px Tahoma; color:#fff; margin:0 15px 0 0; padding:0 15px 0 0; }
.u { border-right:1px solid #fff; }
.uu { border:none; }
#menu a { text-decoration:none; color:#FFF }
#menu a:hover { text-decoration:none; color:#F60; }
.t { float:right; width:300px; height:50px; margin:25px 0 0 0; }
#page { width:950px; height:auto; margin:0 auto; padding:30px 0 0 0; }
#page .so { width:300px; height:auto; float:left; font:12px Tahoma; text-align:justify }
#page .sa { width:620px; height:auto; float:right; font:12px Tahoma; line-height:19px; text-align:justify; }
#page .fl { padding:0px; }
#page .fl .baslik { font:16px Tahoma; color:#F30; border-bottom:1px solid #ccc; padding:0 0 5px 0; margin:0 0 10px 0; }
#footer { width:950px; margin:0 auto; height:50px; float:left; padding:30px 0 0 0; font:11px Tahoma; }
#footer a { color:#F60; text-decoration:none; }
#footer a:hover { color:#333; text-decoration:underline; }
