#main {
	width: auto;
	margin: 0;
	padding: 0;
	padding-top: 140px;
}
.content .survey .book_pic {
	width: auto;
	border: 0;
	padding: 5px 5px 10px 30px;
	float: right;
}


#menu {
	display: none;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	height: 100px;
	background:  url(/images/header.gif) 1px 0px no-repeat;
	width: 100%;
}
	#header a#logo {
		display: block;
		height: 100%;
		width: 500px;
	}
	#header a#logo span {
		display: block; height: 1px; width: 1px; overflow: hidden;
	}

#print {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
}