@import url("common.css");
.errorHead { margin-left: auto; margin-right: auto; text-align: center; z-index: 4;
   color: #e10; font-size: 17px; background-color: #bbb; font-family: sans-serif;
   border: 2px groove #999; }
.error1 { margin-left: auto; margin-right: auto; color: #222; width: 540px;
   font-size: 13px; text-align: left; font-family: sans-serif; z-index: 4;
   border-style: groove; border-width: 2px; border-color: #aaa; background-color: #bbb; }
