@charset "utf-8";
/* CSS Document */

.details_wrap {
	float:right;
	width:765px;
	margin-right:10px;
	height:auto;
}

.book_wrap {
	height:230px;
	width:150px;
	padding:15px;
	background:#e6e6e6;
	margin-bottom:5px;
}

.readmore {
margin-top:12px;
float:right;
width:90px; 
height:25px;

}

.readmore a{
	text-decoration:none;
	color:#f48c24;
	
}

.answer {
	color:#f5911e;
	font-weight:bold;
	border-bottom-width:1px;
	border-bottom-style:dashed; 
	border-bottom-color:#f5911e;
	height:auto;
	width:730px;
	padding-bottom:4px;
	margin-top:4px;

	}
	


.answer a{
	text-decoration:none;
	color:#6f6f6f;
	font-size:80%;
	font-weight:normal;

}

.tehscroll {
	text-decoration:none;
	color:#f48c24;
}


.hide {
margin-top:12px;
float:right;
width:50px; 
height:25px;	
}

.hide a{
	text-decoration:none;
	color:#f48c24;
}

.author_link{
text-decoration:none;

}

.author_link a{
text-decoration:none;
}

.author_link a:hover{
	text-decoration:underline;
}

.auth_books{
	margin-top:10px;
	width:82px;
	height:130px;
	float:left;
	text-align:center;
}

.auth_books img{
	border:thin;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	margin-bottom:4px;
}

.auth_books a{
	text-decoration:none;
}

	.message { padding-top:20px; float:left; width:45%; height:300px; padding-right:10px;}
	
	.faq_form { padding-top:20px; float:left; width:50%; height:300px;		
	}
	
	.text_field{margin-top:2px; margin-bottom:2px;}
	
	.alpha_menu {
		font-size:16px;
		color:#f59a46;
		border:thin;
		border-style:solid;
		border-color:#f59a46;
		width:85%;
		text-align:center;
		padding-top:2px;
		padding-bottom:2px;
		margin-left:auto;
		margin-right:auto;
		
	}
	
		.alpha_menu a{
		color:#434345;
		text-decoration:none;
		
	}
	
	.genre_menu {
		color:#f59a46;
		border:thin;
		border-style:solid;
		border-color:#f59a46;
		width:85%;
		padding-bottom:2px;
		margin-left:auto;
		margin-right:auto;
		height:auto;
		clear:both;
	}
	
	
	.res_cont{
		padding-top:5px;
		border-bottom:thin;
		border-bottom-style:dashed;
		border-bottom-color:#f59a46;
		width:85%;
		padding-bottom:2px;
		margin-left:auto;
		margin-right:auto;
		height:120px;
	}
	
	.img_cont{
		width:85px;
		float:left;	
		height:120px;
	}
	
	.img_cont img{
	margin-bottom:4px;
	}
	
  .text_cont{
		width:500px;
		float:left;	
		height:120px;
	}
	.ind_heads{
		color:#30C;
	
	}

.ind_heads a{
	text-decoration:none;
}

.ind_heads a:hover{
	text-decoration:underline;
}
