#sz{
				width: 160px;
				height: 160px;
				border-radius: 50%;
				margin: 0px auto;
				position: relative;
				right: -400px;
				top: -80px;
				background: url(../img/szbj.png) no-repeat 0 0/100% 100%;
			}
			
			#sz img{
				width: 160px;height: 160px;
				position: absolute;top: 0px;left:0px;
			}
			/*<style type="text/css">
			#sz{
				width: 600px;height: 600px;border-radius: 50%;
				margin: 50px auto;position: relative;
				background: url(img/sz/szbj.png) no-repeat 0 0/100% 100%;
			}
			#sz img{
				width: 600px;height: 600px;
				position: absolute;top: 0;left: 0;
			}

		</style>*/
		#sz1{
				width: 120px;
				height: 80px;
				border-radius: 50%;
				margin: 0px auto;
				position: relative;
				right: 460px;
				top: -480px;
				/*background: url(../img/s2.png) no-repeat 0 0/100% 100%;*/
			}
			
			#sz1 img{
				width: 120px;height: 80px;
				position: absolute;top: 0px;left:0px;
			}