@charset "UTF-8";

/* -------------------------------------------------------------------------------- */
/* OFFICE LIST */
/* -------------------------------------------------------------------------------- */
.greeting .block p {
	margin:0 0 1.5em 0;
	}


/* -------------------------------------------------------------------------------- */
/* OFFICE LIST */
/* -------------------------------------------------------------------------------- */
div.office h4 {
	font-weight:normal;
	}

table.pageLink {
	font-size:75%;
	border:1px solid #cccccc;
	}
	table.pageLink td {
		padding:9px;
		}
		table.pageLink td a {
			padding:0 10px 0 20px;
			background:url("../img/arrow05.gif") no-repeat 10px center;
			}

div.office h4 a {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	}

table.officeList {
	font-size:75%;
	}
	table.officeList td {
		vertical-align:top;
		padding:3px 1em 3px 0;
		}
	table.officeList td.zip {
		width:80px;
		white-space:nowrap;
		}
	table.officeList td.address {
		width:180px;
		}
	table.officeList td.tel {
		}
	table.officeList td.fax {
		padding-right:0;
		}

table.branchBox {
	width:584px;
	font-size:75%;
	}
	table.branchBox td {
		width:50%;
		line-height:1.5;
		vertical-align:top;
		}
		table.branchBox dl {
			padding:3px 1em 3px 0;
			}
		table.branchBox dt {
			color:#800404;
			}
		table.branchBox dd {
			}

div.office h5 {
	color:#08315C;
	font-weight:bold;
	padding:5px 0 5px 14px;
	border-bottom:2px solid #C9D5E2;
	background:url("../img/office_list_mark.gif") no-repeat 5px center;
	}
	div.office h5 a {
		text-decoration:none;
		}
	div.office div.block {
		margin:10px 0 0 14px;
		}
	div.office div.branch {
		color:#800404;
		}
		div.office div.separater {
			clear:both;
			margin:0 0 0 5px;
			padding:5px 0;
			background:url("../img/office_separator.gif") repeat-x center;
			}

table.factories {
	width:584px;
	font-size:75%;
	margin:0 0 0 14px;
	}
	table.factories th,
	table.factories td {
		width:25%;
		padding:3px 0;
		}
	table.factories th {
		width:160px;
		color:#800404;
		text-align:left;
		font-weight:normal;
		}
	table.factories td {
		}

table.china {
/*	width:584px;*/
	width:277px;
	font-size:75%;
	margin:0 0 0 14px;
	}
	table.china th,
	table.china td {
		text-align:left;
		padding:3px 0;
		}
	table.china th {
		width:160px;
		color:#800404;
		text-align:left;
		font-weight:normal;
		white-space:nowrap;
		}
		table.china td {
			padding-left:1em;
			}


/* -------------------------------------------------------------------------------- */
/* OUTLINE */
/* -------------------------------------------------------------------------------- */
div.outline h3 {
	margin:11px 0 0 0;
	}

table.outlineTbl {
	width:598px;
	font-size:75%;
	}
	table.outlineTbl th,
	table.outlineTbl td {
		color:#333333;
		vertical-align:top;
		line-height:1.33;
		padding:3px 0;
		}
	table.outlineTbl th {
		width:160px;
		font-weight:normal;
		text-align:left;
		white-space:nowrap;
		}
		table.outlineTbl span {
			color:#800404;
			padding:0 0 0 15px;
			}
		table.outlineTbl td table {
			width:auto;
			}
		table.outlineTbl td table td {
			text-align:left;
			padding:0 20px 0 0;
			}
	table.outlineTbl div.separater {
		margin:0 0 0 5px;
		padding:5px 0;
		background:url("../img/office_separator.gif") repeat-x left center;
		}


/* -------------------------------------------------------------------------------- */
/* HISTORY */
/* -------------------------------------------------------------------------------- */
table.historyTbl {
	width:598px;
	font-size:75%;
	}
	table.historyTbl th,
	table.historyTbl td {
		vertical-align:top;
		line-height:1.33;
		padding:3px 0;
		}
	table.historyTbl th {
		width:4em;
		color:#800404;
		font-weight:normal;
		text-align:left;
		white-space:nowrap;
		padding-left:15px;
		}
		table.historyTbl th div {
			margin-left:0;
			}
		table.historyTbl span {
			color:#800404;
			padding:0 0 0 15px;
			}
	table.historyTbl td {
		}
	table.historyTbl td.Month {
		width:3em;
		text-align:right;
		padding-right:12px;
		padding-left:12px;
		}
	table.historyTbl td div.separater {
		padding:5px 0;
		background:url("../img/office_separator.gif") repeat-x left center;
		}
div.history strong {
	color:#151515;
	}

