/*--- Index ---*/
#index_contact{
	background:url(../../images/common/bg_b_centre.gif) no-repeat left bottom;
	padding:0px 0px 8px 0px;
}
#index_contact .fond{padding:54px 23px 0px 22px;}
#index_contact h2{
	font-size:18px;
	color:#01a8d8;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:20px;
}

#index_contact .contact{
	overflow:hidden;
	zoom:1;
	padding-bottom:8px;
	border-bottom:1px solid #2c2c2c;
	margin-bottom:20px;
}
#index_contact .contact.last{
	border:none;
	!padding-bottom:0px;
	margin:0px;
}
#index_contact .contact .img{
	float:right;
	width:153px;
}
#index_contact .contact .img img{
	border:5px solid #2c2c2c;
	margin-bottom:1px;
}
#index_contact .contact .img a{
	width:153px;
	line-height:22px;
	text-align:center;
	display:block;
	background:url(../../images/common/bg_contact.gif) no-repeat 0px 0px;
	color:#ababab;
	font-size:10px;
	text-decoration:none;
}
#index_contact .contact .img a:hover{color:#ffffff;}
#index_contact .contact .txt{
	float:left;
	width:335px;
}
#index_contact .contact h3{
	color:#a4d644;
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}
#index_contact .wg{
	font-size:14px;
	margin-bottom:15px;
}