body{
	margin: 0;
    padding: 0;
   /* background: url("../image1/bg1.jpg"); */
    font-family: Arial;
    font-size: 14px;       
}

#p1body {
	height: 1320px;
	 width: 960px;
	 margin: 0 auto; 
	 border: thin black solid; 
}

#topr1{
	width: 100%; 
	height: 20px;
	float: left ;
	position:relative;
	color: black;
	background-color: green;
}

#bann1{
	width: 100%; 
	height:100px;
	float: left;
	position:relative;	
}

#slideshow {
	 width:100%;
	 height: 340px;
	 background-color: white;
	 position:relative;
	 float:left;
}

#scroll{
	 width:100%;
	 height: 24px;
	 background-color: white;
	 position:relative;
	 float:left;
}
#textbody1 {
	 width:80%;
	 height:550px;
	 background-color: white;
	 position:relative;
	 float:left; 
	 margin-left:10%;
}

#vartab1{
	margin-left:7%;
	width:100%; 
	height:150px; 
	position:relative; 
	float:left;
}

#usrman1{
 margin-left:10%;
 width:100%; 
 height:60px; 
 position:relative; 
 float:left;	
}

#contact1{
    position:relative;
	float:left; 
	width:100%;
	height:75px;
	background-color:#F0F0F0;
	color:black;
}

.download-btn {
  background-color: #007BFF;
  color: white;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 5px;
  display: inline-block;
  margin-left:40%;
}


.btn1:hover {
  background-color: #0056b3;
}

.btn1{
  background-color: #007BFF;
  color: white;
  padding: 10px 60px;
  text-decoration: none;
  border-radius: 5px;
  display: inline-block;
}

.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;
}

.co1_1{
  width:200px;
}
.co1_2{
 width:250px; text-align:center; 
}
.co1_3{
 width:150px; text-align:center;
}
.co1_4{
 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;
}

	

