#pagebody .header {
  font-size: 60px;
  font-weight: bolder;
  color: #FF0000;
  text-align: center;
}

#pagebody .info {
	margin: 10px;
  padding: 5px;
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  border: 1px #000000 solid;
}

#pagebody .content {
	margin: 10px;
	padding: 0 0 0 9px;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  border: 1px #000000 solid;
}

.big_img {
	margin: 10px 10px 10px 0;
	width: 280px;
	height: 210px;
	float: left;
}

.img {
	margin: 0 10px 9px 0;
	width: 170px;
	height: 170px;
	float: left;
	overflow: hidden;
}

.img2 {
	margin: 0 9px 9px 0;
	width: 170px;
	height: 170px;
	float: left;
	border: 0;
	overflow: hidden;
}

.txt2 {
	margin: 10px 9px 0 0;
	padding: 0 5px 5px 5px;
  font-size: 12px;
  text-align: left;
}

.bigtxt {
  font-size: 18px;
  font-weight: bold;
}
