@charset "UTF-8";
/* CSS Document */


#footer { width: 100%;
          height: 140px;
		  background-image:url(../img/fotterback.png);
		  background-repeat: repeat-x;
		 }
		 
		 
#footer_inner { width: 990px;
                height: 94px;
				margin: 0 auto;}
				
#foot01  {width: 475px;
          float: left;
		  margin-top: 26px;
}


#foot02  { width: 475px;
           float: right;
		   margin-top: 26px;
		   text-align: right;}
		   
#footer p  {font-family:Arial, Helvetica, sans-serif;
            font-size:12px;
			color: #F1EFE7;}
		 
		 
#makerarea {width: 960px;
            height: 46px;
			margin: 0 auto;
			margin-top:0;}
			
			
ul#maker_menu { width: 960px;
               height: 40px;
			   margin-top: 3px;
			   float: left;
}
	
	
ul#maker_menu li  {float: left;
                  height: 40px;}		   



ul#maker_menu li a { background-image:url(../img/maker.png);
                    line-height: 40px;
					display: block;
	text-indent: -9999px;
	overflow: hidden;}
				  


li#maker01 a { width: 120px; background-position: 0px 0px;}
li#maker01 a:hover { width: 120px; background-position: 0px -41px;}

li#maker02 a { width: 120px; background-position: -120px 0px;}
li#maker02 a:hover { width: 120px; background-position: -120px -41px;}

li#maker03 a { width: 120px; background-position: -240px 0px;}
li#maker03 a:hover { width: 120px; background-position: -240px -41px;}

li#maker04 a { width: 120px; background-position: -360px 0px;}
li#maker04 a:hover { width: 120px; background-position: -360px -41px;}

li#maker05 a { width: 120px; background-position: -480px 0px;}
li#maker05 a:hover { width: 120px; background-position: -480px -41px;}

li#maker06 a { width: 120px; background-position: -600px 0px;}
li#maker06 a:hover { width: 120px; background-position: -600px -41px;}

li#maker07 a { width: 120px; background-position: -720px 0px;}
li#maker07 a:hover { width: 120px; background-position: -720px -41px;}

li#maker08 a { width: 120px; background-position: -840px 0px;}
li#maker08 a:hover { width: 120px; background-position: -840px -41px;}