@charset 'UTF-8';
#mnu01 a{
  background-position: 0px -22px;
}

#contents2 {
  background:url(../images/bg_top2.jpg) no-repeat 5px 5px;
}
#topmsg1 img {
  margin-left: 280px;
  padding-bottom: 10px;
}
#topmsg2 img {
  padding-left: 280px;
}
#icons {
  padding-left: 280px;
  height: 90px;
  margin-top: 45px;
  margin-bottom: 55px;
}
#icons a {
  width: 79px;
  height: 79px;
}
#icons a img {
  border: 4px solid #fbfeeb;
}
#icons a:hover {
  border: none;
}
#icons a:hover img {
  border: 4px solid #b8d31b;
}

.whatsnew {
  margin-top: 10px;
}
.round_div {
  border:1px solid #333333;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
}
.pg_desc {
  width:300px;
  padding:10px;
  margin-top:15px;
  margin-bottom:10px;
}

