body {
	
	background-color: #ECECEC;
 background-position: 50% 50%;
	background-repeat: no-repeat;
}


.style1 {
	font-size: 30px;
	color: #ffffff;
	
	}

.imgbrd { border: 1px solid #000000;}
.text1 {   text-align:center;  font-family: Tahoma;  color:#FFFFFF; font-size:12px; font-weight:bold; }



.text2 {
 font-family: Tahoma; 
 color:#FFFFF; 
 font-size:11px; 
 text-align:center; 
 font-weight:bold;
 }

.text2 a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}

.text2 a:hover {
	color: #E30000;	
}

.text3 {
 font-family: Tahoma; 
 color:#757575; 
 font-size:11px; 
 text-align:left; 
 text-indent:0px;
 }

.text3 a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}

.text3 a:hover {
	color: #BBBBBB;	

}

.text4 {   text-align:center;  font-family: Tahoma;  color:#00000; font-size:11px; }

.text5 {
 font-family: Tahoma; 
 color:#757575; 
 font-size:11px; 
 text-align:left; 
 text-indent:0px;
 }

.text5 a {
	font-size: 11px;
	color: #757575;
	text-decoration: none;
	}

.text5 a:hover {
	color: #BBBBBB;	

}
div.main{
  position: absolute;
  top: 0px; left: 100px; width: 1000px; height: 800px;
}

div.top280x80{
  position: absolute;
  top: 30px; left: 565px; width: 280px; height: 80px;
}
div.index300x250{
  position: absolute;
  top: 700px; left: 760px; width: 300px; height: 250px;
}
div.sub300x250{
  position: absolute;
  top: 300px; left: 455px; width: 300px; height: 250px;
}
div.left180x450{
  position: absolute;
  top: 280px; left: 150px; width: 180px; height: 450px;
}
div.left160x160{
  position: absolute;
  top: 795px; left: 150px; width: 160px; height: 160px;
}
div.subright180x450{
  position: absolute;
  top: 280px; left: 875px; width: 180px; height: 450px;
}
div.subright160x160{
  position: absolute;
  top: 795px; left: 895px; width: 160px; height: 160px;
}
div.middle{
  position: absolute;
  top: 650px; left: 450px; width: 200px; height: 160px;
}
td.norepeat{
  background-repeat: no-repeat
}
table.norepeat{
  background-repeat: no-repeat;
  background-position:top center;
}
td.subnorepeat{
  background-repeat: no-repeat;
  background-position:top center;
}