.body-section-clientlist {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #000;
	width: 750px;
	margin: auto;
}
.body-section-clientlist .sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
}
.body-content-rule-customers {
	width: 750px;
	border-bottom: solid #CCCCCC 1px;
	margin: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.customer-list ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.customer-list li {
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.industry-list ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.industry-list li {
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.txt-head-customer-list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #900;
}
.txt-head-customer-list .sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
}
#body-content-wrap .body-section-clientlist .customer-list a   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
}
#body-content-wrap .body-section-clientlist .customer-list a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #900;
}

