.top {
	width:1002px;
	height:323px;
	text-align: center;
	margin: 0px;
	background-image: url(012.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
.name {
	font-size: 52px;
	font-weight: bolder;
	line-height:100px;
	filter: Glow(Color=#ffffff, Strength=5);
	color: #FFA800;
	margin: 0px;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
