* {
  margin: 0;
  padding: 0;
}
body {
  scrollbar-face-color: rgb(60,60,60);
  width: 1000px;
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-repeat: no-repeat;
  background-position: left;
  background-attachment: fixed;
  }
#main{
  margin-top: 20px;
  height: 280px;
}
#menu {
  padding-bottom:11px;
  padding-top:11px;
  width: 250px;
  height: 153px;
  font-size: 11px;
  text-align: right;
}
#menu ul {
  list-style: none;
}
#menu ul li a, #active {
  display: block;
  margin-top: 7px;
  padding-bottom:11px;
  padding-top:0px;
  height: 6px;
  font-weight: bold;
  color: #01A43B;
  text-decoration: none;
}
#menu ul li a:hover, #active {
  padding-bottom:11px;
  padding-top:0px;
  color: #C0C0C0;
}
#active {
  color: #FFFFFF;
}
a {
  color: #01A43B;
}
a:hover {
  color: #C0C0C0;
  text-decoration: none;
}
.bc {
  color: #969696;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
}
span {
  font-weight: bold;
}
#content {
  padding-top:5px;
  width: 580px;
  height: 260px;
  font-size: 11px;
  font-weight: lighter;
  text-align: left;
  overflow: auto;
}
.about {
  padding-bottom: 10px;
  width: 520px;
}
.serv {
  margin: 0;
  width: 585px;
  height: 266px;
}
#content ul {
  margin-left: 40px;
  list-style: disc;
  color: #C0C0C0;
}
blockquote {
  margin: 0px;
  padding: 4px 0px 4px 0px;
  width: 550px;
  font-style: 10px;
  border: 1px inset #343633;
}
.sc{
  margin: 0;
  padding: 0 10px;
}
#btn {
  position: absolute;
  margin-top: 80px;
  font-weight: bold;
  color: #01A43B;
  text-decoration: none;
  top: 390px;
  left: 735px;
  width: 460px;
  height: 90px;
  z-index: 1;
}
#btn_bg {
  position: absolute;
  margin-top: 80px;
  font-weight: bold;
  color: #01A43B;
  text-decoration: none;
  top: 390px;
  left: 690px;
  width: 460px;
  height: 90px;
  z-index: 1;
}
#active2 {
  height: 6px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
#cnt {
  float: none;
  padding-top: 20px;
  padding-left: 300px;
}
#dyn_pic {
  margin: 0;
}
#t2 {
  position: absolute;
  top: 225px;
  left: 275px;
  width: 150px;
  height: 250px;
  z-index: 1;
}
.btn1, .btnh {
  width: 80px;
  height: 20px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  border: 1px outset #FFFFFF;
  font-weight: normal;
}
.btn1:hover, .btnh {
  border: 2px inset #FFFFFF;
}
.img {
  padding-top: 8px;
  height: 100px;
}











