@charset "utf-8";
/* CSS Document */

/*상단 카테고리내 검색*/
#cate_search{ width:697px; height:39px; margin-top:15px; border:3px solid #fbbebe; vertical-align:middle;   }
#cate_navi{ float:left; width:343px; height:39px; color:#777777; display:block;  padding:14px 0 0 10px; }

#cate_navi .cate_bold{ font-weight:bold; color:#de1a22;}
#cate_navi .cate_gt{  color:#dadada;}

#search2 { float:right; width:333px;  text-align:right; height:39px; vertical-align:middle; padding:10px 10px 0 0; color:#666666; font-weight:400;   }
#search2 img { vertical-align:middle;}
#search2 .input_search{ height:19px; border:1px solid #dadada;}
/*상단 카테고리내 검색*/

/*상단도서정보*/
#book_head_info_wrap{ width:703px; padding-top:20px;}
#book_head_info_wrap #book_img{ width:204px; float:left; }
#book_head_info_wrap #book_img .book_image{ border:1px solid #d3d3d3;}
#book_head_info_wrap #book_img .book_zoom{ padding-top:7px; }

#book_info{width:474px; float:right;}
#book_info h3{ font-size:14px; font-weight:800; color:#444444; line-height:18px; margin:3px 0 0 7px; padding:0;}
#book_info p{ margin:9px 0 0 7px;; padding:0;}
#book_info #book_info_tbl {  width:474px; margin-top:5px; color:#666666; }
#book_info #book_info_tbl .hd_line{ height:2px; background-color:#d3d3d3;}
#book_info #book_info_tbl .md_line{ height:1px; background:url(../../images/book/b_prouct_detail/dot_line.gif) repeat-x 0 0;}
#book_info #book_info_tbl th{ width:86px; height:28px; color:#444444; font-weight:400; padding-left:5px; text-align:left; }
#book_info #book_info_tbl .sep{ width:1px; color:#cacaca;}
#book_info #book_info_tbl .tds{ padding-left:18px;}
#book_info #book_info_tbl .bold{ font-weight:800;}
#book_info #book_info_tbl .qty{ height:42px;}
#book_info #book_info_tbl img { vertical-align:middle;}
#book_info #book_info_tbl .basic_price{ color:#999999; text-decoration:line-through; }
#book_info #book_info_tbl .sell_price{ font-size:14px; color:#de1a22; }
#book_info #book_info_tbl .point{ color:#ff5408;}
#book_info #book_info_tbl .total_info{ text-align:right; font-size:14px; height:45px;}
#book_info #book_info_tbl .total_txt{  color:#666666; }
#book_info #book_info_tbl .total_price{ color:#de1a22;}
#book_info #controll_btns { padding-top:5px;}
#book_info #controll_btns .btn_img{ margin-left:6px;}
	/*수량변경*/
.od_count{ float:left; text-align:center;  }
.od_count .amount_ip{ float:left; width:45px; padding-left:15px; }
.od_count input{ width:25px; height:18px;}
.od_count .arrows{ float:left; width:17px;}
.od_count .arrows .arrow1{}
.od_count .arrows .arrow2{}
	/*수량변경*/
/*상단도서정보*/

/*하단추가정보*/
.info_wrap{ width:703px; display:block; padding-top:50px; float:left;}
.info_wrap .info_cnb{ float:left; padding-bottom:18px;}
.info_wrap .info_sub_cnb{  height:40px;  text-align:left; border:1px solid #d8d8d8; background-color:#f1f1f1; float:left; width:683px; padding-left:20px; line-height:40px; color:#666666; }
.info_wrap .info_sub_cnb a{ color:#666666; }
.info_wrap .info_sub_cnb a:hover{ color:#cc0000; }
.info_wrap .info_sub_cnb span{ margin: 0 10px;}
.info_wrap .info_contents{ padding-top:20px; float:left; }
.info_wrap .info_contents .info_html{ margin-left:10px;}
#delivery_info{ border:3px solid #e3e4e4; float:left; color:#999999; margin-top:12px; float:left; width:697px;}
#delivery_info ul{ padding:15px 0 15px 15px;}
#delivery_info ul li{ background:url(../../images/book/b_prouct_detail/delivery_icon.gif) no-repeat 5px 5px; padding-left:20px; width:100%; line-height:15px; }
#delivery_info ul li span{ color:red;}
#comment_insert{ float:left; border:1px solid #dedede; width:694px; padding:7px 0 7px 7px; background-color:#f5f5f5;   }
#comment_insert img{ padding:0 0 0 15px; vertical-align:central;  }
	/*도서리스트*/
#list_wrap{ float:left; width:703px; text-align:center;   padding-bottom:15px; }
#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; float:left; margin:0; padding:0;  width:165px; text-align:left; }
#list_wrap .items .item_title, .item_price, .item_btn{ display:block;}
#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; }
    /*도서리스트*/


/*하단추가정보*/