body
{
	background-color: #4b4b4b;
	color: white;
	font-family: arial;
	margin:0;
	padding:0;
	padding-top: 6px;
}



.enterBlock
{
	width: 1004px;
	height: 476px;
	background-image: url('../images/backIndex.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	border: 0px solid white;
}


.enterBlock1
{
	float: left;
	margin-left: 365px;
	width: 320px;
	height: 265px;
	color: white;
	font-size: 12px;
	margin-top: 115px;
	border: 0px solid white;
}

.enterBlock2
{
	float: right;
	width: 290px;
	height: 245px;
	color: white;
	font-size: 12px;
	margin-top: 115px;
	border: 0px solid white;
}

.enterBlock2Bis
{
	background-color: #333333;
	border: 1px solid #404040;
}
