#layout_footer {
	clear:both;
	width:100%;
	height:80px;
	background:#000000;
	margin:10px 0 0 0 ;
}
    #column_footer {
    	margin:10px auto;
    	width:430px;
    }
        #block_footer {
        }
        
        #block_footer a,#div_footer_copyright{
        	background: url(/images/footer_art.jpg) no-repeat ;
        }
        
            #div_footer_complaint,#div_footer_aboutme,#div_footer_aboutshowwa,#div_footer_terms,#div_footer_alliance {
            	float:left;
            }
            
            /* div_footer_footer 1 */
            #div_footer_complaint a 			{	
            	display:block;
            	height: 30px;  
            	line-height:30px;
            	width: 82px;
            	background-position: -4px 0px
            }
            #div_footer_complaint a:hover 	{ background-position: -4px -30px }
            
            /* div_footer_footer 2 */
            #div_footer_aboutme a 			{	
            	display:block;
            	height: 30px;  
            	line-height:30px;
            	width: 83px;
            	background-position: -91px 0px
            }
            #div_footer_aboutme a:hover 	{ background-position: -91px -30px }
            
            /* div_footer_footer 3 */
            #div_footer_aboutshowwa a 			{	
            	display:block;
            	height: 30px;  
            	line-height:30px;
            	width: 96px;
            	background-position: -178px 0px
            }
            #div_footer_aboutshowwa a:hover 	{ background-position: -178px -30px }
            
            /* div_footer_footer 4 */
            #div_footer_terms a 			{	
            	display:block;
            	height: 30px;  
            	line-height:30px;
            	width: 86px;
            	background-position: -281px 0px
            }
            #div_footer_terms a:hover 	{ background-position: -281px -30px }
            
            /* div_footer_footer 5 */
            #div_footer_alliance a 			{	
            	display:block;
            	height: 30px;  
            	line-height:30px;
            	width: 83px;
            	background-position: -368px 0px
            }
            #div_footer_alliance a:hover 	{ background-position: -368px -30px }
            
            /* copyright */
            #div_footer_copyright    {	
            	clear:both;
            	margin:0 auto;
            	display:block;
            	height: 23px;  
            	line-height:23px;
            	width: 336px;
            	background-position: -4px -60px
            }
