/*   one-ch-tai.css     */
/*     2020-10-28       */

body {
    font-family: "Times New Roman";
    font-size: 16px;
    line-height: 19px;
    background-image: url("blgr036.jpg");
    color: #000;
    margin: 0px;
}

table.centertai {
    margin-left: auto;
    margin-right: auto;
    width: 625px;
    background-color: #fff;
}

table.centertaiy {
    margin-left: auto;
    margin-right: auto;
    width: 460px;
    background-color: #eac117;
    color: #41627E;
    border-width: 2px;
    border-style: double;
    border-color: #008000;
}

table, th, td {
  border: 1px solid black;
}

.centerheader{
    display: block;
    text-align: center;
    margin: 0 auto;
    color:#806D7E;
}

.center{
    display: block;
    text-align: center;
    margin: 0 auto;
}

.centertai {
    width:625px;
    background:#ffffff;
    border: none;
    margin: 0 auto;
}

.centertai td{
    border: none;
}

table.centertai2 {
    width:600px;
    border: 1px solid #fff0d6;   
    background:#ffffff;    
    margin: 0 auto;
     /*  border-width: 1px;
       border-style: single;
       border-color: #fff0d6;   */   
}

.cdisplab {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.cntr-i41 {
    text-align: center;
    color: #41627E;
}

.cntr-item {
    text-align: center;
    font-family: Georgia, "Times New Roman", Times, serif, verdana, tahoma;
}

.excep {
    color: #347235;
    font-style: italic;
}

.cit {
    font-style: italic;
}

.cbd {
    font-weight: bold;
}

.csm {
    font-size: 13.5px;
    line-height: 17px;
}

.centertaiy{
    width: 460px;
    background:#EAC117;
    margin:0 auto;
    opacity: .8;
}

.nextbox, .previousbox{
    width: 48%;
    display: inline-block;
    text-align: center;
    padding:5px;
}

.nextbox img, .previousbox img{
    width: 110px;     /*    145px     */  
}

.footertext{
    text-align: center;
    color:#41627E;
}

.ft-backgr {
    color: #000050;
    background-color: #f0dd88;
}

.inblock, .smtype, .smtype2 {   
    font-size: 13px;
    line-height: 16px;
}

.inblock {
     color: #7f462c;
}

.smtype2 {
    color: #4e9258;
}