.top {
	width:1002px;
	height:275px;
	text-align: center;
	margin: 0px;
	background-image: url(006.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
.name {
	font-size: 52px;
	font-weight: bolder;
	line-height:100px;
	filter: Shadow(Color=#ffeeff, Direction=30);
	color: #FCA703;
	margin: 0px;
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
