body {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

p {
	text-align: justify !important;
	font-size: 1em;
	line-height: 1.2;
}

.righttext {
	margin:1em 0 1em 0; 
	}
	
.righttext p{
	text-align:right !important;
	text-indent:0em !important;
	}
	
.copyright {
	margin-top: 30px;
	margin-bottom: 45px;
}


h1 {
	font-size: 2.3em;
	font-weight:bold;
	text-align:left;
	line-height:1.2em;
}

h2 {
	font-size: 1.5em;
	font-weight:bold;
	text-align:left;
	line-height:1.2em;
	padding-bottom:0.5em;
	border-bottom:2px solid black;
}

h3 {
	font-size: 1.2em;
	margin-top: 1.1em;
	margin-bottom: 0.3em;
	font-weight:bold;
}

h2+p, h3+p{
	text-indent:0em !important;}

.authorArea1 {
	width: 100%;
	border-top:2px solid black;
	border-bottom:2px solid black;
}

.authorName1{
	font-size: 1.1em;
	text-align: left;
	margin-bottom: 0em;
	font-weight:normal;
}

.authorAddress1{
	margin-top: 0.2em;
	margin-bottom: 0em;
	font-size: 1em;
	text-indent:0em !important;
}
.authorAddress2{
	margin-top: 2em !important;
	margin-bottom: 1em;
	font-size: 1em;
	text-indent:0em !important;
}

.authorArea {
	width: 80%;
}

.authorName{
	font-size: 1.1em;
	text-align: left;
	margin-bottom: 0em;
	font-weight:bold;
}

.authorAddress{
	margin-top: 1em;
	margin-bottom: 0em;
	font-size: 1em;
	text-indent:0em !important;
}
 

.abstract {
	width: 80%;
	margin-top: 1.3em;
	margin-bottom: 5em;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-right: 0px;
	margin-left: auto;
}

.abstract p {
	margin-top: 0.5em !important;
	margin-bottom: 10px;
	font-size: 0.95em;
	text-indent:0em !important;
}

.topic p {
	text-indent: 1.5em;
	margin-top: 0em;
	margin-bottom: 0.2em;
}

.topic p:first-of-type {
  text-indent: 0em;
}

figure img {
	width: 99%;
	height: auto;
	margin-bottom: 1em;
	margin-top: 1.3em;
}

figcaption{
	font-size: 1em;
	text-align: justify;
	text-indent:0em;}
	
figcaption p{
	margin-top:0.5em !important;
	font-size: 1em;
	text-indent:0em  !important;
}
 


.noindent {
	text-indent: 0em !important;
}

.mtop{
	margin-top:0.5em !important;
	text-indent:0em !important;
}

.mtop2{
	margin-top:1em !important;
}

.quote{
	margin:1.5em 0 1em 0 !important;
}

.quote p{
	font-size:0.85em;
}

.blockquote{
	margin:1em 0 1em 6em !important;
}

.blockquote p{
	text-indent:0em;
	margin:0.5em 0 0 0;
}

.blockquote1{
	margin:1em 0 1em 0em !important;
}

.blockquote1 p{
	text-indent:0em;
	margin:0em 0 0 0;
}

.space{
	letter-spacing:0.1em !important;
}

.orderlist li{
	margin-top:0.5em;
	text-align: justify;
	font-size:0.85em;
}

.footnote{
margin-top:0em;
}

.footnote p{
  font-size:0.85em;
	text-indent:0em;
	margin-top:5px;}

hr.brd {
	margin:2em 0 0 0;
	text-align:left;
	border-bottom:1px solid black;
	width:100%;}
	
.reference p{
 margin-left: 1.5em !important;
text-indent:-1.5em !important;
 line-height:1.3em;}

table {
border-collapse: collapse !important;
margin: 0px auto 20px auto;
width: 100%;
}



table tr th {
border: 1px solid black;
background: #e6e7e8;
padding:0.5em;
font-weight:bold;
}
	
	
table tr th:first-child {	
border-left:none;}

table tr th:last-child {	
border-right:none;}
	


table tr td {
	text-align: center !important;
	vertical-align: middle;
	border-bottom:1px solid black;
		padding:0.2em 0.5em 0.2em 0.5em;

}

.tableSource {
	margin-left: 5px;
	text-indent:0em !important;
	margin-bottom: 20px !important;
}

.left_tb{
	border-left:1px solid black;}

.top_tb{
	border-top:1px solid black;}

caption {
	margin-top:1em;
	margin-bottom:5px;
	font-size:15px;
	text-align:left;
	line-height: 1.2;}

.tcaption{
	text-indent:0em !important;
  margin:1.5em 0 0.3em 0 !important;}
  
.note{
	font-size:0.85em;
	text-indent:0em !important;
  margin:0.5em 0 1em 0 !important;}
 
.equation {
	margin:1em 0 1em 0 !important;}

 

.indent{
	text-indent:1.5em !important;}

.Iimage{
	vertical-align: middle;
}

.topspace{
	margin-top:1.5em !important;
	text-indent:1.5em;}
	
.topspace1{
	margin-top:1.5em !important;
	text-indent:0em !important;}	
	
p.list_ind{
 	text-indent:3em !important;	
}