div#top_nav,
div#topMenus,
div#menu,
div#footer
 {
	display: none;
}

div#wrap {
	margin: 0px;
}

div.printContainer {
	padding-left: 0px !important;
}

div#col_1a {
	width: 100% !important;
}

div#logo {
	float: none;
}

h2 {
	clear: left;
}

div#know_left {
	padding: 25px 0px 0px 0px;
	width: 100% !important;
}


div.book_detail, div.book {
	float: none; 
	padding-left: 0px;
	width: 100%;
}

div.book img, div.img_big {
	display: block;
	float: left;
}

div.img_big {
	width: 385px;
	margin: 0px 0px 0px 15px;
}

.book_detail li {
	background: none !important;
	list-style-type: square !important;
}

p.copyright {
	clear: both;
	margin: 20px 0px;
}

a.back {
	display: none;
}