*{padding: 0;margin: 0;}
#all{background: #cccccc;height: 2304px;}
#topTitle{width: 100%;height: 474px;background: #0099cc;}
#topTitle h1{
	position: relative;
	top: 100px;
	left: 100px;
	font-size: 90px;
	font-family:Microsoft YaHei;
}
#personalInf{
	width: 1166px;
	height: 180px;
	background: #ccff66;
	position: relative;
	top: -180px;
	left: 100px;
}
#personalInf a{
	text-decoration: none;
	color: #666666;
	font-size: 72px;
	position: relative;
	left: 586px;
	top: -58px;
	font-family:Microsoft YaHei;
}
#personalInf img{
	position: relative;
	right: -620px;
	top: 0px;
}