* { 
	margin: 0; 
	padding: 0; 
	font-family: Arial,Tahoma;	
} 
html,body{
	height:100%;
	margin:0;	
	position: relative;
	overflow:auto;
	vertical-align:middle;
	font-size: 100.01%; 
	
	min-height:100%; 

}


h3 {
	margin-top: 42px;
	margin-left: 30px;
}

h2 {
	padding-top:10px;
	}


table { 
	width: 100%; 
	vertical-align: top;
}

table .b { 
	width: 100%; 
	vertical-align: bottom;
}

#mid_img {
	width: 10%;
	padding: auto;  
	position: absolute;
	
	
}

#footer {
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#footer_up {
	width: 100%;
	margin: auto auto 148px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#footright {
	width: 10%;
	position: absolute;
	bottom: 1%;
	right: 1%;
	
}

.footright {
	width: 10%;
	position: absolute;
	bottom: 1%;
	right: 1%;
	
}
#footleft {
	margin: auto auto 50px 40px; 
	position: relative;
	padding-left: 20px;
	padding-top: 20px;
	bottom: 0px;
	left: 0px;

}
.v_top {
	vertical-align: top;
}

a img {
  	border:none;
	
}



a:link, a:visited {
      color: #161c72;
      text-decoration: none;
}
 
a:hover {
      color: #fa7c3f;
}

#s {
	padding-left:20px;
}


p {
	padding: 5px;
	padding-right: 100px;
	text-align: justify;
}
.tab {
	border:2px;
	border-color: gray;
}

.content li {
	padding-right: 100px;
}	

.menu
{ 
	list-style: none;
	width:225px;
	margin-bottom: 42px;
	margin-left: 30px;
}

.menu li
{ 
	line-height: 12px;
	background: #cbe6f9 none;
	border: 1px solid #146b9c;
	color:  #161c72;
	font-size: 14px;
	margin-bottom: 1px;

}
.menu li a, .menu li span
{ 
	display: block;
	color:  #161c72;
	padding-top:5px;
	padding-bottom:5px;
	
	height: 100%;

	padding-left: 20px;
	text-decoration: none;	
}

.menu li a:hover
{ 
	background:  #161c72 none;
	color: #cbe6f9;
	padding-top:5px;
	padding-bottom:5px;
}

 #layer1, #layer2, #layer3, #layer4, #layer5  {
    position: absolute; 
	
 } 

a:hover .img_i {
    	z-index: 10;
	box-shadow: 1px 3px 10px #333;
	-moz-box-shadow: 1px 3px 10px #333;
	-webkit-box-shadow: 1px 3px 10px #333;

 } 
a .img_i {
	box-shadow: 0px 2px 8px #333;
    	-moz-box-shadow: 0px 2px 8px #333;
	-webkit-box-shadow: 0px 2px 8px #333;
} 



#layer1 {
	right: 5%;
	top: 30%;
	z-index: 1;	
	
   }
#layer2 {
	right: 25%;	
	top: 40%; 
	z-index: 2;
   }
#layer3 { 

	right: 45%;	
	top: 50%; 
	z-index: 3;
   }
#layer4 {
	right: 65%;	
	top: 60%; 
	z-index: 4; 
}
#layer5 {
	right: 85%;	
	top: 70%; 
	z-index: 5; 
}
#f
	{
	bottom: 0%;
	right: 0%;
	position: absolute;
}
#fu
	{
	bottom: 148px;
	right: 0%;
	position: absolute;
}
#sb
	{
	top: 190px;
	left: 0%;
	position: absolute;
}

#st
	{
	top: 0%;
	align: left;
	left: 0%;
	position: absolute;
}
#l {
	top: 0%;
	right: 0%;
	position: absolute;
}
#menu_top  {
	top: 140px;
	margin-left: 300px;
	text-align: center;
	position: relative;
	z-index: 6;
}


