.primaryContainer {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	min-width: 0px;
	max-width: 970px;
}

.title_wrap{
	background:#fff;
	padding:40px;
}

.page_title{
	color:#3CA142;
	font-weight:bold;
	font-size:18px;
	padding:16px 20px;
	background:
		url(../../sub-img/page-3337/title-arrow.png) no-repeat,
		url(../../sub-img/page-3337/header-bg.png);
	border-bottom:#9DD0A0 solid 4px;
}

#header_wrap {
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-top: 0px;
	clear: none;
	min-width: 0px;
	background-color: #fff;
	margin-right: 0px;
}

	img#kanban{
		width:100%;
		height:auto;
		display:block;
	}

#book_info_wrap {
	height: auto;
	margin-left: 0%;
	margin-top: 0px;
	clear: none;
	margin-right: 0px;
	padding: 0 40px;
	padding-bottom:40px;
	background-color: #fff;
}

	#left_wrap {
		width: 42%;
		float: left;
		height:auto;
		margin:0;
	}
		#book_img{
			width: 100%;
			height: auto;
			margin-left: 0%;
			margin-top: 0px;
			clear: none;
			min-width: 0px;
			background-color: rgb(255, 255, 255);
			position:relative;
			top:0;
			left:0;
			box-shadow:rgba(0, 0, 0, 0.109804) 0px 0px 6px 3px;
			-webkit-box-shadow:rgba(0, 0, 0, 0.109804) 0px 0px 6px 3px;
			-moz-box-shadow:rgba(0, 0, 0, 0.109804) 0px 0px 6px 3px;
		}
		
		#last_book{
			width:100%;
			height:auto;
			vertical-align: bottom;
		}
		
		#book_detail {
			width: 100%;
			height: auto;
			margin-left: 0%;
			margin-top: 10px;
		}
		
		#book_detail h1{
			height:auto;
			padding:10px;
			text-align:center;
			border-bottom:#fff solid 1px;
		}
		
		#book_detail h1 a{
			font-size:18px;
			color:#fff;
			font-weight:bold;
			text-decoration:none;
		}
		
		#book_detail p{
			color:#fff;
		}
	
	#right_wrap {
		width: 55%;
		float: right;
		height: auto;
		margin-left: 0px;
		margin-top: 0px;
		clear: none;
		margin-right: 0%;
	}
		
		#book_title {
			width: 100%;
			height:auto;
		}
			#book_title img{
				width:48%;
				height:auto;
			}
		
		#book_txt {
			width: 90%;
			height: auto;
			padding:5%;
			margin-left: 0%;
			margin-top: 10px;
			background:#FFFFDC;
			clear: both;
			border-radius: 10px;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
		}
		
		#book_link {
			width: 95%;
			height: auto;
			padding:2%;
			margin-left: 0%;
			margin-top: 25px;
			background-color: rgba(255, 255, 255, 0.5);
			border:#fff solid 1px;
			border-radius: 10px;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			position:relative;
			top:0;
			left:0;
		}
		
			
			
			#book_link_list_wrap li{
				max-width:24%;
				height:auto;
				float:left;
				margin-left:1%;
				margin-bottom:1%;
			}
			
			#book_link_list_wrap li img{
				width:100%;
				height:auto;
				vertical-align: bottom;
				box-shadow:rgba(0, 0, 0, 0.109804) 0px 0px 6px 3px;
				-webkit-box-shadow:rgba(0, 0, 0, 0.109804) 0px 0px 6px 3px;
				-moz-box-shadow:rgba(0, 0, 0, 0.109804) 0px 0px 6px 3px;
			}
			
			#link_button {
				width: 100%;
				height: 50px;
				margin-left: 0%;
				margin-top: 20px;
				clear: both;
				background-color: rgb(255, 255, 255);
			}
			
			#bookopen_button_wrap{
				margin-top:20px;
			}
				#book_open_button{
					
				}
					#book_open_button a{
						
					}
			
	
	#books_wrap {
		height: auto;
		clear: both;
		padding:0 40px;
		background-color: #fff;
	}
		
		#books_list_wrap{
			width: 94%;
			height: auto;
			padding:3%;
			position:relative;
			top:0px;
			left:0px;
		}
		
		#books_list_wrap ul{
			
		}
		
		#books_list_wrap li{
			width:18%;
			height:auto;
			margin-right:2%;
			float:left;
		}
		
		.books_list_wrap_img{
			width:100%;
			height:auto;
			box-shadow:rgba(0, 0, 0, 0.109804) 0px 0px 6px 3px;
			-webkit-box-shadow:rgba(0, 0, 0, 0.109804) 0px 0px 6px 3px;
			-moz-box-shadow:rgba(0, 0, 0, 0.109804) 0px 0px 6px 3px;
		}
		
		#books_list_wrap h3{
			font-size:12px;
			text-align:center;
			padding:10px;
			padding-bottom:40px;
		}
		
		#books_list_wrap a{
			color:#666;
			
		}

		div#next_button{
		width:100%;
		height:40px;
		margin:0 auto;
	}
	
		div#next_button img{
			width:200px;
			height:auto;
			display:block;
			margin-left: auto;
		}
		
		div#next_button a:hover{
			
		}

#page_bottom_footer{
	background:#9CC33A;
}
	#tkpluslogo{
		display:block;
		width:40%;
		height:auto;
		float:left;
		padding:5%;
	}
	#address{
		display:block;
		width:40%;
		height:auto;
		float:left;
		padding:5%;
	}

@media only screen and (max-width: 668px) {
	
	#books_wrap {
		margin-top: 1px;
		margin-left: 0%;
		clear: both;
	}
	
	#book_info_wrap {
		height: auto;
	}
	
	#left_wrap {
		width: 100%;
		margin-top: 0px;
		margin-left: auto;
		clear: none;
		margin-right: auto;
		float: none;
	}
	
	#right_wrap {
		width: 100%;
		margin-right: auto;
		margin-top: 40px;
		clear: none;
		margin-left: auto;
		float: none;
	}
	
		#book_title img{
			width:45%;
			height:auto;
			display:block;
			margin:0 auto;
		}
	
	#books_list_wrap li{
		width:47%;
		margin-left:1%;
		margin-bottom:5%;
		height:auto;
	}


#page_bottom_footer{
}
#tkpluslogo{
	width:90%;
	float:none;
}
#address{
	width:90%;
	float:none;
}


}