@charset "iso-8859-1";
/* CSS Document */
body{width:1000px;margin-left:auto; margin-right:auto;margin-top:0px; font-family:Arial, Helvetica, Verdana ; background-color:#515250; margin-bottom:38px;}
#main{ width:600px;margin-left:auto; margin-right:auto;margin-top:100px;}
#header{ width:600px; float:left; border-bottom-color:#FFF; border-bottom-style:solid; border-bottom-width:1px;}
.logo{ width:225px; float:left;}
.addtxt{ width:370px; float:left; font-size:14px; font-weight:600; color:#FFF; text-align:right; margin-top:30px;}
.giris{ width:400px; float:left; margin-left:100px; color:#FFF; margin-top:10px;}
#uyari{color:#F00; font-size:12px;}
#footer{ width:600px; text-align:center; float:left;border-bottom-color:#FFF; border-bottom-style:solid; border-bottom-width:1px; font-size:12px; color:#FFF;}
#footer a{ text-decoration:none; color:#F00;}
#footer a:hover{color:#CCC;}
