body,table,input { font-family:Tahoma; font-size: 12px; color: #404040; }
/*
a { color: #303030; text-decoration: none }
a:hover {color: #e03030; text-decoration: none }
*/

.tit {
  font-size: 18px;
  color: #404040;
  text-align: center;
}

.sch {
  font-size: 12px;
  color: #404040;
}

.lab {
  font-size: 6px;
  width: 16px;
  height: 10px;
  background: #ffffff;
  border: 1px solid #808080;
  cursor: pointer;
}

.win {
  background: #ffffff;
  border: 1px solid #808080;
  width: 180;
  height: 160;
  position: absolute;
  left: 10;
  top: 10;
  display: none;
}

.wpn {
  font-weight: bold;
  font-size: 12px;
  background: #3070b0;
  color: #ffffff;
  cursor: default;
}

.btr {
  font-size: 8px;
  font-weight: bold;
  text-align: center;
  background: #ff4040;
  color: #ffffff;
  width: 12;
  height: 9;
  border: 1px solid #ffffff;
  cursor: pointer;
}

.yea {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background: #c0c0c0;
  color: #000000;
  width: 16;
  height: 20;
  border: 1px solid #ffffff;
  cursor: pointer;
}

.pag {
  font-size: 12px;
  text-align: center;
  background: #c0c0c0;
  color: #000000;
  width: 14;
  height:16;
  cursor: pointer;
}

.sub {
  background: #f0f0f0;
  color: #000000;
  width: 100%;
  border: 1px solid #f0f0f0;
}

.cnt {
  background: #f0f0f0;
  color: #000000;
  width: 40;
  border: 1px solid #f0f0f0;
}
