@charset "utf-8";
body {
	background:url(../img/space_bkg.jpg) top center repeat;
	font-size:12px;
	padding-top: 20px;
	color:#000;
	
}
#login {
	position: relative;
	top: -27px;
}
#h_banner {
	height:75px;
	widows:980px;
	position: relative;
	top: 12px;
	margin-right: auto;
	margin-left: auto;
	background:url(../img/hPeople.jpg) top left no-repeat;
}
#film {
	height:327px;
	margin-left:5px;
	margin-right:5px;
	background:url(../img/space_bkg.jpg) top center repeat;
	margin-bottom:20px;
	margin-top:-3px;
	position: relative;
	top: -7px;
}
#left {
	width:265px;
	position: relative;
	top: -20px;
	margin:20px;
	margin-left:50px;
	line-height:16px;
}
#right {
	width:265px;
	position: relative;
	top: -20px;
	margin:20px;
	float:left;
	line-height:16px;
}
#center {
	width:265px;
	position: relative;
	top: -20px;
	margin:20px;
	line-height:16px;
}
h1 {
	font-size:18px;
	font-weight:bold;
	color:#421998;
	margin-bottom:5px;
	font-family:"Myriad Pro";
	font-weight:bold;
}
#foot {
	position: relative;
	top: -30px;
	height: 14px;
	color:#06d467;
	padding-bottom:5px;
}
#foot a {
	color:#06d467;
}
	