.box-center {
  width: 950px;
  margin: 0 24px 0 24px;
  clear: both;
}
.box-center h4 {
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-weight: bold;
}


.box-top {
  float: left;
  height: 245px;
}
.box-top img {
  border: none;
}

.box-bottom {
  float: left;
  margin: 15px 0 0 15px;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2em;
}
.box-bottom a {
  color: white;
  text-decoration: underline;
}
.box-bottom a:hover {
	color: white;
	text-decoration: none;
}

.box-red {
  float: left;
  margin: 4px;
  width: 182px;
  height: 318px;
  padding: 0;
  background: #FDFBF9 url(../../images/box-red.png) no-repeat;
}

.box-red img {
  margin: 2px 2px 20px 2px;
}

.box-red p {
  margin: 0 9px;
  font-size: 0.9em;
}

.box-green {
  float: left;
  margin: 4px;
  width: 182px;
  height: 318px;
  background: #FAFDF8 url(../../images/box-green.png) no-repeat;
}

.box-green img {
  margin: 2px 2px 20px 2px;
}

.box-green p {
  margin: 0 9px;
  font-size: 0.9em;
}

.line2 {
  width: 552px;
  height: 3px;
  background: url(../../images/dotxx.gif) repeat-x bottom;
  margin: 9px 0;
}

.box-news {
  width: 550px;
  margin: 0 24px 0 24px;
  clear: left;
  float: left;
}

.box-frame {
  float: right; width: 371px; height: 370px; margin-right: 28px
}
