body,p,h1,h2,h3,h4,h5,h6,form,fieldset,ul,ol,li,td,th{
  padding:0;
  margin:0;
}

.tal { text-align: left; }
.tac { text-align: center; }
.tar { text-align: right; }
.taj { text-align: justify; }
.imgl,.left { float: left; }
.imgr,.right { float: right; }
.mt1 {margin-top: 1em;}

a img,fieldset{
  border:0;
}

a {
  color: #2c8938;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

.clr {
  clear: both;
  display: block;
  height: 1px;
  font-size: 1px;
}

.ir {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
}

a .ir {
  cursor:pointer;
}

.nocss{
  display:none;
}


body{
  color: #272f29;
  text-align: center;
  font-family: Arial, Verdana, sans-serif;
  background: #dce3c7 url("../images/layout/background/body.png") 50% 0 ;
}

/* ----------------------- TEXT styles for WYSIWYG ----------------------- */

body.wysiwyg {
  background: #fff;
  text-align: left;
  font-size: 0.75em;
  padding: 12px;
  width: 600px;
}

.wysiwyg a {
  color: #2c8938;
}

.wysiwyg h2 {
  font-size: 1.35em;
  margin-bottom: 14px;
  font-weight: bold;
  color: #145520;
}

.wysiwyg h3 {
  font-size: 1em;
  margin-bottom: 6px;
}

.wysiwyg p {
  margin-bottom: 14px;
  font-size: 1em;
}

.wysiwyg img {
  margin-bottom: 8px;
}

.wysiwyg img.imgl {
  margin-right: 8px;
}

.wysiwyg img.imgr {
  margin-left: 8px;
}

.wysiwyg img.nobr {
  border: none;
}

.wysiwyg ul, .wysiwyg ol {
  margin-bottom: 10px;
  padding-bottom: 4px;
  font-size: 1em;
}

.wysiwyg ul ul, .wysiwyg ol ol, .wysiwyg ul ol, .wysiwyg ol ul {
  margin-bottom: 0px;
  margin-top: 6px;
}
.wysiwyg ul	li {
  padding-left: 18px;
  _height: 6px;
  list-style-type: none;
  padding-bottom: 6px;
  background: url(../images/layout/ico/content-li.png) 0 0.25em no-repeat;
}

.wysiwyg ol	li {
  margin-left: 18px;
  padding-bottom: 6px;
}

.wysiwyg a.doc {
  background-image: url("../images/layout/filetypes/doc.gif");
}

.wysiwyg a.xls {
  background-image: url("../images/layout/filetypes/xls.gif");
}

.wysiwyg a.pdf {
  background-image: url("../images/layout/filetypes/pdf.gif");
}

.wysiwyg a.ppt {
  background-image: url("../images/layout/filetypes/ppt.gif");
}

.wysiwyg a.zip {
  background-image: url("../images/layout/filetypes/zip.gif");
}

.wysiwyg a.jpg {
  background-image: url("../images/layout/filetypes/jpg.gif");
}

.wysiwyg a.doc, .wysiwyg a.xls, .wysiwyg a.pdf, .wysiwyg a.ppt, .wysiwyg a.xls, .wysiwyg a.zip, .wysiwyg a.jpg {
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 2px 0 2px 22px;
}

.wysiwyg table {
  margin-bottom: 14px;
}

.wysiwyg table td {
  padding: 0px 12px 0px 0px;
}


.wysiwyg table.table1 {
  margin-bottom: 14px;
  width: 100%;
  font-size: 1em;
  color: #000;
}

.wysiwyg table.table1 thead th {
  padding: 8px 12px;
  background: #145520;
  text-align: left;
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}

.wysiwyg table.table1 thead th.sum {
  text-align: center;
}

.wysiwyg table.table1 tbody td, .wysiwyg table.table1 tbody th {
  padding: 8px 12px;
  background: #f3f5f6;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}

.wysiwyg table.table1 tbody th {
  vertical-align: top;
}

.wysiwyg table.table1 tbody tr.even td, .wysiwyg table.table1 tbody tr.even th {
  background: #eceff0;
}


.wysiwyg table.table2 {
  margin-bottom: 14px;
  width: 100%;
  font-size: 1em;
  color: #000;
}

.wysiwyg table.table2 thead th {
  padding: 8px 12px;
  background: #9d3127;
  text-align: left;
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}

.wysiwyg table.table2 thead th.sum {
  text-align: center;
}

.wysiwyg table.table2 tbody td, .wysiwyg table.table2 tbody th {
  padding: 8px 12px;
  background: #f5e9e9;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}


.wysiwyg table.table2 tbody th {
  vertical-align: top;
}

.wysiwyg table.table2 tbody tr.even td, .wysiwyg table.table2 tbody tr.even th {
  background: #ebd6d5;
}


.wysiwyg table.table3 {
  margin-bottom: 14px;
  width: 100%;
  font-size: 1em;
  color: #000;
  border-bottom: 1px solid #b7c7ba;
  border-left: 1px solid #b7c7ba;
  border-collapse: collapse;
}

.wysiwyg table.table3 thead th {
  padding: 8px 12px;
  background: #124a1b;
  text-align: left;
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}

.wysiwyg table.table3 thead th.sum {
  text-align: center;
}

.wysiwyg table.table3 tbody td, .wysiwyg table.table3 tbody th {
  padding: 8px 12px;
  background: #ffffff;
  border-top: 1px solid #b7c7ba;
  border-right: 1px solid #b7c7ba;
}

.wysiwyg table.table3 tbody th {
  vertical-align: top;
}

.wysiwyg table.table3 tbody tr.even td, .wysiwyg table.table3 tbody tr.even th {
  background: #ffffff;
}


  /* FORM */

#cform {
  margin: 10px 0px;
}

#cform .fl {
  margin-bottom: 3px;
}

#cform .fl label {
  float: left;
  width: 120px;
  font-size: 0.9em;
}

#cform .fl .inpt {
  float: left;
  border: 1px solid #cdcdcd;
  width: 400px;
  padding-left: 2px;
}

#cform .fl .f_button {
  float:left;
  margin-left: 120px;
  font-size: 0.9em;
  border: 1px solid #cdcdcd;
  background: #ebebeb;
  height: 21px;
  padding-bottom: 2px;  &padding-bottom: 0px;  _padding-bottom: 0px;
}

/* ----------------------- end TEXT styles for WYSIWYG ----------------------- */

/* ----------------------- SITE ----------------------- */

#global{
  position: relative;
  margin: 0px auto;
  width: 970px;
  text-align: left;
  font-size: 0.75em;
}

#header {
  position: relative;
  width: 970px;
  height: 145px;
  padding-top: 36px;
  background: #1a6c28 url("../images/layout/background/header.jpg") 0 36px no-repeat;
}

#header h1 {
  position: absolute;
  top: 82px; left: 51px;
  width: 262px;
  height: 40px;
  font-size: 2.7em;
  color: #fff;
  text-transform: uppercase;
}


#header h1 span.ir {
  width: 262px;
  height: 40px;
  background: url("../images/layout/heading/h1.jpg") 0 0 no-repeat;
  overflow: hidden;
}

#header h1 a {
  text-decoration: none;
  color: #fff;
}

p#lesycr {
  position: absolute;
  top: 73px;
  left: 784px;
  width: 136px;
  height: 51px;
  overflow: hidden;
  color: #fff;
  font-weight: bold;
  font-size: 1.8em;
  text-transform: uppercase;
}

p#lesycr a {
  color: #fff;
  text-decoration: none;
}

p#lesycr a span {
  color: #90c229;
}

p#lesycr span.ir {
  width: 136px;
  height: 51px;
  background: url("../images/layout/heading/lesy-cr.jpg") 0 0 no-repeat;
}

#service {
  top: 0px; left: 0px;
  position: absolute;
  width: 970px;
  padding-top: 7px;
  height: 29px;
  background: #dce3c7 url("../images/layout/background/service.png") 0 0 no-repeat;
}

#service form {
  float: right;
  width: 281px;  &width: 282px;  width: 282px;
  height: 20px;
}

#service form #search_but {
  float: left;
}

#service form #search {
  float: left;
  border: 1px solid #fff;
  border-right: none;
  width: 190px;
  font-size: 0.9em;
  color: #333333;
  height: 15px;
  padding-top: 2px;
  padding-left: 26px;
  background: #ededed url("../images/layout/background/f_search.png") 0 0 no-repeat;
}

#service p {
  color: #145520;
  font-size: 0.9em;
  text-align: right;
  padding-top: 3px;
  padding-right: 297px;
}

#service p a {
  color: #145520;
  text-decoration: none;
  margin-left: 16px;
}

#service p a:hover {
  text-decoration: underline;
}

#service p a#s_home, #service p a#s_contact, #service p a#s_sitemap {
  padding-left: 20px;
}

#service p a#s_home {
  background: url("../images/layout/ico/home.png") 0 0 no-repeat;
}

#service p a#s_contact {
  background: url("../images/layout/ico/contact.png") 0 0 no-repeat;
}

#service p a#s_sitemap {
  background: url("../images/layout/ico/sitemap.png") 0 0 no-repeat;
}

ul#navi {
  position: absolute;
  top: 142px;
  left: 25px;
  width: 920px;
  height: 39px;
  list-style-type: none;
}

ul#navi li {
  float: left;
  height: 39px;
}

ul#navi li a {
  display: block;
  _display: inline-block;
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  height: 27px;
  padding: 12px 22px 0px 20px;
  background: url("../images/layout/navi/navi-li-a.png") 100% 7px no-repeat;
}

ul#navi li.last a {
  background: none;
}

ul#navi li a:hover, ul#navi li a.act {
  color: #90c229;
}

#body {
  position: relative;
  width: 920px;
  min-height: 500px;
  _height: 500px;
  padding: 0px 25px 20px 25px;
  background: #fff url("../images/layout/background/global.png") 0 0px repeat-y;
}

#searching {
  padding: 10px 20px;
  background: #E7EDE8;
  margin: 14px 0px;
}

#footer {
  position: relative;
  width: 970px;
  height: 45px;
  padding: 8px 14px 50px 14px;
  background: url("../images/layout/background/footer.png") 0 0 no-repeat;
}

#footer p {
  color: #145520;
  font-size: 0.9em;
  margin-bottom: 2px;
}

#footer p a {
  color: #145520;
  text-decoration: none;
}

#footer p a:hover {
  text-decoration: underline;
}


/* ----------------------- HOME template ----------------------- */

#lcol {
  position: relative;
  float: left;
  width: 600px;
  min-height: 50px;
  padding-top: 20px;
  _height: 50px;
}


#rcol {
  position: relative;
  float: left;
  width: 300px;
  padding-top: 20px;
  min-height: 50px;
  _height: 50px;
  margin-left: 20px;
}

/* ARTS */

#arts .article {
  position: relative;
  _height: 6px;
  padding: 21px 0px 20px 0px;
  border-bottom: 1px solid #d0ddd2;
}

#arts .article.new_month {
  background: #e7eee7;
  padding-left: 10px;
  padding-right: 10px;
  border-top: 1px solid #fff;
}

#arts img {
  float: left;
  margin-right: 14px;
}

#arts h2, #arts_detail h1 {
  font-family: Georgia, Arial, Verdana, sans-serif;
  font-size: 1.7em;
  color: #9d3128;
  font-weight: normal;
  margin-bottom: 4px;
}

#arts .new h2 {
  font-size: 2.5em;
}

#arts h2 a {
  color: #9d3128;
}

#arts .new p.author {
  margin-bottom: 16px;
}

#arts p.author {
  color: #145520;
  font-size: 0.9em;
  margin-bottom: 8px;
}

#arts p.author a {
  color: #145520;
  text-decoration: none;
}

#arts p.author a:hover {
  color: #145520;
  text-decoration: underline;
}

#arts p.description {
  font-size: 1.0em;
}

#arts .new p.description {
  font-size: 1.1em;
}

#arts p.description a {
  padding-right: 13px;
  background: url("../images/layout/ico/more.png") 100% 0.3em no-repeat;
}

#arts span.deco {
  display: block;
  font-size: 1px;
  height: 1px;
  border-bottom: 1px solid #d0ddd2;
  margin: 13px 0px 15px 0px;
}

/* BOX */

.box {
  position: relative;
  padding: 18px;
  padding-bottom: 0px;
  border: 1px solid #e7ede8;
  margin-bottom: 10px;
}

.box h2 {
  font-family: Georgia, Arial, Verdana, sans-serif;
  font-size: 1.4em;
  color: #124a1b;
  font-weight: normal;
  padding-left: 20px;
  padding-bottom: 6px;
  border-bottom: 1px solid #88a48d;
  background: url("../images/layout/ico/box-h2.png") 0 0.25em no-repeat;
  margin-bottom: 16px;
}

.box h3.green {color: #124a1b;}

.box h3, .box h4 {
  font-family: Georgia, Arial, Verdana, sans-serif;
  font-size: 1.2em;
  color: #9d3128;
  font-weight: normal;
  margin-bottom: 8px;
}

.box h3 a, .box h4 a {
  color: #9d3128;
}

.box p.description {
  font-size: 0.9em;
  margin-bottom: 27px;
}

.box p.description a {
  padding-right: 13px;
  background: url("../images/layout/ico/more.png") 100% 0.3em no-repeat;
}

.box p.author {
  color: #145520;
  font-size: 0.9em;
  margin-bottom: 8px;
}

.box p.author a {
  color: #145520;
  text-decoration: none;
}

.box p.author a:hover {
  color: #145520;
  text-decoration: underline;
}

.box p.archive {
  text-align: right;
  padding: 6px 10px;
  background: #e7ede8;
  margin-bottom: 18px;
}

.box p.archive a {
  color: #124a1b;
  font-weight: bold;
  padding-right: 19px;
  background: url("../images/layout/ico/archive.png") 100% 0.2em no-repeat;
}


/* banner */

#rcol .banner a {
  display: block;
  margin-bottom: 10px;
}

.this_month {
  position: absolute;
  bottom: 3px;
  left: 11px;
  color: #2d8838;
  font-size: 0.9em;
}

#service #article_filter {
  position: absolute;
  right: 35px; _right: 32px;
  top: 152px;
  width: 219px;  _width: 222px;
  height: 20px;

}

#service #article_filter select {
  float: left;
  width: 75px;
  font-size: 0.9em; _font-size: 0.8em;
  margin-right: 0px;
  height: 19px;
}

#service #article_filter input {
  float: left;
}


/* ----------------------- end of HOME template ----------------------- */


/* ----------------------- Article Detail template ----------------------- */

#arts_detail .date {
  text-align: right;
  font-size: 0.9em;
  margin-bottom: 8px;
}
/*
#arts_detail .front_picture {
  float: left;
  margin-right: 6px; &margin-right: 6px; _margin-right: 3px;
  margin-bottom: 2px;
  display: block;
  width: 301px;
  text-decoration: none;
}

#arts_detail .without_link {
  float: left;
  margin-right: 6px;
  margin-bottom: 2px;
}

#arts_detail .front_picture img {
  display: block;
}

#arts_detail .front_picture span {
  position: relative;
  display: block;
  width: 271px;
  height: 17px;
  padding: 4px 0px 0px 30px;
  background: #e1e1e1 url("../images/layout/background/photogallery_link.png") 0 0 no-repeat;
  cursor: pointer;
  color: #11491c;
}
*/
#arts_detail .front_picture {
  float: left;
  margin-right: 6px; &margin-right: 6px; _margin-right: 3px;
  margin-bottom: 2px;
  display: block;
  width: 301px;
  text-decoration: none;
  position: relative;
}

#arts_detail .without_link {
  float: left;
  margin-right: 6px;
  margin-bottom: 2px;
}

#arts_detail .front_picture img {
  display: block;
}

#arts_detail .front_picture span {
  position: relative;
  display: block;
  width: 104px;
  height: 27px;
  padding: 12px 0px 0px 60px;
  margin-top: -39px;
  float: right;
  background: #e1e1e1 url("../images/layout/background/bg-photogallery.jpg") 0 0 no-repeat;
  cursor: pointer;
  color: #ffffff;
  font-weight: bold;
  font-size: 120%;
}
#arts_detail .annotation {
  margin-bottom: 8px;
}

#arts_detail .gallery_more {
  text-align: right;
  margin-bottom: 8px;
}

#arts_detail #galdetail div {
  float: left;
  padding: 6px; padding-bottom: 3px; &padding-bottom: 6px; _padding-bottom: 6px;
  border: 1px solid #cecece;
  margin: 12px;   _margin: 10px;
}

/* ----------------------- end of Article Detail template ----------------------- */



/* ----------------------- PDF template ----------------------- */

#arts .pdflist a {
  float: left;
  width: 123px;
  margin-right:26px;
  margin-bottom:36px;
  text-align: center;
  text-decoration: none;
  font-size: 0.9em;
}

#arts .pdflist img {
  border: 1px solid #cecece;
  margin: 4px;
}

#arts .pdflist a:hover {
  background: #dce3c7
}

#arts .pdflist span {
  display: block;
  margin-bottom: 3px;
}

/* ----------------------- end of PDF template ----------------------- */


























