﻿body,p,ul,li,a,h1,h2,h3,h4,h5,input,img,textarea {border-style: none;
    border-color: inherit;
    border-width: 0;
    margin: 0;
    padding: 0;
    outline: none;
}
a {text-decoration:none;color:#000;}
ul {list-style:none;}
table {border-collapse:collapse;}
.t {clear:both;}
body {font:normal 11px/18px Tahoma;background:Black;text-align:center;}

/* Div Kalıpları */

.anadiv {
	background:#000 url('../images/ftintro.jpg') no-repeat;
	width:642px;
	height:506px;
	text-align:center;
	margin:60px auto;
	padding-top:50px;
}

.ftlogo {margin-bottom:10px;}
.takimlar img {margin-left:25px;opacity:0.8;filter:alpha(opacity=80)}
.takimlar img:hover {opacity:1;filter:alpha(opacity=100);}


.takimlar ul{margin-left:120px}
.takimlar ul li{
    float:left;
}

    .sayac {
	    height: 18px;
	    overflow: hidden;
	    margin-top:5px;
	    padding-left:50px;
    }
    .counter-number {
	    height: 198px;
	    width: 12px;
	    position: relative;
	    background-image: url('../fbUygulama/images/sayac.gif');
	    float: left;
    }
    p, ul, li, a, h1, h2, h3, h4, h5, input, img {
	    margin: 0;
	    padding: 0;
	    outline: none;
	    border: 0;
    }
    a {
	    text-decoration: none;
	    color: #000;
    }
    ul {
	    list-style: none;
    }
    table {
	    border-collapse: collapse;
    }
    .t {
	    clear: both;
    }
