a {
	color: #3e3e3e;
	display: block;
}
a:hover, a:visited, a:link, a:active {
	color: #3e3e3e;
	text-decoration: none;
}
.nav-top {
	background: #e3edee;
	text-align: center;
	height: 40px;
}
.nav-top .img-left {
	position: absolute;
	left: 10px;
}
.nav-top span {
	line-height: 40px;
	font-size: 16px;
}
.green {
    color: #22ac38;
}
.out-box:after {
	content: "";
	height: 0;
	display: block;
	clear: both;
}
.border {
	border: 1px solid #d7d7d7;
	padding: 10px;
}
.in-box {
	background: #f5f5f5;
	text-align: center;
	padding: 10px 0;
} 
.aa {
	font-size: 16px;
}
.bb {
	line-height: 25px;
}
span.cc {
	background: url("/assets/Home/apiying2/images/abouts/icon2.png") no-repeat;
	width: 20px;
	height: 18px;
	display: inline-block;
}
.shadow {
	position: relative;
	top: -2px;
}