@CHARSET "UTF-8";

.article_aboutus_wrapper {}
#map_module_wrapper {
	padding: 23px 0 47px 0;
}

#aboutus_map {
	background: url(../../../images/aboutus/map.png) no-repeat left top;
	width: 719px;
	height: 465px;
	position: relative;
}

#aboutus_map .pin {
	position: absolute;
	top: 0;
	left: 0;
	width: 13px;
	height: 11px;
   margin-top: -1px;
   margin-left: -1px;

}
#aboutus_map .pin.blue {
	background: url(../../../images/aboutus/pin.gif) no-repeat left top;
}

.tt {
	width: 580px;
	padding: 0;
	margin: 0;
	background: none;
	position: absolute;
	bottom: 0;
	left: 70px;
	display: none;
}
.tt .tt_lt, .tt .tt_rt,.tt .tt_lb, .tt .tt_rb {
	width: 8px;
	height: 8px;
}
.tt .tt_lt {
	background: url(../../../images/aboutus/tt_lt.png) no-repeat left top;	
}
.tt .tt_lb {
	background: url(../../../images/aboutus/tt_lb.png) no-repeat left top;	
}
.tt .tt_mid {
	background-color: #e6e6e6;
	height: 8px;
	width: 564px;
}
.tt .tt_rt {
	background: url(../../../images/aboutus/tt_rt.png) no-repeat left top;
}
.tt .tt_rb {
	background: url(../../../images/aboutus/tt_rb.png) no-repeat left top;
}

.tt .row {
	background-color: #e6e6e6;
	width: 564px;
	padding: 0 8px 0 8px;
}
.tt .tt_title {
	width: 40px;
	vertical-align: middle;
	font-size: 16px;
}
.tt .tt_separator {
	width: 20px;
	background: url(../../../images/aboutus/separator.png) repeat-y 7px top;
}
.tt .tt_desc {
	width: 504px;
	height: 70px;	
	vertical-align: middle;
}
#aboutus_scale {
	padding-left: 18px;
}
#aboutus_scale .year {
	padding-top: 9px;
	width: 50px;
}
#aboutus_scale .current {
	background: url(../../../images/aboutus/arrow.png) no-repeat 17px top;
}
#aboutus_scale .current a {
	color:#747474;
	text-decoration: none;
	cursor: default;
}
