/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body{
	width:1000px;
	height:auto;
	margin:0 auto;


	}
#footer{
	position:absolute;
	background-image:url(images/menub_bg.gif); /*tab background image path*/
	height: 46px;
	width:1000px;
	margin-left:0px;
	margin-top:1450px;
	text-align:center;
	
}
#banquan{
	position:absolute;
	width:500px;
	height:80px;
	margin-left:80px;
	margin-top:1380px;
	line-height:28px;
		}
#footer-zhaopin{
	position:absolute;
	width:300px;
	height:80px;
	margin-left:680px;
	margin-top:1380px;
	line-height:28px;
		}
#youqing{
	position:absolute;
	width:960px;
	height:50px;
	margin-left:10px;
	margin-top:1490px;
	line-height:28px;

}
.footer-font{
	font-family:"ËÎÌå";
	font-size:12px;
	font-weight:bold;
	

	}

