@charset "utf-8";
#container #content {
	position: relative;
	height: 1800px;
	width: 800px;
}
#container #content ul {
	position: relative;
	width: 800px;
}
#container #content li {
	position: relative;
	width: 400px;
	float: left;
	list-style-type: none;
}
#container  #content  #text {
	position: relative;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
.waterjet2 {
	font-size: 36px;
	font-weight: bolder;
	text-decoration: underline;
	margin-bottom: 25px;
	color: #FF0000;
	text-align: center;
}
.waterjet1   {
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 25px;
	padding-left: 25px;
	text-align: justify;
}
