@charset "utf-8";

.errorTxt {
color: #ff0000;
font-size:130%;
font-weight:bold;
}
.errSection {
width: 730px;
margin: 50px 0 0 175px;
}
.errW1 {
font-size: 115%;
font-weight: bold;
}
.errW2 {
margin: 35px 0 10px 0;
}