@charset "UTF-8";
/* CSS Document */



div.container_footer{
	width: 996px;
	max-width: 996px;
	background-image:url(../images/footer_bk.png);
	margin:0 auto;
	margin-top:0px;
	padding:0px;
	height: 65px;
	max-height: 65px;
	
}

div.wrapper_footer{
	width: 948px;
	max-width: 948px;
	margin:0 auto;
	margin-top:0px;
	padding:0px;
	
}


div.botnav{
    width: 99%;
    float:right;
	margin-top:6px;
}