body {
  padding : 0;
  margin : 0;
  font : 0.74em Arial, sans-serif;
  line-height : 1.5em;
  color : #454545;
}
p {
  color : #454545;
  padding : 0;
  text-align : justify;
}
a {
  color : #7a9833;
  background : inherit;
  text-decoration : none;
}
a:hover {
  color : #7a9833;
  background : inherit;
  text-decoration : underline;
}
h3 {
  margin : 0;
  font : bold 1.4em Arial, Sans-Serif;
  padding-bottom : 0.4em;
  padding-top : 0.2em;
}
h4 {
  font: bold 1.1em Arial, Sans-Serif;
  margin : 0;
  padding-bottom : 0;
  padding-top : 0.4em;
}
hr {
  height : 1px;
  border-style : none;
  color : #d0d0d0;
  background-color : #c0c0c0;
  margin-top : 1.6em;
  margin-bottom : 0.8em;
}
video {
  margin-top : 0.8em;
  margin-bottom : 0.8em;
}
#content {
  margin : 0 2.4em;
  width : 840px;
}
#right_side {
  float : right;
  margin-top : 1.6em;
  width : 163px;
}
#right_side ul {
  margin : 0;
  padding : 0.2em 0 0.6em 0.8em;
}
#right_side li {
  line-height : 1.65em;
  background : #fff;
  list-style : square;
  padding-left : 0;
  margin-left : 1.2em;
  color : #b4e04a;
}
#right_side a {
  background : inherit;
  text-decoration : none;
}
#right_side h3 {
  padding-left : 0.8em;
  color : #949494;
  font : bold 1.2em Arial, Sans-Serif;
  margin-top : 0.8em;
}
#left_side {
  width : 650px;
}
#left_side .top {
  padding-top : 0;
  background : transparent;
  height : 6.7em;
}
#left_side .sitename {
  font : bold 1.8em Arial, Sans-Serif;
  letter-spacing : -1px;
  padding : 1.0em 0 0 0;
  margin : 0;
  color : #454545;
}
#left_side .sitetag {
  font : 0.9em Arial, Sans-Serif;
  letter-spacing : 0;
  color : #868686;
  margin : 0;
}
#left_side .menu {
  height : 32px;
}
#left_side .menu ul {
  margin: 0;
  padding: 0;
}
#left_side .menu li {
  list-style : none;
  display : inline;
  line-height : 32px;
}
#left_side .menu a {
  text-decoration : none;
  margin : 0;
  padding : 9px 15px 9px 15px;
  font-weight : bold;
  color : #fff;
  background : #a7cc44;
}
#left_side .menu a:hover {
  color : #fff;
  background : #616161;
  margin : 0;
}
#left_side .menu a.current {
  background : #616161 no-repeat top right;
  color : #fff;
}
#left_side .intro {
  background : #616161;
  color : #fff;
  padding : 0.8em 0.7em 0.8em 0.7em;
  margin-bottom : 0.6em;
}
#left_side .intro a {
  color : #b4e04a;
  text-decoration : none;
}
#left_side .mpart {
  padding : 0.8em 0 0 0;
}
#footer {
  width : 650px;
  margin-top : 1.6em;
  margin-bottom : 1.6em;
  border-top : 1px dotted #ccc;
  padding-top : 0.4em;
  clear : both;
  color : #777;
}
