td {
	font-size: 12px;

}
.1 {
	font-size: 14px;
	line-height: 22px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;

}
.bg01 {
	background-image: url(images/1_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.bgleft {
	background-image: url(images/intro_01.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bgright {
	background-image: url(images/intro_04.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
