@charset "utf-8";
/* CSS Document */

body{
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(images/bg2.JPG);
	background-repeat: repeat-x;
}
td{
	font-size: 11px;
	color: #333;
}
.tablo1{
	height: 500px;
	width: 901px;
	vertical-align: top;
}
.ust{
	background-image: url(images/ust.JPG);
	vertical-align: top;
	height: 107px;
	width: 901px;
}
.banner{
		vertical-align: top;
	height: 164px;
	width: 901px;
		padding-top: 1px;
}
.menu{
	height: 67px;
	width: 901px;
	background-repeat: no-repeat;
	vertical-align: top;
}
.altbg{
	background-image: url(images/altbg.jpg);
	background-repeat: repeat-x;
	height: 38px;
}
.baslik{
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 14px;
	font-weight: bold;
	color: #3870da;
}
.baslik2{
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #3870da;
}
.icerik{
	vertical-align: top;
	padding-top: 10px;
}
.icerik2{
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
}
.icerik3{
	vertical-align: top;

	padding-left: 10px;
}
.urun{
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 5px;
}
.yanresim{
	vertical-align: top;
	width: 144px;
}
.form1{
	padding-top: 10px;
	vertical-align: top;
	padding-right: 20px;
}
.ilbaslik{
	padding-right: 10px;
	font-weight: bold;
}
.kutu1{
	border: 1px solid #CCC;
}
.gonderbuton1{
	background-color: #FFF;
	background-image: url(images/gonder.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 61px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.adres1{
	vertical-align: top;
	padding-left: 20px;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;	
}
.uruntext{
	font-weight: bold;
	text-align: center;
	
	padding-bottom: 5px;
}.altlink{
	padding-right: 10px;
	padding-left: 10px;
}
.altlink a{
	color: #000;
	text-decoration: none;
}
.altlink a:hover{
	color: #33C;
	text-decoration: underline;
}
.altlinksol{
	width: 800px;
}
.altlinksag{
	width: 101px;
}