/* all-footer     ===================================================== */
#all-footer{
	width:810px;
	margin:0 auto;
	background:url(all-footer/div-bg.gif) no-repeat;

}

#all-footer p{
	display:block;
	width:800px;
	padding:15px 0 20px;
	margin:0 5px;
/*	background:#fff url(all-footer/p-bg.gif) repeat-x top; */
	text-align:left;
	color:#999;
	font-size:85%;
}

div#all-footer:after{
	content:"";
	display:none;
	height:0px;
	clear:both;
}