.contact_cnt
{
	width:678px;
	float:left;
}
.contant_text_desc
{
	padding:20px 0 30px 0; 
	line-height:16px;
	text-align:center;
}
	.contact_cnt table
	{
		width:420px;
		float:left;
	}
		.contact_cnt textarea
		{
			width:428px;
			height:130px;
		}
		.contact_cnt input
		{
			width:290px;
			margin:0 0 2px 0;
		}
			.button input
			{
				width:118px;
				height:19px;
				line-height:19px;
				padding:0 0 2px 0;
				color:#444;
				font-weight:bold;
				margin:10px 0 0 0;
				font-size:11px;
				border:0px;
				background:url(../images/body_head_bg.png) -733px -48px no-repeat;
			}
				.button input:hover
				{
					background:url(../images/body_head_bg.png) -733px -67px no-repeat;
				color:#262626;
				}
				
.contact_desc
{
	width:232px;
	border:1px solid #8c5f35;
	background-color:#ececec;
	font-weight:bold;
	padding:3px;
	color:#262626;
	float:right;
}			
.contact_map img
{
	width:220px;
}
