@charset "utf-8";
/* CSS Document */

html, body {
  margin:0px;
  padding:0px;
  height:100%;
  position:relative;
}
body, td, ul, li, p{
  font: 14px Tahoma, Helvetica, sans-serif;
  color:#4e4e4e;
}
body {
  text-align:center;
  background:#95c738 url(bg.jpg) top center no-repeat fixed;
}


a {
  color: #47650c;
  text-decoration:underline;
}
a:hover {
  color: #47650c;
  text-decoration:underline;
}

h1 { padding-top:20px; margin:44px 0 14px 0; font-size: 20px; font-weight:normal; color:#47650c;}

h2,h3,h4,h5,h6 { margin:2px 0 5px 0; padding:0; color:#47650c; font-family: Arial, Tahoma, sans-serif;}
h2 { font-size:16px}
h3 { font-size:14px}
h4 { font-size:12px}
h5,h6 { font-size:11px}


#all { margin:0 auto -170px auto; width:990px; text-align:left; min-height:100%; position:relative; background:url(main.jpg) top left no-repeat #fff;}
* html #all { height:100%} /*for IE*/

#header { height:233px; position:relative; }
.logo { height:60px; margin: 16px 0 0 25px; background:url(logo.jpg) top left no-repeat; padding-left:75px; position: absolute;}

.logo1 {margin-top:36px;padding-left:72px;position:absolute; }
.logo1 img { border:0;}
.logo1 a {text-decoration:none;}
.logo1 a:hover {text-decoration:none;}

.name { font: normal 21px/24px Tahoma, Helvetica, sans-serif; padding-top:9px;}
.slogan {font: 11px Tahoma, Helvetica, sans-serif;}

.tel {
  position:absolute;
  right:41px;
  margin:16px 100px 0 0;
  padding-left:30px;
  height: 68px;
  width: 208px;
  background: url(tel.gif) left 2px  no-repeat;
  font-size:11px;
  top: -5px;
}
.tel span { font-size: 15px; color:#404040;}
.tel span b { font: normal 19px Arial;}

.umnu_block {width:230px; /*position:absolute; top:242px;*/ background:url(umnu_bg.gif) right bottom  no-repeat; margin: 23px 0 0 11px;}
.umnu {  margin:0; padding:10px 0 30px 0;list-style:none; width:230px; background:url(umnu_top.gif) right top no-repeat; height:auto !important; height:50px; min-height:50px;}
li.mnu {   margin: 0; text-align:left;}
li.mnu a {
  display:block;
  padding:10px 12px 0px 16px;
  height:25px;
  font-size:14px;
    background: url(line.gif) center bottom no-repeat;
  cursor: pointer;
  text-decoration:none;
  color:#000;
}
li.mnu a:hover {  text-decoration:none; background:#9cd03b url(o_mnu.jpg); color:#fff;}

li.hmnu {   margin: 0;}

li.hmnu a{
  display:block;
  padding:10px 12px 0px 16px;
  height:25px;
  font-size:14px;
    background:#9cd03b url(o_mnu2.jpg);
  cursor: pointer;
  text-decoration:none;
  color:#fff;
}

.hmnu a:hover{
  background:#47650c url(o_mnu2.jpg);
  text-decoration:none;
  color:#fff;
}


#content { margin:0 30px 0 258px; padding:10px 0 20px 0; line-height:1.2em; /*position:relative;*/}
#content p { padding:0; margin:15px 0;}

#content ul { list-style: none;}
#content ul li { padding-left:15px; background:url(arow.gif) left 50% no-repeat; line-height:18px;}


.block1 {margin:0; padding:20px 10px;}


#middle {width:100%; padding:0 0 170px; height:1%;}

#middle:after {content:'.'; display:block; clear:both; visibility:hidden; height:0;}

#container {width:100%; float:left; overflow:hidden;}

.sl {float:left; width:241px; margin-left:-100%; position:relative;}



#footer { width:100%;  height:170px; background:#5b9a12; color:#fff; position:relative;}
.in_footer { margin:0 auto; width:990px; text-align:left; height:170px; background:#47650c url(f_bg.jpg) top left repeat-x;}


.c_name {float:left; margin:40px 0 20px 20px; font: bold 13px Tahoma;}
div.copyright {float:right; margin:35px 20px 0 20px; height:30px; padding:10px 50px 0 0; background:url(mega.jpg) top right no-repeat; font-size: 11px;}

div.copyright a, div.copyright a:hover { color:#ffb515; text-decoration:underline;}
div.copyright span { color:#fff;}


.counters {margin:10px 0 0 20px; font: normal 12px Tahoma; height:65px;}
.pagetitle { margin:0 20px 5px 20px; font: normal 11px Tahoma; text-align:right;}

table.table0 { border-collapse:collapse;}
table.table0 td { padding:5px; border: none}


table.table1 { border-collapse:collapse;}
table.table1 tr:hover {background: #e0e0e0}
table.table1 td { padding:5px; border: 1px solid #91949a;}
/*table.table1 span {font:12px Tahoma,Helvetica,sans-serif;}*/




table.table2 { border-collapse:collapse;}
table.table2 tr:hover {background: #e0e0e0}
table.table2 td { padding:5px; border: 1px solid #91949a;}
table.table2 th { padding:8px 5px; border: 1px solid #fff; background-color:#47650c; color:#fff; text-align:left;}

strong.n { font-weight:normal;}
