body{
	margin:0px;
	background-color:#000000;
	overflow:hidden;
}

.container{
	width:770px;
	height:764px;
	text-align:left;
	background-image:url(../back_ground.jpg);
	background-repeat:no-repeat;
	padding-top:180px;
}

.banner_line{
	width:770px;
	height:40px;
}

.language{
	float:left;
	font-size:0.9em;
	color:#FFFFFF;
	font-family:Arial;
}

.spacer{
	float:left;
	width:680px;
	height:20px;
}

a.lang{
	text-decoration:none;
	color:#FFFFFF;
}

a.lang:hover{
	text-decoration:none;
	color:#FFFFFF;
}

a.lang:visited{
	text-decoration:none;
}

