@charset "utf-8";

/********** MAIN - 도서 ***********/
#book{
	width:963px;
	overflow:hidden;
}
#book a, a:link{
	color:#575757;
}
/***** left_body 영역 *****/
#book .left_body{
	float:left;
	width:212px;
	margin-right:5px;
}
/* 대출자료조회. 대출예약신청. 희망도서신청 */
#book .left_body .login_area{
	overflow:hidden;
	width:210px;
	border:1px solid #e0e0e0;
	background-color:#f8f8f8;
}
#book .left_body .login_area a{
	float:left;
}
#book .left_body .login_area ul{
	padding-top:10px;
}
#book .left_body .login_area ul li{
	float:left;
	font-size:11px;
	height:13px;
	line-height:13px;
	padding-right:9px;
	background:url(../img/common/top_line.gif) no-repeat right 3px;
}
#book .left_body .login_area ul li.end{
	padding:0 0 0 9px;
	background:none;
}
/* 주제별 카테고리. KDC 카테고리 */
#book h2{
	padding-bottom:15px;
}
#book .left_body .cate{
	position:relative;
	padding:15px 20px;
	border:1px solid #e0e0e0;
}
#book .left_body .cate h2{
	padding-bottom:12px;
	border-bottom:1px solid #e0e0e0;
}
#book .left_body .cate ul{
	padding-top:15px;
}
#book .left_body .cate li{
	margin-bottom:7px;
	padding-left:7px;
	height:15px;
	line-height:15px;
	background:url(../img/common/icon01.gif) no-repeat left 5px;
}
#book .left_body .cate p{
	position:absolute;
	top:15px;
	right:20px;
}
/* 배너 */

/***** right_body 영역 *****/
#book .right_body{
	float:left;
	width:746px;	
	margin-bottom:55px;
}
/* 팝업존 */
#book .right_body .popup{
	float:left;
}
#book .right_body .popup img{
	width:477px;
	height:94px;
	border:1px solid #e0e0e0;
}
/* 서비스 배너 */
#book .right_body .service{
	float:left;
}
#book .right_body .service a img{
	float:left;
}
/* 공지사항 */
#book .right_body .notice{
	position:relative;
	width:220px;
	padding:15px 20px;
	float:right;
	border:1px solid #e0e0e0;
}
#book .right_body .notice ul li{
	overflow:hidden;
	margin-bottom:4px;
}
#book .right_body .notice ul .end{
	margin-bottom:0;
}
#book .right_body .notice ul li span.subject{
	float:left;
	overflow:hidden;
	width:170px;
	height:15px;
	line-height:15px;
	padding-left:7px;
	background:url(../img/common/icon01.gif) no-repeat left 5px;
}
#book .right_body .notice ul li span.date{
	float:right;
	color:#999;
	line-height:11px;
	font-size:11px;
	font-family:tahoma;
}
#book .right_body .more{
	position:absolute;
	top:18px;
	right:20px;
	font-size:11px;
}
/* 권장 도서 */
#book .right_body .encourage{
	float:left;
	overflow:hidden;
	position:relative;
	width:325px;
	padding:15px 22px;
	border:1px solid #e0e0e0;
}
#book .right_body .encourage ul.sub{
	position:absolute;
	top:15px;
	left:95px;
}
#book .right_body .encourage ul.sub li{
	padding:0 7px;
	float:left;
	color:#999;
	font-size:11px;
	background:url(../img/common/top_line.gif) no-repeat left 2px;
}
#book .right_body .encourage ul.sub li a{
	color:#999;
}
#book .right_body .encourage .main_book_img{
	float:left;
	overflow:hidden;
	width:325px;
}
#book .right_body .encourage .main_book_img ul li{
	float:left;
	padding-right:35px;
}
#book .right_body .encourage .main_book_img ul li.end{
	padding-right:0;
}
#book .right_body .encourage .main_book_img ul li img{
	border:1px solid lightGrey;
	width:83px;
	height:119px;
}
#book .right_body .encourage .main_book_img ul li dl{
	padding:7px 1px 0;
}
#book .right_body .encourage .main_book_img ul li dl .title{
	margin-bottom:2px;
	line-height:15px;
	width:83px;
	max-height:34px;
	overflow:hidden;
	color:#373737;
	letter-spacing:-0.08em;
	font-weight:bold;
}
#book .right_body .encourage .main_book_img ul li dl .writer{
	width:83px;	
	height:13px;
	line-height:13px;
	overflow:hidden;
	color:#757575;
	font-size:11px;
}
/* 추천도서. 베스트 도서. 신착도서 */
#book .right_body .book_view{
	position:relative;
	width:744px;
	height:173px;
	overflow:hidden;
	padding:15px 0;
	background:url(../img/book/book_view_bg.gif) repeat-y left top;
	border:1px solid #e0e0e0;
}
#book .right_body .book_view .book_img .back{
	position:absolute;
	top:84px;
	left:142px;
}
#book .right_body .book_view .book_img ul{
	position:absolute;
	top:0;
	left:129px;
	padding:15px 45px;
}
#book .right_body .book_view .book_img ul li{
	float:left;
	padding-right:25px;
}
#book .right_body .book_view .book_img ul li.end{
	padding-right:0;
}
#book .right_body .book_view .book_img ul li img{	
	border:1px solid lightGrey;
	width:83px;
	height:119px;
}
#book .right_body .book_view .book_img ul li dl{	
	padding:7px 1px 0;
}
#book .right_body .book_view .book_img ul li dl .title{	
	margin-bottom:2px;
	line-height:15px;
	width:83px;
	max-height:31px;
	overflow:hidden;
	color:#373737;
	letter-spacing:-0.08em;
	font-weight:bold;
}
#book .right_body .book_view .book_img ul li dl .writer{	
	width:83px;
	height:13px;
	line-height:13px;
	overflow:hidden;
	color:#757575;
	font-size:11px;
}
#book .right_body .book_view .book_img .next{
	position:absolute;
	top:84px;
	right:13px;
}
/* 책장 */
#book .right_body .bookcase{
	position:relative;
	float:left;
	width:437px;
	padding:15px 20px;
	border:1px solid #e0e0e0;
}
#book .right_body .bookcase dt{
	float:left;
	overflow:hidden;
	width:115px;
	height:15px;
	line-height:15px;
	margin:0 15px 4px 0;
	padding-left:7px;
	color:#999;
	background:url(../img/common/icon01.gif) no-repeat left 7px;
}
#book .right_body .bookcase dd{
	overflow:hidden;
	width:300px;
	height:15px;
	line-height:15px;
	margin:0 0 7px 0;
}
#book .right_body .bookcase dt.end{
	margin-bottom:0;
}
#book .right_body .bookcase dd.end{
	margin-bottom:0;
}
/* 태그&키워드 */
#book .right_body .tag{
	float:right;
	width:220px;
	height:133px;
	padding:15px 20px;
	border:1px solid #e0e0e0;
}
#book .right_body .tag a{
	height:15px;
	line-height:25px;
	margin-right:10px;
	white-space:nowrap;
}
#book .right_body .tag .style01{
	padding:3px;
	background:#57a6eb;
	color:#fff;
}
#book .right_body .tag .style02{
	color:#fd581e;
	font-size:14px;
	font-weight:bold;
}
/* 메인: 신착 도서 */
#book .right_body .main_new_book{
	float:right;
	width:220px;
	height:133px;
	padding:15px 20px;
	border:1px solid #e0e0e0;
}
#book .right_body .main_new_book .best_text dl{
	width:220px;
}
/* 주제별 베스트 */
#book .right_body .topic_best{
	float:left;
	overflow:hidden;
	position:relative;
	width:704px;
	padding:15px 20px;
	border:1px solid #e0e0e0;
}
#book .right_body .topic_best h3{
	position:absolute;
	top:15px;
	left:110px;
	padding-left:10px;
	color:#999;
	font-size:12px;
	font-weight:bold;
	background:url(../img/common/top_line.gif) no-repeat left 3px;	
}
/* 주제별 베스트 - img */
#book .right_body .topic_best .best_img{
	float:left;
	overflow:hidden;
	width:330px;
}
#book .right_body .topic_best .best_img ul li{
	float:left;
	padding-right:25px;
}
#book .right_body .topic_best .best_img ul li img{
	border:1px solid lightGrey;
	width:83px;
	height:119px;
}
#book .right_body .topic_best .best_img ul li dl{
	padding:7px 1px 0;
}
#book .right_body .topic_best .best_img ul li dl .title{
	margin-bottom:2px;
	line-height:15px;
	width:83px;
	max-height:34px;
	overflow:hidden;
	color:#373737;
	letter-spacing:-0.08em;
	font-weight:bold;
}
#book .right_body .topic_best .best_img ul li dl .writer{
	width:83px;	
	height:13px;
	line-height:13px;
	overflow:hidden;
	color:#757575;
	font-size:11px;
}
/* 주제별 베스트 - text */
#book .right_body .best_text{
	float:left;
	height:15px;
	line-height:15px;
}
#book .right_body .best_text dl{
	width:374px;
	height:22px;
	overflow:hidden;
}
#book .right_body .best_text dl dt{
	float:left;
	overflow:hidden;
	max-width:220px;
	height:15px;
	line-height:15px;
	margin-bottom:7px;
	padding:0 5px 0 7px;
	background:url(../img/common/icon01.gif) no-repeat left 7px;
}
#book .right_body .best_text dl dd{
	overflow:hidden;
	height:13px;
	line-height:15px;
	color:#999;
	font-size:11px;
	max-width:154px;
}
#book .right_body .best_text dl dt.end{
	margin-bottom:0;
}
/* 주제별 사이트맵 */
#book .right_body .topic_sitemap{
	float:left;
	overflow:hidden;
	padding:15px 20px;
	width:704px;
	border:1px solid #e0e0e0;
}
#book .right_body .topic_sitemap h3{
	float:left;
	width:95px;
	font-weight:bold;
	font-size:12px;
	color:#373737;
}
#book .right_body .topic_sitemap ul{
	float:left;
	width:609px;
	margin-bottom:15px;
}
#book .right_body .topic_sitemap ul li{
	float:left;
	margin-bottom:4px;
	padding-left:66px;	
	min-width:87px;
	height:15px;
	line-height:15px;
	font-size:11px;
}
/* kdc 사이트맵 */
#book .right_body .kdc_sitemap{
	float:left;
	overflow:hidden;
	padding-top:15px;
	border:1px solid #e0e0e0;
}
#book .right_body .kdc_sitemap h2{
	padding-left:20px;
}
#book .right_body .kdc_sitemap dl{
	float:left;
	border-right:1px solid #e0e0e0;
}
#book .right_body .kdc_sitemap dl{
	float:left;
	width:148px;
	padding-bottom:17px;
	border-right:1px solid #e0e0e0;
}
#book .right_body .kdc_sitemap dl.end{
	border:none;
}
#book .right_body .kdc_sitemap dl dt{
	margin-bottom:5px;
	padding:7px 0;
	text-align:center;
	font-weight:bold;
	background-color:#e0e0e0;
}
#book .right_body .kdc_sitemap dl dd{
	width:128px;
	height:13px;
	line-height:13px;
	overflow:hidden;
	padding:12px 0 0 20px;
	font-size:11px;
}





/********** SUB - 베스트 도서 ***********/
#book_content{
	position:relative;
	width:963px;
}
#book_content h2{	
	float:left;
	font-size:14px;
	padding:5px 0 10px 0;
}
#book_content .top_box{
	clear:both;
	border-top:2px solid #ababab;
	background-color:#f1f1f1;
	padding:9px 15px;
	overflow:hidden;
}
#book_content .result{
	float:left;
	height:20px;
	line-height:20px;
}
#book_content .result .title{
	color:#373737;
	font-weight:bold;
}
#book_content .align{
	float:right;
}
#book_content .align select{
	width:65px;
	height:19px;
	float:left;
	margin-right:3px;
	border:1px solid #d3d3d3;
}
#book_content .top_box select{
	height:20px;
	border:1px solid #d3d3d3;
	vertical-align:middle;
}
#book_content .top_box .align_cate{
 float:left;
}
#book_content .top_box .align_cate select{
	float:left;
	width:110px;		
	margin-right:3px;
}
#book_content .top_box .date{
	float:right;
}
#book_content .top_box .date select{
	width:65px;		
	margin-right:3px;
	float:left;
}
#book_content .top_box .topic{
	float:right;
}
#book_content .top_box .topic select{
	width:220px;		
	margin-right:3px;
}
#book_content .event{
	width:923px;
	margin:20px 15px;
	border:5px solid #f1f1f1;

}
/* 베스트 도서 - big */
#book_content .best_big{
	padding:30px 15px;
	overflow:hidden;
}
#book_content .best_big ol li{
	float:left;
	width:140px;
	padding-right:58px;
}
#book_content .best_big ol li.end{
	padding:0 0 0 1px;
}
#book_content .best_big ol li img{
	border:1px solid #d3d3d3;
	width:138px;
	height:198px;
}
#book_content .best_big ol li dl{
	padding:7px 3px 0;
	color:#757575;
	font-size:11px;
}
#book_content .best_big ol li dl .title{
	margin-bottom:2px;
	line-height:15px;
	max-height:31px;
	overflow:hidden;
	font-size:12px;
	letter-spacing:-0.08em;
	font-weight:bold;
}
#book_content .best_big ol li dl .title a, a:link{
	color:#272727;
}
#book_content .best_big ol li dl .writer{
	margin-bottom:2px;	
	height:13px;
	line-height:13px;
	overflow:hidden;
}
#book_content .best_big ol li dl .supply{
	height:13px;
	line-height:13px;
	overflow:hidden;
}
/* 베스트 도서 - small */
#book_content .best_small ol li{	
	padding:20px 15px;
	overflow:hidden;
	border-top:1px dotted #d3d3d3;	
	clear:both;
}
#book_content .best_small ol .first{
	border:none;	
}
#book_content .best_small ol li .pic{
	width:85px;
	height:121px;
	position:relative;
	float:left;
}
#book_content .best_small ol li .pic .img{
	border:1px solid #d3d3d3;
	width:83px;
	height:119px;
	position:relative;
}
#book_content .best_small ol li .pic .label01{
	position:absolute;
	top:-2px;
	left:2px;
}/*도서부분*/
#book_content .best_small ol li .pic .label02{
	position:absolute;
	top:97px;
	right:1px;
}/*전자책,dvd부분*/
#book_content .best_small ol li .img{
	float:left;
	border:1px solid #d3d3d3;
	width:83px;
	height:119px;
}
#book_content .best_small ol li dl{
	float:left;
	width:695px;
	padding:5px 15px;
}
#book_content .best_small ol li dl .title{
	margin-bottom:10px;
	height:18px;
	line-height:18px;
	overflow:hidden;
	font-size:15px;
	letter-spacing:-0.08em;
	font-weight:bold;
}
#book_content .best_small ol li dl .title a, a:link{
	color:#272727;
}
#book_content .best_small ol li dl dd{
	margin-bottom:4px;
	padding-left:7px;
	background:url(../skin_blue/img/bullet01.gif) no-repeat left 5px;
	line-height:15px;
}
#book_content .best_small ol li dl dd img {
vertical-align:middle;
margin-right:3px;
}
#book_content .best_small ol li dl dd p{
	float:left;
	padding:0 15px;
}
#book_content .best_small ol li p{
	float:left;
	overflow:hidden;
	width:700px;
	padding:0 15px;
}
#book_content .best_small ol li p a{
	margin-right:5px;
}
#book_content .best_small ol li p .story{
	display:block;
	padding:5px 0;
	height:28px;
	line-height:14px;
	overflow:hidden;
	color:#858585;
	font-size:11px;
}
#book_content .best_small ol li div{
	float:left;
}
#book_content .best_small ol li .btn{
	float:right;
}
#book_content .not_found{
	padding:20px 15px;
	width:470px;
	margin:0 auto;
}
#book_content .not_found .title{
	font-size:14px;
	margin-bottom:10px;
}
#book_content .not_found ul{
}
#book_content .not_found ul li{
	background:url(../img/common/icon01.gif) no-repeat left 5px;
	color:#858585;
	padding-left:8px;
	margin-bottom:3px;
	text-align:left;
}





/********** SUB - 상세페이지 ***********/
#book_content .data_info{
	clear:both;
	overflow:hidden;
	border-top:2px solid #ababab;
	border-bottom:2px solid #ababab;
	padding:30px 15px;
}
#book_content .data_info .pic {
	width:146px;
	height:206px;
	position:relative;
	float:left;
}
#book_content .data_info .img{
	float:left;
	border:4px solid #d3d3d3;
	width:138px;
	height:198px;
}
#book_content .data_info .label01{
	position:absolute;
	top:-5px;
	left:2px;
}
#book_content .data_info h3{
	margin-bottom:13px;
	line-height:23px;
	color:#373737;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-0.08em;
}
#book_content .data_info .data_detail{
	float:left;
	width:500px;
	padding:10px 20px 0 20px;
}
#book_content .data_info .data_detail dt{
	float:left;
	width:132px;
	margin-bottom:4px;	
    padding-left:8px;
	background:url(../skin_blue/img/bullet01.gif) no-repeat left 5px;
	font-weight:bold;
}
#book_content .data_info .data_detail dd{
	margin-bottom:7px;
	float:left;
	width:360px;
}
#book_content .data_info .data_detail .btn{
	padding:10px 0 0 8px;
}
#book_content .data_info .data_detail .btn a{
	margin-right:5px;
}
#book_content .data_info02{
	overflow:hidden;
	padding:20px 0;
}
#book_content .data_info02 .data_words{
	padding:15px;
	margin-top:10px;
	border:4px solid #d3d3d3;
	line-height: 16px;
}
#book_content .data_info02 .info_title{
	margin:30px 0 15px 0;
}
/* 해당 도서가 담긴 책장 */
#book_content .data_info02 .bookcase_list{
	overflow:hidden;
	float:left;
	margin:0 34px 25px 0;
}
#book_content .data_info02 .end{
	margin-right:0;
}
#book_content .data_info02 .bookcase_list .img{	
	border:1px solid #d3d3d3;
	float:left;
	width:83px;
	height:119px;
}
#book_content .data_info02 .bookcase_list .img img{	
	width:83px;
	height:119px;
}
#book_content .data_info02 .bookcase_list .content{
	padding-left:10px;
	float:left;
	width:120px;
}
#book_content .data_info02 .bookcase_list .content .title{
	padding:7px 0 0 0;
	font-weight:bold;
	font-size:15px;
	line-height:15px;
	height:15px;
	width:120px;
	overflow:hidden;	
	letter-spacing:-0.08em;
}
#book_content .data_info02 .bookcase_list .content .writer{
	padding-top:13px;
	color:#ee7004;
	font-weight:bold;
	font-size:12px;
	line-height:13px;
}
#book_content .data_info02 .bookcase_list .content ul{
	padding-top:13px;
}
#book_content .data_info02 .bookcase_list .content ul li{
	color:#ccc;
	background:url(../img/common/icon06.gif) no-repeat 0 6px;
	font-size:11px;
	padding-left:7px;
	line-height:16px;
	height:16px;
	width:120px;
	overflow:hidden;
}
#book_content .data_info .relation{
	float:right;
}
/* 모바일 이용 가이드*/
#book_content .data_info .relation{
	float:right;
	width:224px;
	position:relative;
}
#book_content .data_info .relation .guide{
	border:1px solid #d3d3d3;
}
#book_content .data_info .relation .guide h3{
	font-weight:bold;
	font-size:12px;
	height:14px;
	line-height:14px;
	padding:8px 15px;
	color:#ee7004;
	border-bottom:1px solid #d3d3d3;
	background-color:#f8f8f8;
	margin:0;
}
#book_content .data_info .relation .guide .arrow{
	position:absolute;
	top:8px;
	right:15px;
	width:29px;
}
#book_content .data_info .relation .guide ul{
	padding:15px 15px 8px 15px;
}
#book_content .data_info .relation .guide ul li{
	background:url(../img/common/icon01.gif) no-repeat left 5px;
	padding-left:7px;
	line-height:15px;
	margin-bottom:7px;
}
#book_content .data_info .relation .bottom_btn{
	padding-top:10px;
}
#book_content .data_info .relation .bottom_btn .social{
	float:left;
}
#book_content .data_info .relation .bottom_btn .social a{
	margin-right:5px;
}
#book_content .data_info .relation .bottom_btn .btn{
	float:right;
}
#book_content .data_info02 h3.title{
	width:100px;
	height:14px;
	font-size:14px;
	color:#fff;
	padding:8px 0;
	text-align:center;
	background-color:#8b8b8b;
	clear:both;
	margin-top:30px;
}
#book_content .data_info02 .more_info{
	padding:25px;
	background-color:#f8f8f8;
	border:1px solid #d3d3d3;
	position:relative;
}
#book_content .data_info02 .more_info .btn{
	position:absolute;
	top:-25px;
	right:0;
}
#book_content .data_info02 .more_info p{
	line-height:16px;
}



/********** SUB - 희망도서신청 ***********/
#book_content .wishbook_intro{
	padding:20px 15px 0;
}
#book_content .wishbook_intro .btn{
	text-align:center;
	padding:20px 0;
}
#book_content .tab{
	clear:both;
	border-left:1px solid #e0e0e0;
	background-color:#ebebeb;
	overflow:hidden;
	width:100%;
}
#book_content .tab ul li h3{
	float:left;
	width:110px;
	height:34px;
	line-height:34px;
	text-align:center;
	font-weight:bold;
	border-top:2px solid #d3d3d3;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	background-color:#f5f5f5;
	font-size:12px;
}
#book_content .tab ul li .on{
	border-top:2px solid #216aaa;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #fff;
	background-color:#fff;
}
#book_content .tab ul li .on a,a:link{
	color:#216aaa;
}
#book_content .wishbook_intro h3{
	background:url(../img/common/icon04.gif) no-repeat left top;
	padding-left:22px;
	font-size:12px;
	line-height:16px;
	color:#272727;
	margin-bottom:7px;
}
#book_content .wishbook_intro ul{
	padding-left:20px;
	margin-bottom:15px;
}
#book_content .wishbook_intro ul li{
	padding-left:8px;
	background:url(../skin_blue/img/bullet01.gif) no-repeat left 5px;
	line-height:18px;
	margin-bottom:7px;
}
#book_content .wishbook_intro ul li .con01{
	margin:5px 0;
	padding-left:0;
}
#book_content .wishbook_intro ul li .con01 li{
	padding-left:5px;
	background:url(../img/common/icon01.gif) no-repeat left 5px;
	margin-bottom:3px;
}
/***** 희망도서신청폼 *****/
#book_content .wishbook_form{
	padding:20px 0;
}
#book_content .wishbook_form .caution{
	font-weight:bold;
	text-align:right;
}
#book_content .wishbook_form .wishbook_box{
	margin:10px 0 20px 0;
	width:961px;
	border:1px solid #d1d5df;
	background-color:#e8edf1;
	overflow:hidden;
}
/* 희망도서신청폼 - 왼쪽 */
#book_content .wishbook_form .wishbook_box .left{
	padding:35px 40px;
	width:401px;
	background-color:#eef1f6;
	float:left;
}
#book_content .wishbook_form form fieldset .wishbook_box .left .btn_box{
	width:348px;
	height:47px;
	padding:12px 35px 10px 18px;
	background-color:#dce3ed;
}
#book_content .wishbook_form form fieldset .wishbook_box .left .btn_box img{
	background:url(../img/book/box_line.gif) no-repeat right 3px;
	padding-right:19px;
	float:left;
}
#book_content .wishbook_form form fieldset .wishbook_box .left .btn_box p{
	padding:13px 0 0 37px;
	float:left;
	font-size:14px;
	font-weight:bold;
}
#book_content .wishbook_form form fieldset .wishbook_box .left dl{
	padding-top:20px;
}
#book_content .wishbook_form form fieldset .wishbook_box .left dl dt{
	font-weight:bold;
	float:left;
	width:110px;
	height:18px;
	line-height:18px;
	color:#272727;
}
#book_content .wishbook_form form fieldset .wishbook_box .left dl dd input{
	border:1px solid #cdcdcd;
	background-color:#f9f9f9;
	width:211px;
	height:18px;	
	margin-bottom:7px;
	padding:0 5px;
	font-size:14px;
}
#book_content .wishbook_form form fieldset .wishbook_box .left dl dd textarea{
	border:1px solid #cdcdcd;
	background-color:#f9f9f9;
	width:211px;
	padding:0 5px;
	height:38px;
	resize:none;
	font-size:14px;
}
/* 희망도서신청폼 - 오른쪽 */
#book_content .wishbook_form form fieldset .wishbook_box .right{
	padding:35px 40px;
	float:right;
	width:400px;
}
#book_content .wishbook_form form fieldset .wishbook_box .right textarea{
	width:388px;
	height:127px;
	border:1px solid #cdcdcd;
	background-color:#f9f9f9;
	padding:5px;
	resize:none;
	font-size:14px;
}
#book_content .wishbook_form form fieldset .wishbook_box .right p{
	text-align:right;
	margin-top:5px;
	font-size:11px;	
	color:#666975;
	font-weight:bold;
}

#book_content .wishbook_form form fieldset .wishbook_box .right dl{
	padding-top:20px;
}
#book_content .wishbook_form form fieldset .wishbook_box .right dl dt{
	font-weight:bold;
	float:left;
	width:110px;
	height:18px;
	line-height:18px;
	color:#272727;
}
#book_content .wishbook_form form fieldset .wishbook_box .right dl dd input{
	border:1px solid #cdcdcd;
	background-color:#f9f9f9;
	width:211px;
	padding:0 5px;
	height:18px;	
	margin-bottom:7px;
	font-size:14px;
}
#book_content .wishbook_form form fieldset .wishbook_box .right dl .result{
	width:223px;
	height:18px;	
	margin-bottom:7px;
}
#book_content .wishbook_form form fieldset .wishbook_box .right dl dd .input_number{
	width:53px;
}
#book_content .wishbook_form form fieldset .btn{
	text-align:center;
}
/***** 희망도서결과 *****/
#book_content .wishbook_result{
	padding:20px 0;
}
#book_content .wishbook_result .caution{
	font-weight:bold;
	text-align:right;
}
#book_content .wishbook_result .result_box{
	margin:10px 0 20px 0;
	width:961px;
	border:1px solid #d1d5df;
	background-color:#e8edf1;
	overflow:hidden;
}
/* 희망도서결과 - 왼쪽 */
#book_content .wishbook_result .result_box .left{
	padding:35px 40px;
	width:401px;
	background-color:#eef1f6;
	float:left;
}
#book_content .wishbook_result .result_box .left dl dt{
	font-weight:bold;
	float:left;
	width:110px;
	height:18px;
	line-height:18px;
	color:#272727;
}
#book_content .wishbook_result .result_box .left dl dd{
	border:1px solid #cdcdcd;
	background-color:#dce3ed;
	width:211px;
	height:18px;	
	margin-bottom:7px;
	float:left;
	padding:0 5px;
	font-size:14px;
}
/* 희망도서결과 - 오른쪽 */
#book_content .wishbook_result .result_box .right{
	padding:35px 40px;
	float:right;
	width:400px;
}
#book_content .wishbook_result .result_box .right textarea{
	width:388px;
	height:127px;
	border:1px solid #cdcdcd;
	background-color:#f9f9f9;
	padding:5px;
	resize:none;
}
#book_content .wishbook_result .result_box .right .result{
	width:401px;
	height:19px;
	font-size:16px;	
	color:#444853;
	background-color:#dce3ed;
	font-weight:bold;
	text-align:center;
	padding:25px 0;
}
#book_content .wishbook_result .result_box .right dl{
	clear:both;
	padding-top:58px;
}
#book_content .wishbook_result .result_box .right dl dt{
	font-weight:bold;
	float:left;
	width:110px;
	height:18px;
	line-height:18px;
	color:#272727;
}
#book_content .wishbook_result .result_box .right dl dd{
	border:1px solid #cdcdcd;
	background-color:#dce3ed;
	width:211px;
	height:18px;	
	margin-bottom:7px;
	float:left;
	padding:0 5px;
	font-size:14px;
}
#book_content .wishbook_result .btn{
	text-align:center;	
}
#book_content .wishbook_result .btn img{
	margin-right:20px;
}
/*신청내역보기*/
#book_content .tab_table p{
	padding:20px 0 10px 0;
	float:left;
	line-height:20px;
}
#book_content .tab_table .p_r{
	float:right;
	width:260px;
	padding-top:20px;
}
#book_content .tab_table .btn02{
	float:right;
	padding-left:10px;
}
#book_content .tab_table .p_r form fieldset select{
	width:85px;	
}
#book_content .tab_table .p_r form fieldset input{
	width:130px;
	height:19px;
	border:1px solid #d3d3d3;
}
#book_content .tab_table .p_r form fieldset .btn{
	width:35px;
	height:21px;
	border:none;
}
#book_content .info_wrap{
	overflow:hidden;
}
#book_content .info_wrap h3{
	background:url(../img/common/icon04.gif) no-repeat left top;
	padding-left:22px;
	font-size:12px;
	line-height:16px;
	color:#272727;
	margin:20px 0 7px 0;
}
#book_content .info_wrap .btn{
	text-align:center;
	padding:20px 0;
}
#book_content .info_wrap .btn img{
	margin-right:20px;
}
/* top 버튼*/
#quick_top{
	position:absolute;
	top:231px;
	right:-17px;
}