/* Footer01 */
.footer01{
	clear:both; width:750px; margin:0 auto; line-height:24px; padding:10px 0px; color:#BCBCBC;
}
.footer01 a:link,.footer01 a:visited,.footer01 a:active{
	color:#BCBCBC; text-decoration:none;
}
.footer01 a:hover{
	color:black; text-decoration:underline;
}
.footer01_border{
	border-top:1px #E5E5E5 solid;
}