body {
	background: #cccccc;
	margin: 0;
	padding: 0;
} 	 	 
div#container {
   position: relative;
	 margin: auto;
	 background-color: white;
	 height: 659.5px;
	 width: 1024px;
}
.shade_l {
   position: absolute;
	 top: -1px;
	 left: -25px;
	 z-index: 5;
}	
.shade_r {
   position: absolute;
	 top: -1px;
	 right: -25px;
	 z-index: 5;
}	  			 					
.logo {
  position: absolute;
	left: 22.5px;
	top: 32.5px;
	z-index: 3;
}	

	


.bgimage {
   position: absolute;
	 left: -3px;
	 top: -5px;
   z-index: 1;	 
}	 
.welcome {
   position: absolute;
	 left: 649px;
	 top: 252px;
	 z-index: 4;
}	 	 	 	 	 	 	 
.first {
   position: absolute;
	 left: 481px;
	 top: 182px;
	 z-index: 4;
}

p {
   font: 12px verdana, arial, sans serif;
	 color: #ffffff;
	 line-height: 21px;
	 margin-top: 25px;
	 width: 271px;
	 height: 237px;
	 position: absolute;
	 top: 270px;
	 right:87px;
	 z-index: 99;
}
p#auto {
   max-width: 200px;
   overflow-x: auto ;
}	
.news {
  position: absolute;
	bottom: 110px;
	right: 107px;
	font-family: Verdana, Helvetica, sans-serif;
  font-size: 9px;
	color:#ad8d3d;
  text-decoration: none;
	font-weight: normal;
	letter-spacing: -1px;
	z-index: 5;
}	
.news:hover {
  color: #cccccc;
  font-size: 9px;
  text-decoration: none;
	letter-spacing: -1px;
	font-weight: normal;
	z-index: 5;
	
       	
	
  
