/* CSS Document */

html,body{
  margin:0px;
  background: url(../images/background.jpg) #FFFFFF left top repeat-x;
  font-family:Tahoma;
 }
 
.menu_table{
  width:741px;
  height:42px;
  margin:12px 0px 0px 0px;
}

.menu_td{
  width:11px;
  height:42px;
}

.menu_center{
  width:719px;
  height:42px;
  background: url(../images/menu.gif) left top repeat-x;
}

.menu{
  margin:0px;
  list-style-type:none;
}

.menu li{
  margin:0px;
  list-style-type:none;
  line-height:42px;
  float:left;
}

.menu li a:visited, .menu li a:link{
   font-family:Castellar;
   height:42px;
   line-height:42px;
   font-size:12px;
   color:#ffffff;
   text-decoration:none;
   padding-left:22px;
   padding-right:22px;
   display:block;
   text-align:center;
   float:left;
}

.menu li a:hover{
   line-height:42px;
   color:#fff773;
}


.main{
   margin:12px 0px 0px 0px;
   width:741px;
   border:none;
   overflow: visible;
}

.main_left{
   width:364px;
}    

.main_right{
   width:377px;
}   

.main2{
   width:741px;
   border-top: solid 4px #44921f;
   margin:12px 0px 0px 0px;
   overflow: visible;

}




.list_table{
  width:375px;
  margin:10px 0px 0px 0px;
  background-color:#eaeaea;
}

.list_td1{
  width:375px;
  height:16px;
}

.list{
  margin:0px 0px 0px 14px;
  list-style-type:none;
  width:346px;
  overflow:visible;
}

.li_div{
  width:331px;
  height:auto;
  background: url(../images/link.jpg) no-repeat bottom left;
  padding:0px 0px 4px 15px;
  overflow:visible;
}

.list li{
    background: url(../images/link_mark.gif) no-repeat left 6px;
	font-family:Tahoma;
	font-size:14px;
	color:#3a7318;
	line-height:16px;
	margin:0px 0px 6px 0px;
	text-indent: 0px;
	overflow:visible;
}  


.list2{
  margin:12px 0px 0px 20px;
  list-style-type:none;
  overflow:visible;
}

.li2_div{
  height:auto;
  background: url(../images/link.jpg) repeat-x bottom left;
  padding:0px 0px 4px 15px;
  overflow:visible;
}

.list2 li{
    background: url(../images/link_mark.gif) no-repeat left 6px;
	font-family:Tahoma;
	font-size:12px;
	color:#818181;
	line-height:16px;
	margin:0px 0px 6px 0px;
	text-indent: 0px;
	overflow:visible;
}  



.list3{
  margin:4px 0px 0px 20px;
  list-style-type:none;
  list-style-image:none;
  overflow:visible;
}


.list3 li{
	font-family:Tahoma;
	font-size:12px;
	color:#818181;
	line-height:16px;
	margin:0px 0px 6px 0px;
	list-style-type:none;
	list-style-image:none;
	background:none;
	overflow:visible;
}  

.p_title{
   border-bottom: 2px solid #44921f;
   margin:0px;
  }


.title{
   font-family:Tahoma;
   font-size:18px;
   font-weight:200;
   color:#3a7318;
}


.title2{
   font-family:Tahoma;
   font-size:16px;
   font-weight:bold;
   color:#2d383d;
}

.div_content{
  margin:14px 10px 0px 5px;
  overflow:hidden;
  padding-bottom:10px;
  float:left;
  display:inline;
}


.p_content{
 margin:6px 10px 0px 0px;
}




.content{
  font-family:Verdana;
  font-size:11px;
  color:#2d383d;
  line-height:20px;
}

.content2{
  font-family:Tahoma;
  font-size:12px;
  font-weight:normal;
  color:#3a7318;
}

.content3{
   font-family:Tahoma;
   font-size:12px;
   font-weight:bold;
   color:#765335;
}




.img{
  float:left;
  margin:0px 12px 5px 5px;
  border: 1px solid #d8ebcf;
  padding:1px;
  background-color:#ffffff;}


.foot{
  width:741px;
  height:42px;
  background:url(../images/foot.jpg) no-repeat left top;
  font-family:Tahoma;
  font-size:10px;
  color:#fff773;
  line-height:20px;
  margin-top:14px;
}




.container_input{
   width:360px;
   margin:0px 0px 0px 0px;
}

.input{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	height: 15px;
	width: 180px;
	border:1px solid #44921f;
	margin:1px 0px 0px 10px;
}

.input2{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	height: 125px;
	width: 260px;
	border:1px solid #44921f;
	margin:1px 0px 0px 10px;
}


.input3{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	height: 15px;
	width: 80px;
	margin-left:10px;
    border:1px solid #44921f;
}

.button{
  font-family:Tahoma;
  font-size:11px;
  color:#333333;
  height:20px;
}


a.mail{
  font-family:Tahoma;
  font-size:12px;
  font-weight:normal;
  text-decoration:underline;
  color:#3a7318;
  }
  
a.power{
  font-family:Tahoma;
  font-size:10px;
  text-decoration:underline;
  color:#999999;
  margin-right:20px;
}

a.a1{
  font-family:Verdana;
  font-size:11px;
  color:#2d383d;
  line-height:20px;
  text-decoration:underline;
}


  
