@charset "utf-8";

#content p {
	margin: 0 0 10px;
}
#content a {
	color: #a0c001;
}
#content h4 {
	font-size: 16px;
	color: #1e6c2b;
	margin: 0 0 15px;
	font-weight: bold !important;
}
#content h5 {
	color: #1e6c2b;
	margin: 0 0 5px;
	padding: 15px 0 0 0;
	font-weight: bold !important;
}
#content .sec1 ul {
	width: 640px;
	margin: 0 -20px 0 0;
}
#content .sec1 li {
	float: left;
	margin: 0 20px 0 0;
}
#content .sec2 .fl {
	width: 300px;
}
#content .sec2 .fr {
	width: 300px;
}
#content .sec2 .bg {
	background: url(../images/access3.png) no-repeat 0 0;
	padding: 70px 0 0 0;
}



.mapapp {
	background: #e0bdd6;
	padding: 18px 13px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(../border-radius.htc);
	color: #8e0b5e;
	margin: 0 0 15px;
	text-align: center;
	font-size: 20px;
	width:194px;
	font-weight:bold;
}
.mapapp a {
	color: #fff !important;
}
