@charset "UTF-8";
/* CSS Document */

.tb1 {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.busiDoc1 {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.tb2 {
	background-color: #EAF0F4;
}
.busiDoc2 {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.busiItem1 {
	background-image: url(image/business-img-09.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #006699;
}
.busiItem2 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-bottom: 10px;
	padding-left: 10px;
}
