
input {
  background-color: #3e7d41;
  font-weight: bold;
  color: #ffffff;
  font-size: x-small;
  line-height: normal;
  text-indent: 0px;
  padding-top: 1px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 1px;
  font-variant: small-caps;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 0px;
}
select {
  font-size: 12px;
  background-color: #fffbd0;
  padding-top: 1px;
  padding-left: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  margin-top: 2px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  color: navy;
  font-weight: normal;
}

.text-center {
  text-align: center;
}

.v_align_bottom{
  vertical-align: bottom;
}

a:hover {
  background-color: antiquewhite;
}

.mainArea{
  width: 1000px;
  margin: auto;
}

.titleArea{
  margin-bottom: 10px;
  margin-top: 20px;
}

.txtTitleType{
  font-size: 1.125rem;
  font-family: "‚l‚r ƒSƒVƒbƒN";
}


.tblSeedImg{
  font-family: "‚l‚r ‚oƒSƒVƒbƒN";
}

.tblSeedImg .tdHeader{
  color: #366541;
  font-size: 0.8125rem;
  background-color: #e0e0e0;
}
.tblSeedImg .tdHeader .txtMsgClickImg{
  color: #990000;
}

.tblSeedImg tbody td{
  background-color: #ffffff;
  font-size:0.8125rem
}

.txtResetMsg{
  color: #990000;
  font-size: 0.8125rem;
}
