.center-contact
{
	float:none;
}
.center-contact .left
{
	width:610px;
	float:left;	
}
.center-contact .left .contact-main
{
	width:570px;
	height:181px;
	background:url("../img/back_bottom.png") repeat scroll 0 0 transparent;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:left;
}
.center-contact .left .contact-main .name
{
	display:block;
	width:570px;
	background:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:18px;
	height:40px;
	font-weight:normal;
}
.center-contact .right
{
	width:320px;
	float:right;
}
.bottom-contact
{
	clear:both;
	width:900px;
	padding:20px;
	background:url("../img/back_bottom.png") repeat scroll 0 0 transparent;
	text-align:left;
}
.bottom-contact .social
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:18px;
}
.bottom-contact .social_link
{
	width:860px;
	height:80px;
	padding:20px 0px 30px 40px;
}
.bottom-contact .social_link a
{
	display:block;
	height:80px;
	width:140px;
	background-image:url("../img/social.png");
	margin-right:30px;
	float:left;
	
}
