body {
}
#img {
	background:url(../img/topBg1.jpg) center -36px no-repeat #000000;
	height:1050px;
	position:absolute;
	left:0;
	width:100%;
	min-width:950px;
	margin:0 auto;
}
#img2 {
	background:url(../img/topBg2.jpg) center -36px no-repeat #000000;
	height:1050px;
	position:absolute;
	left:0;
	width:100%;
	min-width:950px;
	margin:0 auto;
	display:none;
}
#container .containerInner {
	height:630px;
}
#container .containerInner h1 {
	height:630px;
	width:950px;
	background:url(../img/logo20120724.png) center top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}


#menu {
	width:930px;
	height:44px;
	position:absolute;
	left:10px;
	bottom:8px;
}

#foot {
	position:absolute;
	left:0;
	width:100%;
	min-width:950px;
	margin:0 auto;
}
#foot .link {
	padding-top:15px;
	margin-bottom:15px;
}
#foot .link a {
	display:block;
	width:340px;
	height:50px;
	overflow:hidden;
	float:left;
	margin-right:10px;
	background:red;
}



#share {
	background:url(../img/footTopBg.png) top center repeat-y;
	height:20px;
	padding-top:8px;
	padding-bottom:8px;
	overflow:hidden;
}
