@charset"iso-8859-1";
/* CSS Document */

.branch {
	margin: 0px;
	padding: 1px 0px;
}
.office {
	margin: 0px;
	padding: 1px 0px 1px 1em;
	clear: both;
}
.b_asia {
	font-weight: bold;
	color: #996600;
	margin-bottom: 0px;
}
.o_asia {
	font-weight: bold;
	color: #999933;
	margin-bottom: 0px;
}
.b_america {
	font-weight: bold;
	color: #339966;
	margin-bottom: 0px;
}
.o_america {
	font-weight: bold;
	color: #669999;
	margin-bottom: 0px;
}
.b_europe {
	font-weight: bold;
	color: #663399;
	margin-bottom: 0px;
}
.o_europe {
	font-weight: bold;
	color: #9999cc;
	margin-bottom: 0px;
}
.b_address {
	padding: 0px;
	line-height: 110%;
	margin-left: 1em;
}
.img_office {
	float: right;
}
.o_picture {
	clear: both;
	float: right;
}
.sales_c{
	color: #ff9900;
	font-size: large;
	font-weight: bold;
	margin: 0px 0px 0.3em .3em;
	border-left: 12px solid #ff9900;
	padding-left: .3em;
}
.manufacturing_c {
	color: #006699;
	font-size: large;
	font-weight: bold;
	margin: 0px 0px 0.3em .3em;
	border-left: 12px solid #006699;
	padding-left: .3em;
}
