/*body {
	background-color: 1DA57C;
	color: #C8EDD8;
}*/
body {
	background-color: #E1F1FF;
	color: #6000A8;
}
.mpei_full_title {
	text-align: center;
	font-size: large;
	font-weight: bold;
	padding-left: 20%;
	padding-right: 20%;
}
.epi {
	font-size: smaller;
	text-align: right;
}
.main_title {
	text-align: center;
	font-size: x-large;
	margin-top: 40px;
}
.nav_table {
	width: 100%;
	text-align: center;

}
.nav_cell {
	background-color: #8A8BFF; /*#1D8884;*/
	padding: 20px;
}
a.nav_cell {
	text-decoration: none;
	color: #E1F1FF; /*#75FDFF;*/
}
.authors {
	font-size: smaller;
	margin-bottom: 10px;
	font-style: italic;
}
.lab_title {
	text-align: center;
	font-size: large;
}
.print_ver_btn {
	text-align: right;
}
p {
	text-indent: 40px;
}
sub {
	line-height: 0;
	font-size: 70%;
}
.ris {
	padding: 20;
	text-align: center;
	font-style: italic;
}
.internal_link {
	color: #338E5B; /*#B7FFB7;*/
	text-decoration: none;
	font-weight: bold;
}
.table_cap {
	text-align: right;
	font-style: italic;
}
.table_gpt {
	text-align: center;
}
td {
	text-align: center;
}
.eqv {
	text-align: center;
	font-style: italic;
}
.eqv_num {
	text-align: right;
}
h4 {
	font-style: italic;
}
h2, h3 {
	text-align: center;
}
.subradic {
	border-top: thin solid;
}
.ogl_link {
	color: #2F8354;
	font-size: large;
}
.ogl_div {
	margin: 10;
	padding: 2;
}