/**************************************/
/*           contact us               */
/**************************************/
.title_container{
	margin-bottom: 3em;
}
#form_down {
	width: 476px;
	float: left;
}
#bottom-sh{
	height: 3px;
	display: block;
	background: transparent url("../images/bottom.gif") no-repeat top right;
}
#top-r{
	float: right;
}
#page_wrapper{
	padding: 2em 0;
}
.office-container{
	width: 400px;
}
.office-container div{
	padding-top: 20px;
}
.office-container h3{
	font-weight: normal;
	padding-bottom: 10px;
}
.office-container p{
	line-height: 20px;
}
#map{
	display: block;
	overflow: hidden;
	height: 345px;
	background: transparent url("../images/map.jpg") no-repeat left top;
	padding: 10px;
	position: relative;
	margin-top: 7px;
	border:1px solid #9F9F9F;
}
#map b{
	color: #fff;
	font-size: 15px;
	position: relative;
	z-index: 5;
	padding: 5px 0 0 5px;	
}
#map span{
	display: block;
	position: absolute;
}
#map span.trans{
	top: 10px;
	bottom: 10px;
	left: 10px;
	right: 10px;
	background: #3F3F3F;
	opacity: .8;
	filter: alpha(opacity = 80);
	z-index: 0;
}
#map span.enlarge{
	display: block;
	height: 25px;
	background: transparent url("../images/enlarge.png") no-repeat bottom right;
	bottom: 20px;
	width: 100px;
	z-index: 6;
	right: 20px;
}
#map a{
	position: static;
}
#bottom-c{
	overflow: hidden;
	clear: both;
	display: block;
	padding-top: 20px;
}
