body {
	margin:0px;
	padding: 10px 20px;
	background-color:white;
}
body,div,p,span,td,th,sup,sub,h1,h2,h3,a,input,textarea{
	font-family: "Verdana","Arial",sans-serif;
	font-size: small;
	color: black;
}
a:link { color:#00008b;}
a:visited { color:#19448e;}
a:active {color:#ffd7e0;}
a:hover { background-color:#c0c0c0;}
sub { vertical-align:baseline; font-size:70%;}
sup { vertical-align:text-top; font-size:70%;}
h1 { font-size: 110%; font-weight: bold; color: #102040; text-align:right;}
h2 { font-size: 110%; font-weight: bold; color: #102040;}
h3 {  background-color: #add8e6; border: 1px #c0c0c0 solid; width: auto; padding: 3px 8px; margin: 1px 0px 20px;}
/*CLASS*/
.atn1 { font-weight:bold; color:#CC0000;}
.frm01 { font-weight: bold; text-align: center; color: #FFFFFF; background-color: #4682b4}
.frm02 { font-weight: bold; text-align: center; color: #FFFFFF; background-color: #996699}
/*---------------------------------------------------------JOURNAL*/
.page { font-size: 90%; text-align: right; padding-right: 10px;}
.title { font-size: 100%; color: #102040; font-weight:bold; text-align: center; padding-top:2em; padding-bottom:2em;}
.affilication {  font-size: 90%; color: #333333;}
.name { padding-bottom: 10px;}
.text {
	margin:25px 0px 0px;
	padding: 20px;
	border-top:1px #19448e solid;
	border-bottom:1px #19448e solid;
	line-height: 1.5em;
}
.back { text-align: center; margin-top: 25px;}
/*ABSTRACT*/
.midashi { font-size: 100%; font-weight: bold; color: #102040;}
.keyword {
	font-size: 90%;
	padding: 20px;
	border-bottom:1px #19448e solid;
}
.date {
	font-size: 90%;
	color: #333333;
	text-align: right;
	padding: 10px;
	border-bottom:1px #19448e solid;
}
/*CONTENTS*/
.Ccontent {
	border-bottom: 1px #19448e solid;
	margin-bottom: 12px;
	padding-left: 15px;
}
