@charset "utf-8";
/* CSS Document */
body, html { 
margin:0px;
height:100%;
background-color:#fff;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#333;
}
.kutu{
	width:100%;
	position:absolute;
	top:50%;
	margin-top:-200px;
	}

#anatable
{
	background:#ebebeb;
}
.yazi {
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
.copyright_td {
	background-image:url(../images/shadow.jpg);
	background-repeat:no-repeat;
	height:50px;
}

.ust_menu1 {
	float:left;
	background-image:url(../images/menu/citroen1.gif);
	background-repeat:no-repeat;
	width:83px;
	height:31px;
}
.ust_menu1:hover{
	background-image:url(../images/menu/citroen2.gif);
	background-repeat:no-repeat;
	width:83px;
	height:31px;
}

.ust_menu2 {
	float:left;
	background-image:url(../images/menu/daihatsu1.gif);
	background-repeat:no-repeat;
	width:97px;
	height:31px;
}
.ust_menu2:hover{
	background-image:url(../images/menu/daihatsu2.gif);
	background-repeat:no-repeat;
	width:97px;
	height:31px;
}



.ust_menu3 {
	float:left;
	background-image:url(../images/menu/volvo1.gif);
	background-repeat:no-repeat;
	width:75px;
	height:31px;
}
.ust_menu3:hover{
	background-image:url(../images/menu/volvo2.gif);
	background-repeat:no-repeat;
	width:75px;
	height:31px;
}



.ust_menu4 {
	float:left;
	background-image:url(../images/menu/oksanikinciel1.gif);
	background-repeat:no-repeat;
	width:127px;
	height:31px;
}
.ust_menu4:hover{
	background-image:url(../images/menu/oksanikinciel2.gif);
	background-repeat:no-repeat;
	width:127px;
	height:31px;
}



.ust_menu5 {
	float:left;
	background-image:url(../images/menu/oksanfilo1.gif);
	background-repeat:no-repeat;
	width:98px;
	height:31px;
}
.ust_menu5:hover{
	background-image:url(../images/menu/oksanfilo2.gif);
	background-repeat:no-repeat;
	width:98px;
	height:31px;
}



.ust_menu6 {
	float:left;
	background-image:url(../images/menu/okutgensigorta1.gif);
	background-repeat:no-repeat;
	width:134px;
	height:31px;
}
.ust_menu6:hover{
	background-image:url(../images/menu/okutgensigorta2.gif);
	background-repeat:no-repeat;
	width:134px;
	height:31px;
}

.11text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;}

li {
text-decoration:none;	
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#333;
}

li a{
	text-decoration:none;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#333;
}

li a:link{
	text-decoration:none;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#333;
}

li a:hover{
	text-decoration:none;
color:red;
}
li a:visited{
	text-decoration:none;
}
.copyright_text{
	font-family:verdana;
	font-size:10px;
	color:#CCC;
	}
	.copyright_text a{
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	color:#CCC;
	}
	.copyright_text a:link{
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	color:#CCC;
	}

	.copyright_text a:hover{
	text-decoration:none;
	color:red;
	}

	.copyright_text a:visited{
	text-decoration:none;
	}