@charset "UTF-8";



strong {color: #063;}

#main table {
	width: 654px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#main table caption {
	display: none;
}

#main table th,
#main table td {
	padding: 8px 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#main table th {
	background: #ECEFF4;
	border-right: none;
	vertical-align: top;
	white-space: nowrap;
}

#main table td #lineOFbusiness dt {
	float: left;
	width: 5em;
	height: 11em;
}

#main table td #lineOFbusiness dd {
	float: left;
}

#main table td #lineOFbusiness dd ul li {
	padding-left: 15px;
	background: url(../../shared/images/main/icon_dot1.gif) no-repeat left center;
}

#main ul.disc li {
	margin-left: 1em;
	list-style-type: disc;
}


#main #iso h3.iso9001 {
	font-weight: bold;
	color: #069;
}

#main #iso .imgBlock {
	float: left;
	width: 125px;
}

#main #iso .txtBlock {
	float: right;
	width: 530px;
}

#main #iso .txtBlock {
	float: right;
	width: 530px;
}

#main.senior .odd img {
	float: left;
	width: auto;
	padding-right: 10px;
}

#main.senior .even img {
	float: right;
	width: auto;
	padding-left: 10px;
}



#main table h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #069;
}

#main table ul.disc li {
	list-style-type: disc;
	margin-left: 1.5em;
}

#main table ul.square li {
	list-style-type: square;
	margin-left: 4em;
}

#main table .g {	
}




debug {
	border: 1px solid #f00;
}
