@charset "utf-8";
/* CSS Document */

.icerik-alan{
	width:900px; height:auto; float:left; margin-left:30px; margin-top:20px; margin-bottom:20px;

}
.i-sol-baslik-alan{
	width:450px; height:35px; float:left;
}
.i-img{
	width:35px; height:35px; float:left;
}
.i-baslik{
	width:500px; height:35px; float:left; line-height:35px; margin-left:5px;
	font-family:Tahoma, Geneva, sans-serif; font-size:24px; color:#6eb3f5;
}
.s-konu-alan{
	width:830px; height:160px; float:left; margin-top:15px; margin-left:40px;
	border-bottom:dashed 1px #c0e8f6;
}
.konu-baslik{
	width:600px; height:30px; float:left; margin-left:25px; 
	font-family:Tahoma, Geneva, sans-serif; font-size:20px; color:#6eb3f5;
	text-decoration:none; 
}
.kou-img{
	width:150px; height:150px; float:left; margin-left:20px;
	background:#6eb3f5;
}
.konu-text{
	width:550px; height:75px; float:left; margin-top:10px; margin-left:25px;
	font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#033b6f; line-height:24px;
}
.k-devam a{
	width:90px; height:20px; float:right; margin-right:30px; margin-top:10px;
	background:url(../img/dvm.png) no-repeat; background-position:right center;
	font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#268cec; 
	text-indent:20px; line-height:20px; text-decoration:none;
}
.k-devam a:hover{
	background:url(../img/dvm-hover.png) no-repeat; background-position:right center;
	text-decoration:none;  color:#0e66b8;
}