#contents {
  width: 100%;
  padding: 0;
  margin: 0;
}

#userInformation {
  width: 615px;
  margin-left: 10px; 
  padding-top:5px;
  border: 1px solid #D4D4D4;
  background-color: #FFFFFF;
}

#userInformation {
  margin-left: 60px;
  margin-right: 80px;
}

#note {
  margin-bottom: 10px;
}

.form .input {
  width: 140px;
}

.form .label {
  text-align: right;
  vertical-align: top;
  width: 151px;
}

.formTable tr td a {
  font-weight: bold;
  text-decoration: underline;
  color: #000066;
}
.formTable tr td a:hover {
  background-color: #20A5E8;
  color: #FFFFFF;
}

.b {
  font-weight: bold;
}

#txAddress {
  height: 60px;
}

.formTable tr td {
  padding: 2px;
  vertical-align: top;
}

.formTable tr td a {
  color: #000066;
}

.btnSubmit {
  background: #1E76ED url(/i/btnLogin.gif) no-repeat top left;
  font-weight: bold;
  font-family: "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;  
  border: 0;
  color: #FFFFFF;
  text-align: center;
  width: 140px;
  height: 22px;
  padding-bottom: 3px;
  cursor:hand;
  cursor:pointer;
}

.introText {
  padding: 10px;
  border: 1px solid #D4D4D4;
  background-color: #FFFFFF;
  margin-bottom: 20px;
  margin-left: 60px;
  margin-right: 80px;
}

.introText h1 {
  position: relative;
  left: 3px;
  top: -1px;
}

.introText p {
  margin-left: 25px;
}

.introText a {
  color: #000066;
}

.introText ul {
  margin-left: 40px;
}

.back {
  padding-top: 15px;
}

.back img {
  padding-left: 25px;
  padding-right: 10px; 
}

.back a {
  font-weight: bold;
  text-decoration: underline;
  color: #000066;
  position: relative;
  top: -5px;
}

.back a:hover {
  background-color: #CC0000;
  color: #FFFFFF;
}

#dvWrong{width:595px;}
#dvConfirm{width:595px;}

