		body {
  background-color: #00c12b;
  font-family: Arial,sans-serif;
  font-size: 12px;
  margin-top: 10px;
}
p {
  padding-bottom: 0.5em;
}
ol {
  list-style-type: decimal;
  list-style-position: inside;
}
ul {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 20px;
}
ul li {
  margin-top: 0.5em;
}
a:link, a:visited, a:active {
  color: #024E68;
  text-decoration: none;	
}	
a:hover, a:focus {
  text-decoration: underline;
}

h2 {
  font-weight:bold;
  font-size:1.2em;
  padding-bottom: 6px;
}

strong {
  font-weight: bold;
}

#head {
  color: #ffffff;
  width: 768px;   /* 778 */
  height: 177px;  /* 187 */
  margin: auto;
  padding: 5px;
  background-image: url(/public/img/head.gif);
}
#head a {
  outline:0;
  -moz-outline:0;
}
#head .newsbox1, #head .newsbox2 {
  width: 201px;   /* 211 */
  height: 155px;  /* 161 */
  margin-top: 7px;
  padding: 3px;
  background-image: url(/public/img/news_box.gif);
}
#head .newsbox1 {
  float:right;
}
#head .newsbox2 {
  float.left;
}
#head .newsinner {
  height: 135px;
}
#head .newscont {
  text-align: right;
}

#navi {
  width: 759px; /* 774 */
  height: 26px;
  margin: auto;
  margin-top: 30px;
  padding-left: 15px;
}
#navi a {
  margin-right: 5px;
}

#cont {
  width: 774px;
  margin: auto;
  background-image: url(/public/img/cont_bg.gif);
}
#cont #top {
  width: 774px;
  height: 7px;
  background-image: url(/public/img/cont_top.gif);
}
#cont #bottom {
  width: 774px;
  height: 11px;
  background-image: url(/public/img/cont_bottom.gif);
}
#cont #txt {
  padding: 0px 20px 20px 20px;
}
#cont .title {
  font-size: 1.3em;
  font-weight: bold;
}

#cont .kandimg {
  float: left;
  padding: 10px;
}
#cont .kandtxt {
  padding-top: 10px;
}
#cont #kanddata {
  margin: 10px 0px;
}
#cont #kanddata td {
  padding: 2px;
}
#cont #kandtbl {
  margin-top: 10px;
}
#cont #kandtbl td {
  width: 300px;
  vertical-align: top;
}

.smallfont {
  font-size: 0.8em;
}

.attachBox {
  border: 1px solid black;
  background-color: #61B4CF;
  padding: 10px;
  width: 50%;
  margin-top: 20px;
}

/* Easy Slider */

#slider ul, #slider li{
  margin:0;
  padding:0;
  list-style:none;
  }
#slider, #slider li{ 
  width:430px;
  height:177px;
  overflow:hidden; 
}
#prevBtn, #nextBtn{
  width: 24px;
  height: 152px;
  margin: 7px;
}
#prevBtn {
  float: left;
}
#nextBtn{
  float:right;
}					

/* // Easy Slider */
