.kayan_div{
	width: 520px;
	height: 255px;
	overflow: hidden;
	text-align: left;
	clear: both;
	position: relative;
	
	
}

.kayan_div_container{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 811px;
	height: 132px;
	
}
.kayan_div_inner{
	position: relative;
	width: 811px;
	height: 132px;
	overflow: hidden;
}
.kayan_div_item {
	float: left;
	width: 811px;
	height: 132px;
	overflow: hidden;
	position: absolute;
	top: 0px;
}
.kayan_div_item .item_inner{
	padding: 8px 0px 8px 8px;
}
.kayan_div_item .img imgs {
	width: 150px;
	height: 110px;
	border: 1px #FFFFFF solid;
}
.kayan_div_item .title {
	overflow: hidden;
	font: bold 11pt/23px Trebuchet MS, verdana;
	color: #333399;
	POSITION: absolute;
	width:520px;
	height:40px;
	background-image:url(../resim/manset.gif);
}
.kayan_div_item .spot {
	padding-left: 5px;
	font: 100 8pt/15px Verdana;
	cursor: hand;
}

.kayan_div_item .kayan_foto{
padding-top:30px;
width:500px; height:240;

}
.kayan_div_item .kayan_foto .img img {
height:210px;
border:0;
}
.kayan_div_item .aciklama {
	overflow: hidden;	
	font: 9pt/15px tahoma;
	color:#333333;
	POSITION: absolute;
	width:180px;
	height:185px;
	padding-top:38px; padding-left:318px;
}


