h2 {
	/*font-size:110%;*/
	border-top: 5px solid #89676B;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
dl.summary {
	line-height:200%;
	margin: 30px;
}
dl.summary dt {
	float: left;
	clear: both;
	width: 150px;
	border-bottom: 1px dotted #CCCCCC;
}
dl.summary dd {
	border-bottom: 1px dotted #CCCCCC;
}
h3 {
	border-bottom: 2px solid #999999;
	margin-right: 30px;
	margin-left: 30px;
}
dl.officer1 , dl.officer2 {
	padding: 20px 40px 20px 50px;	/*height: 170px;*/
}
dl.officer1 dt , dl.officer2 dt {
	margin-bottom: 10px;
	font-size: 110%;
}
/*dl.officer1 {
	background: url(../html/company/img/pict.png) no-repeat 40px 22px;
}
dl.officer2 {
	background: url(../html/company/img/pict.png) no-repeat 40px 22px;
}*/
dl.qualification {
	line-height:200%;
	margin: 20px 40px 30px;
}
dl.qualification dt {
	float: left;
	clear: both;
	width: 180px;
	border-bottom: 1px dotted #CCCCCC;
}
dl.qualification dd {
	border-bottom: 1px dotted #CCCCCC;
	text-align: center;
}
#map {
	margin: 20px 40px;
}







.layout1 {
	margin-left: 50px;
	margin-right: 40px;
	clear: both;
}
