#facebox .b {
  background:url(http://static.bengou.com/images2/b.png);
}

#facebox .tl {
  background:url(http://static.bengou.com/images2/tl.png);
}

#facebox .tr {
  background:url(http://static.bengou.com/images2/tr.png);
}

#facebox .bl {
  background:url(http://static.bengou.com/images2/bl.png);
}

#facebox .br {
  background:url(http://static.bengou.com/images2/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 418px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
.wrongbox { width: 418px; height: 282px; background:#FFFFFF; font-size:12px; }

.font14 {font-size: 14px; }
.fontbold { font-weight: bold; }
/*a:link { color: #0f62b9; text-decoration: none; }
a:visited { color: #0f62b9; text-decoration: none; }
a:hover { text-decoration: underline; color: #ca4846; }*/
.red { color: #ca4846; }
.red a:link { color: #ca4846; text-decoration: none; }
.red a:visited { color: #ca4846; text-decoration: none; }
.red a:hover { text-decoration: underline; color: #5e5d5d; }
.blue { color: #0f62b9; }
.blue a:link { color: #0f62b9; text-decoration: none; }
.blue a:visited { color: #0f62b9; text-decoration: none; }
.blue a:hover { text-decoration: underline; color: #ca4846; }
.wrongtxt { width: 350px; height: 80px; border: 1px solid #c9e1f7; font-size:12px; }

.button { color: #ca4846; text-decoration: none; background: url(http://static.bengou.com/images2/page.png) no-repeat -408px -389px; float: left; width: 53px; height: 17px; *height: 16px; _height: 16px; padding: 3px 0 0 5px; *padding: 4px 0 0 5px; _padding: 4px 0 0 5px; display:block;}
.button:hover {	color: #0f62b9;	text-decoration: none;	background: url(http://static.bengou.com/images2/page.png) no-repeat -727px -389px; float: left; width: 53px; height: 17px; *height: 16px; _height: 16px; padding: 3px 0 0 5px; *padding: 4px 0 0 5px; _padding: 4px 0 0 5px; display:block; }

.btcolose{ width:12px; height:12px; border: 1px solid #fff; float:right; }
.btcolose:hover{ width:12px; height: 12px; border: 1px solid #ca4846; float:right;  }