.page9_back {
	float: left;
	width: 960px;
	padding: 10px;
	min-height: 450px;
}
.page9_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;
}
.page9_img {
	float: left;
		border: 1px solid #E5E5E5;
}
.page9_icerik{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.page9_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;
}

.page9_aciklama{
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #6f6f6f;
	width: 100%;
}

.page9_url{
	float:left;
	width: 100%;
	color: #c5c5c5;
	font-size: 12px;
	}
.page9_url:hover{
	color: #0099FF;	
	}
.page_left {
	float: left;
	height: 242px;
	width: 346px;
}
.map_list{
	height:200px;
	background-color:#f6f6f6;
	float:left;
	border:1px solid #999;
	width: 100%;
	}
.page_right {
	float: right;
	height: 214px;
	width: 326px;
}
.input_x:focus{
	padding:4px;
	background-color:#feffda;
	border:solid 1px #fee069;
	float: right;
	width: 300px;
	margin-bottom: 4px;
	color: #FF6600;
	}
.input_x{
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	float: right;
	width: 300px;
	margin-bottom: 4px;
	color: #CCC;
	}
.textarea_x{
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	float: right;
	width: 300px;
	margin-bottom: 4px;
	overflow:auto;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	}

.textarea_x:focus{
	padding:4px;
	background-color:#feffda;
	border:solid 1px #fee069;
	float: right;
	width: 300px;
	margin-bottom: 4px;
	overflow:auto;
	color: #FF6600;
	}
	
.sub_x{
	border:none;
	background-color:transparent;
	background-repeat: no-repeat;
	background-image: url(../img/iletisim/send.png);
	float: right;
	height: 37px;
	width: 80px;
	cursor:pointer;
	}
	.sub_x:hover{
	background-image: url(../img/iletisim/send_ok.png);
	
}
.firma_name{
	
	color: #06F;
	font-size: 20px;
	font-weight: bold;
}
.form_baslik{
	color: #999;
	font-size: 18px;
	float: right;
	margin-bottom:5px;
	
}
