	.bg5						{background:#231f20; padding:45px 0;}

	.text_5					{width:1100px; margin:0 auto;}
	.text_5:after		{display:block; clear:both; content:''; width:100%;}

	.text_5_left		{width:410px; float:left;}
	.text_5_right		{width:600px; float:right;}

	.text_5_left ul li			{display:block; margin-bottom:8px;}
	.text_5_left ul li select								{width:100%; border:0; background:#ededed; height:50px; border-radius:3px;}
	.text_5_left ul li input[type="text"]		{width:100%; border:0; background:#ededed; height:50px; border-radius:3px; text-indent:5px;}
	.text_5_left ul li input[type="tel"]		{width:100%; border:0; background:#ededed; height:50px; border-radius:3px; text-indent:5px;}
	.text_5_left ul li textarea							{width:100%; border:0; background:#ededed; height:170px; border-radius:3px;}
	.text_5_left .agree label								{color:#fff;}
	.text_5_left .agree a										{color:#fff;}
	.text_5_left input[type="submit"]				{width:100%; border:0; background:#ec0928 ;height:50px; border-radius:3px; color:#fff; font-size:16px; margin-top:20px; cursor:pointer;}

	.location				{margin-top:25px; padding-top:25px; border-top:1px solid #fff;}
	.location:after	{width:100%; display:block; clear:both; content:'';}
	.location h1		{color:#fff; font-size:20px; margin:0 0 20px 0; padding:0; line-height:100%;}
	.location h3		{color:#fff; font-size:16px; margin:0 0 10px 0; padding:0; line-height:100%; }
	.location p			{color:#fff; margin:6px 0; line-height:150%; padding-left:10px;}
	
	.location .loca_left		{float:left; width:300px;}
	.location .loca_right		{float:left; width:300px;}


.footer_copy						{background:#000; text-align:center; padding:15px 0;}
.footer_copy p					{color:#fff; font-size:11px; margin-bottom:5px;}
.footer_copy p a				{color:#777; font-size:11px; margin-left:20px; display:inline-block;}
