/*
.body{
background-color: black;
color: white;
}
*/
.body-box{
font-weight: 600;
font-size: 180%;
text-align:center;
padding:0% 7%;
}
.main-box{
padding: 3% 7%;
/*
margin-left:auto;
margin-right:auto;
border:solid;
text-align:justify;
*/
text-align: left;
background-color: black;
color: white;
}
.dn{
display:none;
}
.r {
text-align:right;
display: inline-block;
}
.c { text-align:center; }


.ti {
text-align:center;
font-weight: 800;
font-size: 150%;
border-style:solid;
border-color:#ff8020;
border-width: 5px 30px;
}
.ti2 {
text-align:center;
font-size: 120%;
}

h1 {
font-weight: 800;
font-size: 150%;
border-style:solid;
border-color:#ff8080;
border-width:2px 20px 4px 30px;
}
.it {
padding-left: 2em;
display: inline-block;
}
.bo {
background-color: #003010;
padding-left: 2em;
display: inline-block;
}
.in {
font-size: 110%;
background-color: #001030;
text-align:center;
display: inline-block;
}
h2{
font-weight: 800;
font-size: 130%;
color: white;
border-style:solid;
border-color: #608070;
border-width:0px 4px 2px 0px;
display: inline-block;
}
h3{
font-weight: 700;
font-size: 130%;
display: inline-block;
}
h3:before {
content: " ";
} 
h4{
font-weight: 600;
font-size: 120%;
border-style:solid;
border-color: #608070;
border-width:0px 0px 2px 0px;
display: inline;
}
h5{
font-weight: 600;
font-size: 120%;
display: inline;
}
h5:before {
content: " ";
} 
h6{
font-weight: 800;
font-size: 120%;
color: #fff0e0;
background-color: #200000;
border-color: red;
border-style:solid;
border-width: thick;
padding: 0.2em 0em;
margin: 0% 2%;
text-align:center;
display: inline-block;
}
b {
background-color: white;
}
.navi{
font-size: 110%;
position: absolute;
/*
top: 0%;
right: 0%;
*/
top: 3%;
right: 10%;
background-color: black;
color: white;
}
.footer{
font-size: 70%;
float:right;
margin-right: 5px;
padding-bottom: 5px;
}
.rbox{
color: black;
background-color:#101080;
float:right;
}
a{
color:#e0e0ff;
text-decoration: none;
}
small, .s {
font-size: 90%;
}
em {
font-weight: 800;
color: #ffe0c0;
}
.gr {
color: #e0e0e0;
}
.TE{
background-color: white;
/*color: black;*/
}

hr {
color: white;
height: 40px;
}
s{
display: inline-block;
width: 0px;
overflow: hidden;
}
.i{
display: inline;
}
