body {
	background-color: #ffd;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body, th, td {
	font-size: 12px;
	line-height: 140%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	font-size: 12px;
	text-align: left;
}
a:link, a:visited {
	color: #03c;
	text-decoration: none;
}
a:hover {
	color: #f30;
}
#main_layout {
	margin: auto;
	background-color: #fff;
	width: 750px;
}
#top {
	background-image: url(../images/top_line_bg.gif);
	background-repeat: repeat-x;
}
#top .logo {
	padding-top: 4px;
}
#top #iso9001 {
	margin-top: 11px;
	margin-right: 5px;
	margin-bottom: 6px;
}
#main_menu {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #093;
	border-bottom-color: #093;
}
#main_menu td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
}
td#side_menu {
	width: 134px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #093;
	text-align: left;
	vertical-align: top;
}
td#main_contents {
	width: 615px;
	text-align: left;
	vertical-align: top;
}
#side_menu {
	background-color: #eefffd;
}

#side_menu .menu {
	width: 124px;
	margin-top: 6px;
	margin-right: 5px;
	margin-left: 5px;
}
#side_menu .menu h1 {
	border: 1px solid #063;
	margin: 0px;
}
#side_menu .menu p {
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #063;
	border-bottom-color: #063;
	border-left-color: #063;
}
#main_contents #contents_menu {
	background-image: url(../images/contentsmenu_line_bg.gif);
	background-repeat: repeat-x;
	background-color: #2e7e44;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	padding-left: 15px;
	margin-bottom: 30px;
}
#main_contents #contents_menu .menu {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	height: 25px;
}
#main_layout #main_contents #contents_menu .menu img {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}
.page_top {
	width: 525px;
	margin-top: 20px;
	margin-right: 45px;
	margin-bottom: 20px;
	margin-left: 45px;
	text-align: right;
	font-size: 11px;
}
#bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #093;
}
#bottom #copyright {
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 20px;
}
#plugin {
	font-size: 11px;
	margin-top: 4px;
	margin-left: 4px;
	line-height: 140%;
	text-align: left;
}
#plugin img {
	margin-right: 5px;
}
