<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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%; 	}

.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 30px; }
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:950px;
	margin:0 auto;
}
.container1{width:950px; margin:0 auto;}

#header{
	height:136px;
	margin:0;
}

#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:#09111d;*/
	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;
	/*border: 13PX SOLID #fff;*/
	width:940px;
	margin:15px 0px 20px 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: 24px 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_box{
	margin: 0px -17px 0px 0px;
  padding: 0px;
  width: 643px;
  float: left;
  /*background: #fff;*/
	}




 .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 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:#202020;}
	
	
#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;}

.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;
	-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:12px/18px sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 16px 18px;
 /* background: #09111d;*/
  cursor: pointer;
 /* transition: all .3s ease-in-out;*/

}
 #main_menu ul li a{
   color:#fff;

}

#main_menu ul li:hover {
	background: #70b276;
	color: #000;
}
#main_menu ul li ul {
  padding: 0;
  position: absolute;
  top: 54px;
  left: 0;
  width: 220px;
  visibility: hidden;

}
#main_menu ul li ul li { 
  background: #70b276;
  display: block;
  color: #000;
  height: 17px;
  padding: 12px;
  /*transition: all .3s ease-in-out;*/
  border-bottom: solid 1px #5BA162;
 
}
#main_menu ul li ul li:hover { background: #666; 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:290px;
	min-height:200px;
	background: #fff;
    border: solid 1px #A08D33;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	}
	
.block1 img{
	float:left;
	margin:5px;}	
.block1 h3{
	font-size:16px;
	color:#666;
	float:left;
	margin:20px 0 0 121px;
	
	}	
	

/*.block2{
	float:left;
	width:290px;
	min-height:236px;
	background:#e8e8e8;
	margin:0 30px 0 46px;
	background: #E5E1D0;
    border: solid 1px #A08D33;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	*/
.block2 img{
	/*float:left;
	margin:5px;*/}	
.block2 h3{
	font-size:16px;
	color:#666;
	float:left;
	margin:20px 0 0 121px;
	}	
	
	
/*.block3{
	float:right;
	width:290px;
	min-height:236px;
	background: #E5E1D0;
  	border: solid 1px #A08D33;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	  margin-right: -17px;
	}*/

.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;
  /*padding-bottom: 27px;
   margin-bottom: 20px;
  border-right: solid 1px #D0CBB6;
  padding-right: 27px; */
  }

.all-b{
  width: 100%;
  float: left;
  /*padding-bottom: 27px;
   margin-bottom: 20px;
  border-right: solid 1px #D0CBB6;
  padding-right: 27px; */
  }


.all-b ul{
	margin:15px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
	float:left;
	font-size:15px;
	line-height:30px;
	}
.all-b ul li{
	}
.all-b ul li a{
	color:#000;
	padding:5px;
	width: 400px;
    float: left;
	}
.all-b ul li a:hover{
	color:#fff;
	/*transition: 0.5s;*/
	background: rgba(82,161,8,1);
	background: -moz-linear-gradient(left, rgba(82,161,8,1) 0%, rgba(82,161,8,0) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(82,161,8,1)), color-stop(100%, rgba(82,161,8,0)));
	background: -webkit-linear-gradient(left, rgba(82,161,8,1) 0%, rgba(82,161,8,0) 100%);
	background: -o-linear-gradient(left, rgba(82,161,8,1) 0%, rgba(82,161,8,0) 100%);
	background: -ms-linear-gradient(left, rgba(82,161,8,1) 0%, rgba(82,161,8,0) 100%);
	background: linear-gradient(to right, rgba(82,161,8,1) 0%, rgba(82,161,8,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52a108', endColorstr='#52a108', GradientType=1 );
	}

.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 0px;
  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 20px; font-size:12px;}
table tr td h4{
	color:#fff;
	font-size:15px;
}

table.normal{ width:100%; background: #fff;}
table.normal tr:nth-child(n){ background:#eee;}
table.normal tr:nth-child(2n){ background:#ccc;}
table.normal tr:nth-child(1){ background:#09111d; color:#fff;}
table.normal tr:nth-child(2){ background:#70b276;}
table.normal tr:nth-child(2) td{color:#fff; font-weight:bold;}
table.normal tr:nth-child(3){ background:#09881B; }
table.normal tr:nth-child(3) td{ color:#fff; font-size:20px; height:30px; font-weight:bold; text-align:center;}
table.normal tr:nth-child(22){ background:#09881B; }
table.normal tr:nth-child(22) td{ color:#FFFFFF; font-size:20px; height:30px; font-weight:bold; text-align:center;}

table.brochure{ width:100%; float:left; margin:6px 0px 20px 0px;}
table.brochure tr:nth-child(n){ background:none;  }
table.brochure tr:nth-child(2) td{ font-weight:normal;}
table.brochure tr:nth-child(3){ display:none;}
table.brochure tr td{ border:1px dotted #444; background: #fff; transition: all .3s ease-in-out;}
table.brochure tr td a{font-size:12px; text-decoration:none; color:#333;}
table.brochure tr td:hover{ background:#70b276; transition: all .3s ease-in-out;}
table.brochure tr td:hover a{ color:#fff;}


table.full{ float:left; position:relative; width:100%;   background: #fff;}
table.full tr:nth-child(n){ background:#eee;}
table.full tr:nth-child(2n){ background:#ccc;}
table.full  tr:nth-child(1){ background:#005675; font-weight:bold; color:#fff;}
table.full tr td{ min-height:30px; padding:5px 0px 5px 20px; font-size:12px;}

table.application{  position:relative; width:100%; border-collapse: collapse; }
table.application tr:nth-child(n){ background:none;}
table.application tr:nth-child(1){ background:#70b276; font-weight:bold; color:#fff;}
table.application tr td{ height:60px; padding:5px 0px 5px 20px; font-size:14px; border:1px solid #162027;}


table.normal2{ width:100%;}
table.normal2 tr:nth-child(1){ background:#162027; color:#fff;}
table.normal2 tr{ cursor:pointer;}

table.lis{ width:100%;}
table.lis tr:nth-child(n){ background:#eee;}
table.lis tr:nth-child(2n){ background:#ccc;}
table.lis td:nth-child(1){ background:#70b276;; color:#fff;}
table.lis tr:nth-child(1){ background:#06410B; color:#fff;}

table.con{ width:100%;}
table.con tr:nth-child(n){ background:#eee;}
table.con tr:nth-child(2n){ background:#ccc;}
table.con td:nth-child(1){ background:#70b276; color:#fff;}
table.con tr:nth-child(1){ background: #eee; color: #000;}

table.normal2 {
  width: 100%;

#con_table_left{
	width:495px;
	height:auto;
	margin-right:10px;
	float:left;
}
#con_table_right{ width:475px; height:auto; float:left;}

.un_line{ text-decoration:underline; font-weight:bold;}





/*table tr td{ min-height:30px; padding:10px 0px 10px 10px; font-size:12px;}
table tr td h4{
	color:#fff;
	font-size:15px;
}
.bg{background:#ccc;}*/



.video{
  margin: 0px auto;
  padding: 23px 32px 33px;
  width: 37px;
  height: 41px;
  background: #fff;
  /* text-align: center; */
  -webkit-border-radius: 68px;
  -moz-border-radius: 68px;
  border-radius: 68px;
  border: solid 1px #ccc;
  margin-top: 11px;
  cursor:pointer;
   transition: all .3s ease-in-out;
	}
	
.video:hover{
  margin: 0px auto;
  padding: 23px 32px 33px;
  width: 37px;
  height: 41px;
  background: #FB4B4B;
  /* text-align: center; */
  -webkit-border-radius: 68px;
  -moz-border-radius: 68px;
  border-radius: 68px;
  border: solid 1px #ccc;
  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: 335px;
  	}
.im{
  margin: 0px 0px 0px 12px;
  padding: 10px;
  width: 335px;
  height:150px;
  border:none;
	}
.con-map{
width: 450px;
  min-height: 290px;
  /* background: url(images/monkey1.png) no-repeat; */
  float: left;
  background: #f0eddf;
  margin-left: 13px;
  border: solid 10px #ccc;
}

.visitor{
 margin: 10px 0px 64px 0px;
  padding: 2px;
  width: 106px;
  height: 22px;
  background: #000;
  float: right;
	}
.num{
  margin: 10px 0px 64px 0px;
  padding: 2px;
  width: 106px;
  height: 22px;
  background: #000;
  float: right;
  }
  
.logo_box {
  width: 120px;
  height: 120px;
  float: left;
  border: 2px solid #ccc;
  text-align: center;
  line-height: 120px;
  margin-right: 15px;
  margin-bottom: 20px;
  }
  
.i{
	font-style:italic;
	font-size:10px;
	}

 .icon-img{
	margin:23px 7px 0px 0px;
	padding:0px;
	width:35px;
	height:35px;
	/*background:#fff;*/
	float:left;
	}



</pre></body></html>