.passcheck01{
}
.passcheck02{
  width:50px;
  height:16px;
  text-align:center;
  background-color:#EBEBEB;
  border:solid 1px #BEBEBE;
}
.passcheck03{
  width:50px;
  background-color:#FF9999;
  border:solid 1px #FF3333;
  text-align: center;
	font-weight:700;
}
.passcheck04{
  width:50px;
  background-color:#FFCC33;
  border:solid 1px #FF6633;
	text-align:center;
	font-weight:700;
}
.passcheck05{
  width:50px;
  background-color:#99CC99;
  border:solid 1px #339966;
	text-align:center;
	font-weight:700;
}
.passcheckdisnone{
  display:none;
}
