@charset "utf-8";

#content_contact{
	background:url(../images/bg_inner.png) no-repeat scroll center center transparent;
	width:890px; /*950*/
	height:720px; /*777*/
	padding:42px 30px 30px;
	position:relative;
}
.txt_contact{
	font-size:12px;
	font-weight: bold;
	margin:20px 0 0;
	line-height: 20px;
}

#map1{
	width:324px; 
	height:257px;
	float:left;
	margin:40px 0 0 120px
}
#map2{
	width:330px; 
	height:250px;
	float:left;
	margin:40px 0 0 20px
}
#ttp{
	background:url(../images/contact/logo_tt&p.png) no-repeat scroll center center transparent;
	width:309px; 
	height:81px;
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	margin:0 0 20px 20px;
}

#content_contact a{
	text-decoration:underline;
}
