#facebox .b {
  background:url(b.png);
}

#facebox .tl {
  background:url(tl.png);
}

#facebox .tr {
  background:url(tr.png);
}

#facebox .bl {
  background:url(bl.png);
}

#facebox .br {
  background:url(br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
  margin-top:36px;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox body {font-size:1.0em;}
#facebox h1 {font-family:Arial, Helvetica, sans-serif;font-size:95%;font-weight:normal;width:100%;background:url(../footer.jpg) bottom;padding:3px 0;margin-top:-1px;color:white;margin-bottom:0;text-align:center;}
#facebox h2 {font-family:Arial, Helvetica, sans-serif;color:#666666;font-size:90%;font-weight:normal;}
#facebox p {font-family:Arial, Helvetica, sans-serif;color:#585858;font-size:80%;font-weight:normal;line-height:2em;}
#facebox .block1 { background:url(../image/block_bgd.gif) left top repeat-x;}
#facebox .block1 .r { background:url(../image/line1.gif) right top repeat-y;}
#facebox .block1 .b { background:url(../image/line1.gif) left bottom repeat-x;}
#facebox .block1 .l { background:url(../image/line1.gif) left top repeat-y;}
#facebox .block1 .t { background:url(../image/line1.gif) left top repeat-x;}
#facebox .block1 .l_t { background:url(../image/l_t_1.gif) no-repeat left top;}
#facebox .block1 .r_t { background:url(../image/r_t_1.gif) no-repeat right top;}
#facebox .block1 .r_b { background:url(../image/r_b_1.gif) no-repeat right bottom;}
#facebox .block1 .l_b { background:url(../image/l_b_1.gif) no-repeat left bottom; width:100%;}
#facebox .block1 .ind { padding:8px 7px 10px 7px;}
#facebox .left {float:left;width:330px;}
#facebox .right {float:right;width:360px;}
