#form1 {
  border-bottom: 1px solid #333333;
}

.bbs_comment {
  width: 445px;
  padding: 5px;
  border-bottom: 1px solid #333333;
  border-right: 1px solid #333333;
  margin-top: 0px;
}

.bbs_comment h3 {
  background-image: url(jpg/bbs-h3.jpg);
  width: 445px;
  height: 22px;
  padding-left: 10px;
  padding-top: 5px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.bbs_comment p {
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 0px;
  color: #FFFFFF;
}
.bbs_comment form {
  border-top: 1px solid #CCCCCC;
  padding-top: 5px;
}
.smorl {
  text-align: right;
  font-size: 11px;
  line-height: 10px;
  border-bottom: 1px solid #DDDDDD;
}

.pageLink {
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  text-align: center;
  margin-top: 0px;
  width: 465px;
}
.re {
  color: #888888;
  border: 1px dotted #CCCCCC;
  width: 420px;
  padding: 10px;
  margin-bottom: 5px;
  background-repeat: no-repeat;
  background-position: top;
}
