﻿.BgHome 
{
top:0px;
width:100%;
height:2100px;
position:absolute;
background-image:url(bg.png) ;
}
#parent-whiteHome {
	position:relative;
	left:0px;
	top:50px;
	width:960px;
	height:1946px;
	z-index:1;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
}
#contentHome
{
	width: 950px;
	height:1680px;
	top: 50px;
	z-index:auto;
	position: absolute;
	left: 3px;
}
#Box-CenterHome {
	position:absolute;
	left:199px;
	top:198px;
	width:538px;
	height:1386px;
	z-index:10;
}
#DownHome
{
	position:absolute;
	left:0px;
	top:1945px;
	width:960px;
	height:52px;
	z-index:12;
	background-color: #313439;
	background-image: url(Down-bg.png);
}
.CounterHome 
{
	position:absolute;
	width:150px;
	top:1753px;
	background-image:url(bg.png) ;
}



