@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}


body{ background:#fefffd; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0px auto; padding:0; font-size: 100%; background:url(images/bg-gr.png) repeat-x;
	}

.clr{ clear:both;}

h1,h2,h3,h4,h5,h6{ color:#202020;}

hr{ border-bottom:1px solid #eee; width:100%; margin:0px 0px; float:left;}
p{
	font-size:13px;
	color:#333;
	margin:10px 0px 0px 0px;
	line-height:19px;
}

ul, ol{ margin:0; padding:0;}

::selection {background:yellow; color:#000;}
::-moz-selection {background:yellow; color:#000;}

#main_cont .abt1 li{ font-size:13px; color:#555; margin:5px 0px 5px 1px; }
ul.sty , ol.sty { margin:0; padding:0;}
ul.sty  li, ol.sty  li{ font-size:13px; color:#555; margin:5px 0px 5px 30px; }

.container{
	width:1000px;
	margin:0 auto;
}
.container1{width:1000px; margin:0 auto;}

#header{
	height:136px;
	margin:0;

}
#header #box{
	float: right;
  	width: 61%;
  	height: 130px;
  	padding-top: 101px;
  	position: absolute;
}
#header #box h2{
	top:0px;
	position:relative;
	color:#09111d;
	padding:0;
	text-align:right;
	font-size: 17px;
}

#logo-wrapper{
	width: 116px;
  	height: 99px;
  	float: left;
  	margin: 24px 0px 10px 0px;
}
#logo-wrapper2{
	width:116px;
	height:116px;
	float:left;
	margin:10px 0px 10px 18px;
}

#main_menu{
	background:#000;/*url(images/nav-bg.jpg) repeat-y*/;
	height:40px;
	padding-bottom:10px;
	border-bottom: solid 4px #70b276;
}

#nav{
	width:400px;
	float:right;
	height: 25px;
	margin: 65px 13px 0px 0px;
}
#nav ul{ margin:0; padding:0; float:right; list-style:none; margin-right:-20px;}
#nav ul li{float:left; display:inline-block; color:#fff; font-size:11px; margin:0px; }
#nav ul li a{font-size:14px; float:left; margin:0px 0px 0px 0px ; padding:4px 8px; font-weight:lighter; color:#09111d; text-decoration:none;}
#nav ul li a:hover{ background:#09111d; color:#eee;}
#nav ul li a.active{ background:#fff; color:#eee;}

#banner{
	position:relative;
	/*background:#b40808 url(images/ban_bg_main1.jpg) no-repeat center;*/
	/*background:#aaa;*/

	background-size: cover;
	height:410px;
	margin:0;
	/*border: 13PX SOLID #fff;*/
	width:966px;
	margin:14px 0px 2px 0px;
	-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-bottomright: 0px;
border-top-left-radius: 0px;
border-bottom-right-radius: 0px;
}

#banner_in{
	position:relative;
	background-size: cover;
	height:208px;
	width:950px;
	margin:15px 0px 20px 0px;
}


#banner .container{
}
#banner h1,h2{
}
#banner h4{
	text-transform:uppercase;
}
.banner-inner{
  margin: 0px auto;
  padding: 30px 0px;
  width: 100%;
  /* height: 63px; */
  background: #f0eddf;
  border-bottom: dotted 1px #70b276;
  font-size: 30px;
  color: #8E6B2F;
	}

#main_cont{
	height:auto;
	margin:0;
	padding:30px 0px;
	/*border-top:1px solid #ccc;*/
}

.main_cont_bloc1{
  width:707px;
  float: left;
  margin-top: -149px;
 
}

.main_cont_box{
	margin: 0px -17px 72px 0px;
  padding: 0px;
  width: 710px;
  float: left;
  /*background: #fff;*/
	}

 .box1{
 width: 100px;
  float: left;
  padding: 0px 0px 0px 10px;
 margin: 25px 75px 0px 0px;
  }
  
.box1_img{
margin: 0px;
  padding: 0px;
  width: 166px;
  padding: 0px;
  background: #fff;
  float: left;
  height: 119px;
  border: solid 4px #c6c3b2;
  }
 .box1_con{
 margin: -4px 0px 0px 11px;
  padding: 0px;
  width: 170px;
  padding: 0px;
  /* background: #ccc; */
  float: left;
  }


 .box2{
	width: 288px;
  float: left;
  padding: 10px;
  margin: 0px 0px 10px 10px;
  height: 180px;
  background: #fff;
 }
.box3{
  width: 270px;
  float: left;
  padding: 10px 10px 0px 10px;
  margin: 50px 0px 0px 10px;
  height: 132px;
  background: url(images/box3_bg.png) repeat-x;
  border: solid 1px #c6c3b2;
  border-radius: 6px;
  -webkit-border-radius: 6px;
-moz-border-radius: 6px;
}

.border{
	width: 102px;
	float: left;
	height:92px;
	margin:8px;
	border:1px dotted #fff;
	
}

.main_cont_bloc2{
width: 221px;
  float: left;
  padding: 10px 10px 0px 10px;
  margin: -220px 0px 0px 724px;
  height: 185px;
  background: url(images/box3_bg.png) #F6FFEA repeat-x;
  border: solid 1px #c6c3b2;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
	}
.bg01{background:url("images/bird.jpg"); width: 221px;}	
.main_cont_bloc2 h3	{
	font-size:16px;
	color:#000;
	
	}
	
.main_cont_bloc2 ul{ margin:0; padding:0;}
.main_cont_bloc2 ul li{
	width: 226px;
	font-size:12px;
	float: left;
	margin-bottom:5px;	
	
	}
	
.icon_a{width:28px; height:28px; padding:6px; float:left; background:#032a5f;}
.icon_b{width:28px; height:28px; padding:6px; float:left; background:#096f09;}
.icon_c{width:28px; height:28px; padding:6px; float:left; background:#79087e;}
.icon_d{width:28px; height:28px; padding:6px; float:left; background:#06353a;}
.icon_e{width:28px; height:28px; padding:6px; float:left; background:#591a08;}
.icon_f{width:28px; height:28px; padding:6px; float:left; background:#2a2200;}

.bor{width: 164px;
	height: 18px; margin:5px; padding:5px; border:1px dotted #fff; float:left;}
	
.main_cont_bloc2 ul li a{width: 186px;
	height: 40px;
	float: left;
	text-decoration:none;  text-align:left; font-size:12px; margin:0;  font-weight:bold; color:#fff;}
	
.main_cont_bloc2 ul li:nth-child(n) a:hover{ background:#666;}

.main_cont_bloc2 ul li:nth-child(1) a{
	background:#1666cf;
	}
.main_cont_bloc2 ul li:nth-child(2) a{
	background:#67c609;
	}
	.main_cont_bloc2 ul li:nth-child(3) a{
	background:#a001a6;
	}
	.main_cont_bloc2 ul li:nth-child(4) a{
	background:#0198ab;
	}
	.main_cont_bloc2 ul li:nth-child(5) a{
	background:#e33e10;
	}
	.main_cont_bloc2 ul li:nth-child(6) a{
	background:#cfb903;
	}
.main_cont_bloc2 a:hover{ background:none;}
	
	
#main_cont2{
	margin:0 auto;
	padding:40px 0px;
	border-top:1px solid #ccc;
	background: #162027;
	
}
.main_cont2_bloc1{ width:200px; margin-right:40px; float:left; background:#888;}

.main_cont2_bloc1_box1{
	width:180px;
	float:left;
	background:#f30345;
	height:90px;
	padding:10px;
}
.main_cont2_bloc1_box1:hover{	
	background:#d5053e;
	
}
.main_cont2_bloc1_box4{
	width:170px;
	float:left;
	height:80px;
	padding:5px;
	border:1px dotted #fff;
	}
.main_cont2_bloc1_box4 p{ color:#fff;}
.main_cont2_bloc1_box2{
	width:180px;
	float:left;
	background: #d4c303 url(images/frog.jpg);
	height:90px;
	padding:10px;
}
.main_cont2_bloc1_box2:hover{
	background:#c1b205;
	
}
.main_cont2_bloc1_box3{
	width:180px;
	float:left;
	background:#0379d4;
	height:90px;
	padding:10px;
}

.main_cont2_bloc1_box3:hover{
	background:#046fc1;
	
}

.main_cont2_bloc2{
	width:440px;
	margin-right:0px;
	float:left;	
	color:#fff;
	}

.main_cont2_bloc2 h4{color:#67c609; }
.main_cont2_bloc2 p{color:#999; }

.main_cont2_bloc3{
	width: 251px;
	height: 412px;
	background:url(images/green_band.png);
	float: right;
	margin:-60px -5px 0px 0px;
}
	
.main_cont2_bloc3 .cont{
	width: 190px;
	height: 335px;
	float: left;
	margin:10px 0px 0px 23px;
	padding:30px 15px 20px 15px;
	color: #fff;
	
}

.main_cont2_bloc3 .cont h2{ color:#162027; font-size:100%;}
.main_cont2_bloc3 .cont h4{ color:#162027; font-size:100%;}
.main_cont2_bloc3 .cont p{color:#fff;}
.main_cont2_bloc3 .cont .dots{width: 190px; border-bottom:1px dotted #fff; margin:10px 0px 15px 0px;}
	


#footer{
	/*position:relative;*/
	background:url(images/footer-bg.png) repeat-x;
	height: 194px;
	margin:0;
	width:100%;
}
.copy_rgt{float:left; line-height:60px; font-size:12px; color:#fff;}
.design{float:right;} 
.design a{line-height:60px; font-size:12px; color:#fff; text-decoration:none;}

#gal_bg{
	width: 959px;
	height:479px;
	border:10px solid #fff;
	margin:0 auto;
	background:#fff;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	margin:0;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;	
	}
	
#gal_bg h2{  font-size:19px; margin:20px 0px 0px 20px; font-weight:bold; color:#b40808; text-transform:uppercase;}
#gal_bg p{ margin:0px 20px 0px 20px;}

.prev{ float:left; position:relative; bottom:0;  left:0; }
.prev a{ background:#b40808; text-align:center; color:#fff; text-decoration:none; line-height:30px; padding:0px 10px; width:100px;  background:#b40808; margin:20px; float:left;}

.next{ float:right; position:relative; bottom:0;  right:0; }
.next a{ background:#b40808; text-align:center; color:#fff; text-decoration:none; line-height:30px; padding:0px 10px; width:100px;  background:#b40808; margin:20px; float:left;}

.prev a:hover,.next a:hover{ background:#449006; }


/*------dropdown navigation------*/
.navigation a {
  display: block;
  text-decoration: none;
  width: 100%;
  height: 100%;
  color: #999;
}

.navigation a:hover { color: #777; }

/* NAVIGATION */
.navigation {
	margin:0px;
  list-style: none;
  width: 110px; 
  height: 24px; 
  position: relative; 
  z-index: 100;
   }

/*.navigation, .navigation a.main {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}*/

/*.navigation:hover, .navigation:hover a.main {
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
}*/

.navigation a.main {
  display: block; 
   font: 14px/40px arial, sans-serif; 
  text-align: center; 
  text-decoration: none; 
  color: #000;  
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  z-index: 100;
  margin:0px;
  padding:0;
  line-height:24px;
}

.navigation:hover a.main {
  color: #fff;
  background: #449006;
  
}

.navigation li { 
  width: 200px; 
  height: 40px;  
  background: #F7F7F7;
  font: normal 12px/40px arial, sans-serif !important; 
  color: #999;
  text-align: center;
  padding:0;
  margin:0px 0px 0px -50px;
  -webkit-transform-origin: 50% 0%;
  -o-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transform: perspective(350px) rotateX(-90deg);
  -o-transform: perspective(350px) rotateX(-90deg);
  transform: perspective(350px) rotateX(-90deg);
  box-shadow: 0px 2px 10px rgba(0,0,0,0.05);
  -webkit-box-shadow: 0px 2px 10px rgba(0,0,0,0.05);
  -moz-box-shadow: 0px 2px 10px rgba(0,0,0,0.05);
}
.navigation li a{ text-align:center; margin:0; padding:0;}
.navigation li a:hover{ background:#444; color:#fff;}

.navigation li:hover{ padding:0px;}

.navigation li:nth-child(even) { background: #F5F5F5; }
.navigation li:nth-child(odd) { background: #EFEFEF; }

.navigation li.n1 { 
  border-top:1px solid #449006;
  -webkit-transition: 0.2s linear 0.8s;
  -o-transition: 0.2s linear 0.8s;
  transition: 0.2s linear 0.8s;
}
.navigation li.n2 {
  -webkit-transition: 0.2s linear 0.6s;
  -o-transition: 0.2s linear 0.6s;
  transition: 0.2s linear 0.6s;
}
.navigation li.n3 {
  -webkit-transition: 0.2s linear 0.4s;
  -o-transition: 0.2s linear 0.4s;
  transition: 0.2s linear 0.4s;
}
.navigation li.n4 { 
  -webkit-transition:0.2s linear 0.2s;
  -o-transition:0.2s linear 0.2s;
  transition:0.2s linear 0.2s;
}
.navigation li.n5 {
  border-radius: 0px 0px 4px 4px;
  -webkit-transition: 0.2s linear 0s;
  -o-transition: 0.2s linear 0s;
  transition: 0.2s linear 0s;
}

.navigation:hover li {
  -webkit-transform: perspective(350px) rotateX(0deg);
  -o-transform: perspective(350px) rotateX(0deg);
  transform: perspective(350px) rotateX(0deg);
  -webkit-transition:0.2s linear 0s;
  -o-transition:0.2s linear 0s;
  transition:0.2s linear 0s;
}
.navigation:hover .n2 {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.navigation:hover .n3 {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.navigation:hover .n4 {
  transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.navigation:hover .n5 {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}


/*-----------menu-----------------*/
#menu {
	list-style:none;
	margin:-7px 0px 0px 0px;
	height:43px;
	padding:0px;
	float:left;
	width: 950px;
	
	}

#main_menu ul{text-align: left;
  display: inline;
  margin: 0;
  padding: 15px 4px 17px 0;
  list-style: none;
  z-index: 1999;
  color:#FFF;
  text-shadow: 1px 1px 3px #000;
}
 #main_menu ul li {
  font:14px/18px sans-serif;
  display: inline-block;
  margin-right: -8px;
  position: relative;
  padding: 16px 0px;
 /* background: #2D7610;*/
  cursor: pointer;
}
 #main_menu ul li a{
   color:#fff;
   padding: 17px 8px;
     position: relative;
	 text-decoration: none;
}

#main_menu ul li:hover {
	background: #BAB818;
	color: #000;
}
#main_menu ul li ul {
  padding: 0;
  position: absolute;
  top: 54px;
  left: 0;
  width: 320px;
  visibility: hidden;

}
#main_menu ul li ul li { 
  background: #70b276;
  display: block;
  color: #000;
  height: 26px;	
  padding: 12px;
 /* transition: all .3s ease-in-out;*/
  border-bottom: solid 1px #59A45F;
 
}
#main_menu ul li ul li:hover { background: #BAB818; color:#000; }
#main_menu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
  color:#000;
}
.active{
	background:#70b276;}


#blocks{margin-top:20px;	}
.block1{
	float: left;
  width: 231px;
  height: 235px;
 /* background: #DBF5A6;*/
  border: solid 1px #A08D33;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 128px;
  margin-right: 40px;
  margin-left: 99px;
	}
	
.block1 img{
	float:left;
	margin:5px;}	
.block1 h3{
	font-size:16px;
	color:#666;
	float:left;
	margin:20px 0 0 121px;
	
	}	
	

.block2{
	float: left;
  width: 231px;
  height: 235px;
 /* background: #DBF5A6;*/
  border: solid 1px #A08D33;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 128px;
  margin-right: 40px;
	}
	
.block2 img{
	/*float:left;
	margin:5px;*/}	
.block2 h3{
	font-size:16px;
	color:#666;
	float:left;
	margin:20px 0 0 121px;
	}	
	
	
.block3{
	float: left;
  width: 231px;
  height: 235px;
 /* background: #DBF5A6;*/
  border: solid 1px #A08D33;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 128px;
  margin-right: 40px;

	}

.block3 img{
	/*float:left;
	margin:5px;*/}	
.block3 h3{
	font-size:16px;
	color:#666;
	float:left;
	margin:20px 0 0 121px;
	}	
	

/*---------------about_us----------------*/
.abt1{
  width: 100%;
  float: left;
 /* border: solid 1px #ccc;*/
/* background:url(images/bg-inner.png) repeat;*/
  padding: 10px;
  margin-top:-24px;
  }
.unep{ 
 list-style-type:none;
	
	}
.unep li{
	padding: 16px 10px;
    background: #048216;
	transition:0.5s;
	cursor:pointer;
	text-align: center;
	
	}
.unep li:hover{
    background: #20ad34;
	transition:0.5s;
	
	}
.unep li a{
	font-size:16px;
	color:#fff;
	}
.unep_pdf_d{ 
 	margin:0px;
	padding:0px;
	width:100%;
	/*height:100px;
	background:#fff;*/
	float:left;
	}
.unep_pdf_d_tex{ 
 	text-align: center;
    font-size: 18px;
	padding-bottom: 6px;
	}
.unep_pdf_d_text{ 
 	margin: 8px 14px;
    padding: 10px 15px;
    width: auto;
    border: 1px solid #ccc;
    float: left;
    font-size: 12px;
	}
.unep_pdf_d_img{ 
 	margin: 11px 13px;
    padding: 11px;
    width: auto;
    border: 1px solid #ccc;
    float: left;
    font-size: 12px;
    box-shadow: 0px 2px 12px -1px;
	}
.in{
	width: 200px;
    height: 27px;
    cursor: pointer;
    padding: 5px;
    background: rgba(82,161,8,1);
    color: #fff;	
	}
.gallery_d1{
	margin: 11px;
    padding: 8px;
    width: 96%;
    background: #6b6969;
    float: left;
    font-size: 20px;
	color:#fff;
	}
.year_d1{
	margin: -11px;
    padding: 8px;
    width: 99%;
    /* background: #6b6969; */
    float: left;
    font-size: 14px;
    color: #403e3e;
    font-weight: bold;
	}
.year_d2{
	padding:0px 29px 0px 0px;
	float:left;	
	}


.abt2{
  width: 357px;
  min-height: 200px;
  /* background: url(images/monkey1.png) no-repeat; */
  float: left;
/*  background: #f0eddf;
*/ margin: 42px 0px 0px 26px;
}
.abt3{
  margin: 26px 0px 0px 12px;
  padding: 18px 40px 0px 0px;
  width: 55%;
  /* background: #fff; */
  float: left;
  
	}


.abt2 .box1{width:200px; padding:15px; float:left; margin:130px 20px 15px 15px; height:850px; border:1px dotted #fff;}

.abt2 .box1 h4{color:#67c609;}
.abt2 .box1 ul{ margin:0; padding:0;}
.abt2 .box1 ul li{ float:left; margin:5px 0px 5px 20px ; color:#FFFFBD; font-size:11px;  width:90%;  border-bottom:1px solid #444; padding-bottom:10px;}
.abt2 .box1 ul li:nth-child(2n){ color:#FFFF6F;}
.ab_tb{
	margin:0px;
	padding:0px;
	width:100%;
	/*height:100px;*/
	background:#fff;
	float:left;
	}


/*---------------act----------------*/

.box_left{
	width:434px;
	padding:0px 40px 0px 0px;
	margin:0px 40px 0px 0px;
	border-right:1px solid #ccc;
	float:left;
}
.box_right{width:435px;float:left;}
.img_dis{
	margin:20px 0px 0px 0px;
	padding:10px;
	width:100%;
/*	height:100px;
*/	float:left;
	background:#fff;
	border: solid 1px #ccc;
	}
.img_dis_img{
	margin: 0px;
  padding: 0px;
  width: 200px;
  height: 200px;
  background: #ccc;
  float: left;
	}
.img_dis_con{
	margin: 0px 16px;
  padding: 0px;
  width: 668px;
/*  height: 198px;
  background: #000;*/
  float: left;
	}

/*---------------profile----------------*/

table tr td{ min-height:30px; padding:5px 0px 5px 10px; font-size:12px;}
table tr td h4{
	color:#fff;
	font-size:15px;
}
.bg{background:#ccc;}



.video{
   margin: 0px auto;
  padding: 0px 0px 0px;
  width: 83px;
  height: 83px;
  margin-top: 11px;
  cursor:pointer;
   transition: all .3s ease-in-out;
	}
	

/*------------------------ contact page ---------------------------*/
.it{
	margin: 12px 0px 0px 0px;
  padding: 0px;
  width: 89px;
  float: left;
	}
.is{
margin: 0px 0px 10px 12px;
  padding: 10px;
  width: 190px;
  	}
.im{
  margin: 0px 0px 0px 12px;
  padding: 10px;
  width: 187px;
  height:61px;
  border:none;
	}
.con-map{
  width: 333px;
  min-height: 300px;
  /* background: url(images/monkey1.png) no-repeat; */
  float: left;
  background: #f0eddf;
  margin: 0px 0px 0px 0px;
  border: solid 10px #ccc;
  position: relative;
  top: 216px;
  right: 352px;
}
.con3{
  margin: 0px 0px 15px 0px;
  padding: 0px 40px 10px 0px;
  width: 55%;
  /* background: #fff; */
  float: left;
  border-right: solid 1px #D0CBB6;
	}
.visitor{
 margin: 10px 0px 64px 0px;
  padding: 2px;
  width: 106px;
  height: 22px;
  background: #000;
  float: right;
	}
.con-tb{
	margin-bottom: 42px;
  padding: 0px;
  width: 598px;
  height: 340px;
  background: #fff;
  float: right;
	}
.icon-img{
	margin:25px 7px 0px 0px;
	padding:0px;
	width:35px;
	height:35px;
	/*background:#fff;*/
	float:left;
	}
.news-2{
  margin: 0px;
  padding: 32px;
  width: 867px;
  height: 325px;
  background: #fff;
  float: left;
	}
.noti{
	margin: -14px 6px 0px 0px;
  padding: 0px;
  width: 189px;
  height: 257px;
/*  background: #ccc;
*/  float: left;
transition: all .3s ease-in-out;
	}
.noti a:hover{
  margin: -5px 4px 0px 0px;
  padding: 0px;
  float: left;
  background:#70b276;
  transition: all .3s ease-in-out;
	}
.new6 ul{
	font-size:12px;
	margin-top: 10px;
	}
.new6 ul li{
	padding-bottom:10px;
	
    line-height: 15px;
  }
.new6 ul li a{
	margin: 0px;
  padding: 0px;
  text-decoration: none;
  color: #000;
  line-height: 16px;
	}
.new6 ul li a:hover{
	text-decoration:underline;}
	
	
.ts-st{
	float: left;
  margin: 70px 0px 0px 101px;
  color: #FFFFFF;
  font-size: 26px;
  text-shadow: 2px 1px 1px #000;
  font-weight: bold;
}
.ts-gov{
	float: left;
  color: #fff;
  font-weight: bold;
  margin: 105px 0px 0px -258px;
  font-size: 21px;
  text-shadow: 2px 1px 1px #000;
  }
.logo_ts{
  margin: -77px 0px 0px 854px;
  padding: 0px;
  width: 121px;
  height: 120px;
  float: left;
  background: url(images/ts_logo.png) no-repeat;
  cursor: pointer;
  transition:0.2s;
  }
.logo_ts:hover{
  margin: -96px 0px 0px 735px;
  padding: 0px;
  width: 322px;
  height: 302px;
  float: left;
  background: url(images/ts_logo_2.png) no-repeat;
  cursor: pointer;
  transition: 0.2s;
  position: absolute;
  z-index: 101;
 }

.bantext{
	margin: 20px 34px 0px;
    padding: 10px 0px 10px 15px;
    width: 95%;
    /* height: 50px; */
    float: right;
    background: #205007;
    color: #fff;
	}
	
.aof{
	margin: 7px 34px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 244px;
    height: 35px;
    background: #117aca;
    float: right;
    border-radius: 5px;
	}
.aof p{
	color:#fff;
	padding: 0px 14px;
	font-weight:bold;
	font-size: 15px;
	}
.aof1{
	margin: 53px -245px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 244px;
    height: 35px;
    background: #117aca;
    float: right;
    border-radius: 5px;
	}
.aof1 p{
	color:#fff;
	padding: 0px 14px;
	font-weight:bold;
	font-size: 15px;
	}
.aof2{
	margin: 99px -245px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 244px;
    height: 35px;
    background: #117aca;
    float: right;
    border-radius: 5px;
	}
.aof2 p{
	color:#fff;
	padding: 0px 14px;
	font-weight:bold;
	font-size: 13px;
	}

.abt1-in{
	width: 23%;
    float: left;
    margin: 0px;
    padding: 0px;
    height: auto;
	}

.activi_1{
	margin: 5px;
    padding: 7px 10px 0px 10px;
    width: 96%;
    height: auto;
    background: #b5d9b2;
    border: solid 2px #2b9d23;
    float: left;
}

.activi_img{
	margin:9px 5px 5px 8px;
    padding: 0px;
    width: 19%;
    height: auto;
    float: left;
}
















