@charset "utf-8";
/* CSS Document */

#search_result_wrap{ border:1px solid #c9c9c9; padding:2px; width:770px; margin-top:20px; margin-bottom:20px;}
#search_result_wrap #search_result_head{ padding: 10px 0px; width:100%; background-color:#eeeeee; line-height:3 0px; font-size:14px; color:#333333; text-align:center; font-weight:800; }
#search_result_wrap #search_result_head span{ color:#de1a22;}
#search_result_wrap #search_result_count {height:35px; line-height:35px; text-align:center}
#search_result_wrap #search_result_count span{ font-weight:800;}

.search_product_wrap{ border-bottom:2px solid #767676; width:770px;}
.search_product_wrap .title_wrap{ margin-top:60px; color:#666666; font-weight:bold;} 
.search_product_wrap .title_wrap .tw1{ width:300px; text-align:left; font-size:14px;}
.search_product_wrap .title_wrap .tw1 a{text-decoration: none; font-weight: bold; color: #000}
.search_product_wrap .title_wrap .tw2{ float:right; width:403px; text-align:right; }
.search_product_wrap .title_wrap .tw2 img{ margin-bottom:5px;}

/*도서리스트*/
#list_wrap{  width:770px; text-align:center;   padding-bottom:15px; border-bottom:1px solid #d6d6d6; border-top:1px solid #d6d6d6; float:left;}
#list_wrap .items { width:165px; margin: 10px 0 0 10px; text-align:center; line-height:20px; float:left; }
#list_wrap .items .order_chk { position:absolute; margin:0; padding:0;  width:165px; text-align:left; }
#list_wrap .items .item_title, .item_price, .item_btn{ display:block;}
#list_wrap .items .item_title{ min-height:45px; overflow:hidden;}
#list_wrap .items .item_price{ color:#d55252;}
#list_wrap .item_blank{ background-color:#d6d6d6; width:661px; height:1px;  margin:15px 0 5px 25px; text-align:center; float:left; display:block; }
/*도서리스트*/

/*페이징*/
.paging{ width:770px; color:#666666; text-align:center;}
.paging div{ padding-top:20px; float:left; width:770px;}
.paging .selectedpg{ color:#ff5800; font-weight:800;}
.paging img { padding-bottom:1px;}
/*페이징*/

/*동영상리스트*/
.lecture_caption{ font-size:14px; font-weight:bold; padding: 20px 0 10px 0; color:#343434; float:left;}
.lecture_tbl{ width:770px; border:0; background-color:#d5d5d5; }
.th1{ width:330px; background-color:#FFF; line-height:26px;}
.th2{ width:94px; background-color:#FFF;}
.th3{ width:67px; background-color:#FFF;}
.th4{ width:128px; background-color:#FFF;}
.th5{ width:80px; background-color:#FFF;}
.tds1{ background-color:#FFF; line-height:26px; text-align:left; background-color:#f9f9f9; padding-left:20px;}
.tds{ background-color:#FFF; line-height:26px; text-align:center; background-color:#f9f9f9;}
/*동영상리스트*/


/* 컨텐츠 광고 포함 되는 게시판측 스타일 수정 [시작]*/
.slides2{position:relative;width:705px;}
.slides2 .slide{overflow:hidden;position:relative;width:705px; height:100%;}
.slides2 .slide li{display:block;width: 705px; height:100%;}
.slides2 .slide li a{display:block}
.slides2 a.prev {position:absolute; display:block; overflow:hidden; top:131px; left:0; width:59px; height:59px; z-index:22;} /* 2013-03-05 */
.slides2 a.prev:hover img {margin-top:-59px;}
.slides2 a.next {position:absolute; display:block; overflow:hidden; top:131px; right:0; width:59px; height:59px; z-index:22;} /* 2013-03-05 */
.slides2 a.next:hover img {margin-top:-59px;}
.btn-book-buy,
.btn-book-cart{
	display: inline-block;
	width: 65px;
	height: 20px;
	border: none;
	background-image: url("/_skin/sidae/images/book/b_main_101/b_buy.jpg");
	text-indent: -9999px;
	text-align: left;
}
.btn-book-cart{
	background-image: url("/_skin/sidae/images/book/b_main_101/b_cart1.jpg");
}
.board-page-nav{
	width: 703px;
	text-align: center; 
	padding-top: 1em;
}
.board-page-nav .selected{
	font-weight: bold;
	color: #333;
}
.slides2{
	margin-top: 2em;
}
/* 컨텐츠 광고 포함 되는 게시판측 스타일 수정 [종료]*/