.tasiyici{
	width: 940px;
	margin-left: 4px;
}
.tepe{ }
	.tepe .turuncu{
		background-color: #F87D1A;
		width: 100%;
		height: 10px;
	}
	.tepe .logo{
		float: left;
		padding: 10px 22px;
	}
	.tepe .menu{
		float: right;
		font-size: 0.9em;
		padding-top: 2px;
	}
	
	.tepe .menu a{
		color: #006699;
		text-decoration: none;
	}
	.tepe .menu a:hover{
		color: #006699;
		text-decoration: underline;
	}
	
	.tepe .arama{
		margin:54px 0px 0px 764px; 
	}
	.tepe .arama .text{
		width: 125px;
		color:#666;
	}	

.container{
	width: 553px;
	border: 1px solid #efefef;
}

.tablo {background-color: #ddd}
.tablo th {padding: 2px; border: 1px solid #ccc;text-align: left;background-color: #e5e5e5}
.tablo td {padding: 2px; border: 1px solid #ccc;text-align: left;}
.tablo tbody td {background-color: #fff; border: 1px solid #ccc;}
.tablo tfoot td {background-color: #ffc; font-style: italic}

.yatay_manset { 
	display: none; 
	width: 553px; 
	height: 180px; 
	position: relative; 
}
#manset_0 {display: block; }
.serit_pasif { 
	background-color: #ccc; 
	padding: 1px 4px;
	font-weight: bold;
	cursor:pointer;
	border-right:1px solid #fff;
}
.serit_aktif { 
	background-color: #f87d1a; 
	padding: 1px 4px;
	color: #fff;	
	border-right:1px solid #fff;
	cursor:pointer;
}
.serit_pasif a{
	color: #333;
}
.serit_aktif a{
	color: #fff;
	text-decoration: none;
}