/* footer --------------------------------------- */
#common-footer{
	clear:both;
	width:810px;
	margin:0 auto;
	padding:25px 0;
	overflow:hidden;
	background:url(common-footer/common-footer.png) no-repeat top center;	
}


* html #common-footer{ /* for IE6 */
	background:url(common-footer/common-footer.gif) no-repeat top center;	
}

#common-footer p{
	margin-bottom:0.5em;
	line-height:1.5em;
	text-align:center;
	font-size:x-small;
	_font-size:xx-small;
}

#common-footer p a{
	line-height:1.5em;
	font-size:x-small;
	_font-size:xx-small;
}
#common-footer ul{
	text-align:center;
}
#common-footer ul li{
	padding-left:5px;
	display:inline;
}