td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
	line-height: 150%;
}
.title-1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 120%;
}
.data {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #999999;
}
a {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #990000;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.title-2 {
	font-family: "Arial Black";
	font-size: 12px;
	color: #FFFFFF;
}
.factorybg {
	background-image: url(img/factory/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.companybg {
	background-image: url(img/companyintro/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.td1 {
	background-color: #e6eef6;
}
.td2 {
	background-color: #fef2e5;
}
