@charset "utf-8";
/* CSS Document */

.business dl {
	width: 350px;
	float:left;
	display: inline;
	margin-right: 20px;
}

.col1 .page-break {
	page-break-before: always;
}

.col1 dt.long {
	padding-top: 13px;
}

* html .col1 .title3 {
	height: 45px;
}

.business dd {
	text-align: center;
}


.business dd img {
	padding: 20px 0 25px;
}

.business-photo {
    text-align: center;
}

.business-photo img {
    padding: 20px 25px 25px;
}
