.gNav .nav02  a{
	background-position: bottom;
}
#contents .cntA  .Accounting{
	background-image: url(../../business/image/business-a1.jpg);
	display: block;
	padding: 10px;
	width: 440px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #999;
}

#contents .cntA  .Taxation{
	background-image: url(../../business/image/business-a2.jpg);
	display: block;
	padding: 10px;
	width: 440px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #999;
}
#contents .cntA  .Plan{
	background-image: url(../../business/image/business-a3.jpg);
	display: block;
	padding: 10px;
	width: 440px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #999;
}

#contents .cntA_txt   {
	display: block;
	margin-top: 110px;
	font-size: 12px;
	color: #333;
	padding: 10px;
	line-height: 25px;
}
