body { width:800; margin-left:auto; margin-right:auto; color:#333333; 

border: 0;
padding: 0; 
background-color:#ffffff;  font-size: 9px; font-family:Arial, Helvetica, sans-serif;
}
html{ border-top:none; border-right:none;
overflow-y:scroll;}



.gecko body{ font-size: 9px; font-family:"ＭＳ Ｐ明朝", "細明朝体";   }
.ie body{ font-size: 9px; font-family:"ＭＳ Ｐゴシック", Osaka;  }

html a{
cursor: url('http://www.em-grp.com/cursor/css/cursor.cur') 5 3,pointer; 
}
html.gecko a{ cursor: url('http://www.em-grp.com/cursor/css/cursor_geko.cur') 10 5,pointer;  } 
html.ie a{cursor: url('http://www.em-grp.com/cursor/css/cursor.cur'),pointer; }



a:link {color: #999999;text-decoration: none;} 
a:visited {color: #999999;text-decoration: none;}
a:hover {color: #333333;text-decoration: none;}


h1,h2,h3{ font-size: 14px; color:#333333;  }




     
				
.wrapper {
width:auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0px; /* the bottom margin is the negative value of the footer's height */
	
}

.footer, .push {
	 clear:both;height: 50px; /* .push must be the same height as .footer */
}