body{
	margin: 0;
    padding: 0;
   /* background: url("../image1/bg1.jpg"); */
    font-family: Arial;
    font-size: 14px;       
}

#p4body {
	height: 1510px;
	width: 960px;
	margin: 0 auto; 
	border: thin black solid; 
}
#topr1{
	width: 100%; 
	height: 20px;
	float: left ;
	position:relative;
	color: black;
	background-color: green;
}

#slideshow {
	 width:100%;
	 height: 340px;
	 background-color: white;
	 position:relative;
	 float:left;
}

#scroll{
	 width:100%;
	 height: 24px;
	 background-color: white;
	 position:relative;
	 float:left;
}

#textbody4 {
	 width:80%;
	 height:450px;
	 background-color: white;
	 position:relative;
	 float:left; 
	 margin-left:10%;
}

#umanview{
 margin-left:10%;
 width:100%; 
 height:600px; 
 position:relative;
 float:left;	
}


#contact4{
    position:relative;
	float:left; 
	width:100%;
	height:70px;
	background-color:#F0F0F0 ;
	color:black;
	margin-top:20px;
}


.tx1{
  font-size:16px;
  ine-height:1.5;
  text-align: justify;
  width:100%
}


table, td, th {
  border: 1px solid; padding:10px;
}

table {
  border-collapse: collapse;
}

.co1{
  width:10px;
}
.co2{
 width:375px; text-align:center; 
}
.co3{
 width:150px; text-align:center;
}
.co4{
 width:150px;
}


.rw1{
	background-color:#FFFAFA;
    text-decoration:none; 	
}


.bg1{
	text-decoration:none;
	
}


.td1 {
   width: 500px;
   height: 322px;
   background-color: aqua ;
   float: left ;
   margin-top: 10px;
   position: absolute  ;
   margin-left: 40%;
   transition: opacity .5s ease-in;

}


  #stage {
    margin: 1em auto;
    width: 270px;
    height: 325px;
  }

  #stage a {
    position: absolute;
  }

  #stage a img {
    padding: 10px;
    background: #fff;
  }
  
.sps1{
    transition: opacity .5s ease-in;
}

	

