div#les {
  overflow: hidden;
}
div#les h1 {
  position: relative;
  top: 0;
  left: 0;
}
div#les a {
  cursor: pointer;
}

div#les .sec1 {
  padding: 40px 0 0;
}
div#les .sec1 .nav {
  width: 185px;
  float: left;
  margin-left: 74px;
}
div#les .sec1 .cont {
  float: right;
  width: 638px;
  margin-right: 1px;
  text-align: left;
}
div#les .sec1 .cont .bg {
  background: url(../images/les/bg1.gif) repeat-y left;
}
div#les .sec1 .cont .bg .inner {
  width: 462px;
  margin: 0 0 0 76px;
}


#scroll {
	position:relative;
	top:0;
}










div#les .sec1 .cont .bg .inner p.text {
  clear: both;
  font-size: 14px;
  line-height: 1.6;
  padding-bottom: 20px;
}
div#les .sec1 .cont .bg .inner p.text img {
  float: right;
  margin: 20px 0 20px 20px;
}
div#les .sec1 .cont .bg .inner p.ttl {
  float: left;
  width: 256px;
}
div#les .sec1 .cont .bg .inner p.img {
  display: none;
}
div#les .sec1 .cont .bg .inner p.link {
  clear: both;
  text-align: right;
  padding: 0 0 15px;
  position: relative;
  top: -10px;
  color: #5e9d72;
}
div#les .sec1 .cont .bg .inner p.link a {
  color: #5e9d72;
  text-decoration: none;
}
div#les .sec1 .cont .bg .inner p.link a:hover {
  text-decoration: underline;
}
div#les .sec1 .cont .bg .inner p.text.pt2 {
  width: 286px;
}
div#les .sec1 .cont .bg .inner div.box {
  width: 460px;
  background: url(../images/les/img2.jpg) right top no-repeat;
  padding-bottom:10px;
}
div#les .sec2 {
  padding: 40px 0;
  width: 480px;
  margin-left: 54px;
}
div#les .sec2 div.table {
  padding-bottom: 35px;
}
div#les .sec2 div.table img {
  margin-bottom: 10px;
}
div#les .sec2 p.text {
  padding-bottom: 35px;
}
div#les .sec2 p.text em {
  font-style: normal;
  color: #b8141d;
}
div#les .sec2 p.text em a {
  color: #b8141d;
  text-decoration: none;
}
div#les .sec2 p.text em a:hover {
  text-decoration: underline;
}
div#les .sec2 p.text span.pt1 {
  display: inline-block;
  background: url(../images/les/icon1.gif) right no-repeat;
  padding-right: 60px;
}
div#les .sec2 p.text span.pt2 {
  display: inline-block;
  background: url(../images/les/icon2.gif) right no-repeat;
  padding-right: 60px;
}
div#les .sec2 div.box2 {
  background: url(../images/les/img4.jpg) right top no-repeat;
  padding-right:100px;
}
