@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #b7e568;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.wrap{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	height: 640px;
}
.flash{
}
.language{

	
margin:10px 0 10px 0;}
.language li{
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;
}
