/*基本信息*/ 
body {font:12px Tahoma;margin:0px;text-align:center;background:white;}

/*P 页面层容器*/ 
#P-Container {
	height:2000px;
	width: 1200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	background:white;
} 

#blank5px_P{
	height:5;
	width: 1200px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	background:white;
}

#blank10px_P{
	height:10;
	width: 1200px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	background:white;
}
