@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
/*
.body053 {
	text-align: center;
	background: url(images/bg.jpg) repeat-x top #d2d2d2;
	height: 100%;
}
*/
.top {
	height: 52px;
	background: url(images/top.jpg) center no-repeat;
}

.slogan {
	position: fixed;
	left: 0px;
	color: #FFF;
	background-color: #000;
	top: 250px;
	width: 230px;
	text-align: center;
	line-height: 34px;
	font-size: 20px;
}
.lang {
	position: fixed;
	right: 0px;
	color: #FFF;
	color: #FFF;
	background-color: #000;
	top: 50px;
	width: 150px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}
.lang a {
	color: #FFF;
	text-decoration: none;
}
.logo {
	position: fixed;
	left: 0px;
	bottom: 0px;
}