/* all-footer     ===================================================== */
#all-footer{
	width:810px;
	margin:0 auto;
	background:#fff url(all-footer/div-bg.gif) repeat-y;

}

#all-footer p{
	display:block;
	width:560px;
	padding:10px 10px 20px 230px;
	margin:0 5px;
	text-align:center;
	color:#999;
	font-size:80%;
}

div#all-footer:after{
	content:"";
	display:none;
	height:0px;
	clear:both;
}


#all-footer a:link,#all-footer a:visited,#all-footer a:hover,#all-footer a:active{ 
	color: #0080F8;
}

