.page2_back {
	float: left;
	width: 700px;
	padding: 10px;
}
.page2_item {
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 328px;
	background-color: #f2f2f2;
	padding: 5px;
	min-height: 80px;
	position: relative;
}
.page2_img {
	float: left;
		border: 1px solid #E5E5E5;
}
.page2_icerik{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.page2_baslik{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #292929;
	width: 100%;
	position: relative;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	padding-top: 4px;
}

.page2_aciklama{
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #6f6f6f;
	width: 100%;
}

.page2_url{
	float:left;
	width: 100%;
	color: #c5c5c5;
	font-size: 12px;
	}
.page2_url:hover{
	color: #0099FF;	
	}
.page7_img{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
