body{
	margin: 0px;
	padding: 0px; font-family: Tahoma; font-size: 11px; color: #fff;
}
.main{
	width: 100%;

	background: url(../img/bg_sub.jpg); 
	height: 900px;
	/*float: left;*/
}
.centr{
 width: 1016px;
 height:auto;
 margin-top: -900px;
 position:relative;
}
.head{
	height: 149px;
	width: 1016px;
	float: left;
}

.bg_f{
	background: url(../img/bg_flash.jpg);
	height: 597px;
	width: 1016px; float: left;  margin-top: 3px;
