#facebox .b {
  background:url(../png/b.png);
}

#facebox .tl {
  background:url(../png/tl.png);
}

#facebox .tr {
  background:url(../png/tr.png);
}

#facebox .bl {
  background:url(../png/bl.png);
}

#facebox .br {
  background:url(../png/br.png);
}

#facebox {
	position: absolute;
	width: 100%;
	top: 0px;
	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: 370px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #374851;
	text-align: justify;
}

#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;
	height: 22px;
	background-image:none;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
.info_tag {
	position: absolute;
	left: 922px;
	top: 123px;
	z-index: 2000;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-align: center;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	font-weight: bold;
}
