body{ background:#fff;  margin:0}
a:link, 
a:visited{ color:#78943d;  text-decoration:none}
a:hover, 
a:active{ color:#333;  text-decoration:none}
[class*=col-]{ padding:5px}
.button{ background-color:#D9D9D9;  border:none;  color:white;  padding:15px 32px;  text-align:center;  text-decoration:none;  display:inline-block;  font-size:16px;  margin:4px 2px;  cursor:pointer}
.titleOf100YT{ color:rgb(27,85,127)}
.tableOf100Y{ width:360px;  max-width:100%;  height:300px;  overflow:auto;  text-align:center;  margin:0 auto;  box-sizing:border-box}
.tableOf100Y table{ box-sizing:border-box;  width:100%}
.tableOf100Y thead{ background-color:rgb(41,128,185);  color:#fff}
.tableOf100Y thead th{ text-align:center;   border:2px solid #fff;  padding:10px}
.tableOf100Y tbody tr td{ background-color:rgb(240,240,240);  border:2px solid #fff;  color:#000;  font-size:16px;  padding:10px}

.tableOf100Y tbody tr:nth-child(even){ background-color:rgb(230,230,230)}
.tableOf100Y td{ text-align:center}
#tableOf100Y_All{ padding:0px 15px;  background:rgb(255,255,255);  position:fixed;  top:0px;  right:0px;  left:0px;  bottom:0px;  z-index:200}
.art_block{ margin:15px 0;  padding:10px;  background-color:#fff;  border:1px solid #fff;  border-radius:10px}
.art_block h3{ text-align:right;  font-size:18px;  font-weight:bold;  margin:15px 0 5px;  color:#666}
.art_block p{ text-align:justify;  color:#3F3F3F;  font-size:14px;  margin:20px 0}
#viewAjaxResult, 
#viewUpdEvr{ clear:both;  text-align:center;  margin:auto auto}
