#page #right #systemMenu li {
	display: inline;
}
#page #right #systemMenu a {
	height: 148px;
	width: 255px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#page #right #systemMenu #systemMenu1 {
	background-image: url(img/menu_button_1_off.jpg);
}
#page #right #systemMenu #systemMenu1:hover {
	background-image: url(img/menu_button_1_on.jpg);
}
#page #right #systemMenu #systemMenu2 {
	background-image: url(img/menu_button_2_off.jpg);
}
#page #right #systemMenu #systemMenu2:hover {
	background-image: url(img/menu_button_2_on.jpg);
}
#page #right #systemMenu #systemMenu3 {
	background-image: url(img/menu_button_3_off.jpg);
}
#page #right #systemMenu #systemMenu3:hover {
	background-image: url(img/menu_button_3_on.jpg);
}
#page #right #systemMenu #systemMenu4 {
	background-image: url(img/menu_button_4_off.jpg);
}
#page #right #systemMenu #systemMenu4:hover {
	background-image: url(img/menu_button_4_on.jpg);
}
#page #right #systemHeader {
	margin-top: 5px;
	margin-bottom: 10px;
}
.systemHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2EA817;
	display: block;
	margin-bottom: 4px;
}

#page #right #system1 {
	background-image: url(img/system1_photo1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 200px;
	margin-bottom: 10px;
}
#page #right #system2 {
	background-image: url(img/system2_photo1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 200px;
	margin-bottom: 10px;
}
#page #right #system3 {
	padding-right: 200px;
	margin-bottom: 10px;
}
#page #right #system4 {
	padding-right: 200px;
	margin-bottom: 10px;
}
#page #right .text {
	width: 33%;
	float: left;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#page #right .text .textBody {
	border: 1px solid #00693E;
	width: 165px;
}
#page #right .text .textHeader {
	background-image: url(img/textHeaderBg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 167px;
	text-align: left;
}
#page #right .text .textHeader .textHeaderMidashi {
	display: inline;
	background-image: url(img/textHeaderMidashiBg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 0.9em;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
}
