@charset "utf-8";
#main {
  margin:auto;
  width:923px;
  height:auto;
}
#adv_pic {
  width:819px;
  height:auto;
  border:#CCCCCC 1px solid;
  margin-top:14px;
  margin-left:52px;
}
#form {
  width:819px;
  height:auto;
  margin-top:32px;
  margin-left:52px;
}
#main_cont {
  width:819px;
  height:auto;
  margin-top:27px;
  background-color:#F9F9F9;
  border-bottom-color:#EFEFEF;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-top-color:#EFEFEF;
  border-top-style:solid;
  border-top-width:1px;
}