/*   common   */body, div, p, img, h1, h2, h3 {	display: block;	margin: 0;	padding: 0;	border: 0;}a, span {	margin: 0;	padding: 0;	border: 0;}/*******************/body {	background: #FFFFFF url(common/bg.jpg) top left repeat-y;}#page_wrapper {	width: 840px;}.dummy {	display: block;	width: 1px;	margin-top: -1px;	text-indent: -9999px;	font-size: 1px;}#header {	height: 93px;	background: url(common/header.gif) top left no-repeat;	text-indent: -9999px;	font-size: 1px;}#footer {	position: relative;	margin-top: 5px;	width: 840px;	height: 75px;	background: url(common/footer.gif) top left no-repeat;}#copyright{	display: block;	position: relative;	top: 22px;	left: 461px;	width: 400px;	font-size: 10px;	line-height: 12px;}