.content-iletisim {width:480px; height:auto; margin:10px; float:left;}
.content-ofis {width:1000px; height:auto;  float:left;}
.ofis
{	width:480px;	line-height:25px;	margin:10px;	float:left;}
.ofis-ikon
{	width:20px;		height:21px; line-height:25px;	padding-top:4px;	float:left;}
.ofis-baslik
{	width:60px;		height:25px; line-height:25px;	font-weight:bold;	float:left;}
.ofis-ayrac
{	width:5px;		height:25px; line-height:25px;	font-weight:bold;	float:left;}
.ofis-metin
{	width:390px;	height:25px; line-height:25px;	padding-left:5px;	float:left;}

.contact-right {width:646px;  height:500px; margin-right:10px; float:left; }
.contact-left {width:313px; height:auto; margin-left:10px; margin-right:10px; float:left;}
.contact-info p {	margin:0;	padding:7px 0;	border-top:1px solid #ddd;}
.contact-info p:last-child {	border-bottom:1px solid #ddd;}
.contact-info span {	color:#444;}

.form_area2 {width:100%; height:auto; line-height:30px; font-weight:bold;  float:left;}
.contact_input {
	width: 100%;
	outline: none;
	padding-left: 5px;
	height: 28px;
	background-color: #fff;
	font-size: 11px;
	font-family: Tahoma;
	color: #888;
	border: 1px solid #ddd;
}
.contact_textarea {
	width: 475px;
	outline: none;
	height: 150px;
	background-color: #fff;
	font-size: 11px;
	font-family: Tahoma;
	margin-bottom: 10px;
	padding: 5px;
	color: #888;
	border: 1px solid #ddd;
}

.contact_input:focus, .contact_textarea:focus, .contact_select:focus{border:1px solid #ccc; color:#444;}

