﻿    /* 書籍分類_路徑 */
    #books-path 
    {
	    margin :0px 0px 0px 0px;
	    height :29px;
	    /*background : url(../images/icon_01.gif) no-repeat 15px 9px 0px 0px;*/
	    padding-left :15px;
	    padding-top :6px;
	    font-size :12px;
	    width :650px;
	    /*color :#5595c7;*/
	    color :#1E5AB4;
	    text-align :left ;
	}
	
	#books-path a { color :#5595c7; text-decoration :none; border-bottom :1px solid #5595c7;}
	#books-path a:hover { border-bottom :0px;}
	
	/* 書籍列表:價格 */
	/* 1.原價 */
	.price{ text-decoration :line-through; font-family :Arial;}
	/* 2.特價 */
	.price_sale { color :#EB6B6A; font-size :15px; font-weight :600;}
	
	/* 庫存 */
	.storehouse { color :#EB6B6A; font-size :11px;}
	
	/* 書籍介紹 title */
	.book_tab_tilte { color :#EB6B6A; font-size :15px; font-weight :600; line-height :30px;}
	
	/* 書列:開始 ==============================================================================*/
  
 	/* 書籍:列表圖示用 */   	
    .box_mid_sec2
    {
    	width :590px;
    	float :left;
    	}
    	
    .box_mid_sec2 h3 
    {
    	font-size :15px;
    	color :#FF8501;
    	font-weight :100;
    	}
    
    .box_mid_sec2 h3 a 
    {
    	text-decoration :none;
    	color :#FF8501;
    	}
    
    .box_mid_sec2 h3 a:visited { color :#FF8501; text-decoration :none;}
    
        	
    .box_mid_sec_bar2 
    {
    	border-bottom :1px #c4c4c4 dashed;
    	float :left ;
        width : 560px;
        margin-left :0px;
        padding :17px;
    	}
    /* 圖片 */
   	.box_mid_covershaw2 
   	{
   		width : 105px;
   		float :left ;
   		background : url(../images/bookshadow.gif) no-repeat left bottom;
   		padding : 0 6px 0 12px;
   		margin-left :3px;
   		/* position:relative */
   	}
   	.box_mid_cover2 
   	{
   		/*padding :3px;*/
   		float :left ;
   		width :94px;
   		height :127px;
   		border :1px solid #bbb;
   	}  
   	/* 介紹 */ 	   	
    .box_mid_sec_pro2 
    {
    	 width : 310px;
    	 padding-left :5px;
    	 float :left ;
    	 text-align :left ;
    }
   	
    /* 購物 */
   	.box_mid_right2
    {
    	width :95px;
    	float :left ;
    	padding :3px;
    	background-color :#f3f0ec;
    	margin-left :5px;
    	height :135px;
    	text-align :center;
    	font-size :10pt ;
    	}
    /* ======================================================================================== */
    /* 書籍優惠 */
    
    .box_mid_sec
    {
    	width :574px;
    	float :left;
    	}
    
    
    .box_mid_sec_slide 
    {
    	border :3px #f3f0ec solid;
    	float :left ;
    	width :574px;
    	padding :0px;
    	margin-top :0px;
    	margin-right :0px;
    	margin-bottom :0px;
    	margin-left :0px;
    	}
    
    .box_mid_sec_bar 
    {
    	border-bottom :2px #ccc dashed;
    	float :left ;
        width : 560px;
        margin :0px;
        padding :0px;
    	}
    	
   
    .box_mid_sec h3 
    {
    	font-size :15px;
    	color :#FF8501;
    	font-weight :100;
    	}
    
    .box_mid_sec h3 a 
    {
    	text-decoration :none;
    	color :#FF8501;
    	}
    
    .box_mid_sec h3 a:visited { color :#FF8501; text-decoration :none;}
    .booklist_table1 
    {
    	font-size :12px;
    	line-height :25px;
    	text-align :left ;
    	}
    
    .box_mid_sec h3 a:hover { color :#FF8501; text-decoration :underline;}
    .box_mid_right
    {
    	width :100px;
    	float :left ;
    	padding :10px;
    	background-color :#f3f0ec;
    	margin-left :10px;
    	}
    
    .box_mid_sec_pro 
    {
    	padding-left :120px;
    	width :120px;
    	}
    
    .box_mid_sec_pro1 
    {
    	 width : 320px;
    	 padding-left :6px;
    	 float :left ;
    	 text-align :left ;
    	}
    .box_mid_sec_pro1_adapter
    {
    	width :100px;
    	float:left ;
    	padding :10px;
    }
    
    .box_mid_cart 
    {
    	padding :12px;
    	background-color :#f3f0ec;
    	float :right ;
    	width :100px;
    	position :relative ;
        z-index :0;
    	}
  
  /* 除了首頁外的書封和書背陰影 */
  .box_mid_cover 
  {
  		padding :0px;
  		float :left ;
  		width :94px;
  		height :127px;
  		border :1px solid #bbb;
   		}
   	
   	.box_mid_cover1 
   	{
   		/*padding :3px;*/
   		float :left ;
   		width :94px;
   		height :127px;
   		border :1px solid #bbb;
   		}


   	.box_mid_checkbox 
   	{
   		height :120px;
   		width :20px;
   		float :left ;
   		border :0px;
   		}
   	
   	.box_mid_checkbox2 
   	{
   		height :20px;
   		width :60px;
   		float :left ;
   		padding-top :0px;
   		padding-left :5px;
   		color :#737373;
   		line-height :28px;
   		color :#1870bb;
   		}
   	
   	.box_mid_checkbox2 input
   	{
   		margin-right :5px;
   		}
   	
   	.box_mid_covershaw 
   	{
   		width : 98px;
   		float :left ;
   		background : url(../images/bookshadow.gif) no-repeat left bottom;
   		padding : 0 5px 0 8px;
   		margin-left :-3px;
   		/* position:relative */
   	}


 	/* 書列:結束 ==============================================================================*/
  	
   	/* 產品業中間內容 */
   	.C_box 
   	{
   		margin-top :0px;
   		margin-left :10px;
   		float :left ;
   		margin-right :auto ;
   		margin-bottom :0px;
   		width :640px;
   		}
   	
   	.C_box p 
   	{
   		margin : 10px 0;
   		padding :0;
   		}
   	
   	a.cbox,
   	a.cbox:visited 
   	{
   		color :#CB944C;
   		text-decoration :none;
   		border-bottom : 1px #CB944C dashed;
   		}
   	a.cbox:hover
   	{
   		color :#CB944C;
   		text-decoration :none;
   		border-bottom :0px #CB944C dashed;
   		}
   	
   	/* 產品頁中間內容 -- 各單元名稱 */
   	.C_box h2 
   	{
   		 font-weight :700;
   		 font-size :14px;
   		 color :#664214;
   		 height :20px;
   		 padding : 0 5px 0 0px;
   		 margin :0px;
   		 height :30px;
   		 line-height :30px;
   		 /* border-bottom:1px #dbdbdb solid */
   		}
   		
   	/* 活動的外框 */
   	.at_l { float :left ; width :660px;}
   	.at_r { float :right ; width :355px;}
   	
   	/* 列表: 前面有箭頭 */
   	.list_po 
   	{
   		list-style : none;
   		margin : 0 0 3px 0;
   		padding :0;
   		}
   	
   	.list_po h2 
   	{
   		font-weight :700;
   		float :left ;
   		color :#664214;
   		height :20px;
   		padding :0 5px 0 0px;
   		margin :8px 0;
   		height :30px;
   		line-height :30px;
   		}
   	
   	.list_po li a,
   	.list_po li a:visited 
   	{
   		color :#eb6b6a;
   		height :100%;
   		text-decoration :none;
   		display :block ;
   		padding :4px 0 4px 18px;
   		border-bottom :1px #c4c4c4 dashed;
   		background : url(../images/arrow_01.gif) no-repeat 10px 12px;
   		}
   	
   	.list_po li a:hover 
   	{
   		font-weight :700;
   		background : url(../images/arrow_02.gif) no-repeat 10px 12px #f3f0ec;
   		}
   	
   	/* 中間區塊/書籍清單模式 */
   	.bar_02 .book_mode
   	{
   		color :#1870bb;
   		}
   	
   	.book_mode p 
   	{
   		color :#1870bb;
   		line-height :28px;
   		}
   	
   	#book_mode 
   	{
   		float :left ;
   		}
   	
   	.book_mode a { color :#737373;}
   	.book_mode a:hover { color :#1870bb;}
   	.book_mode a:link { color :#737373; }
   	.book_mode img 
   	{
   		color: #1870bb;
   		margin-top :0px;
   		padding-right :3px;
   		}
   	/* close:中間區塊/書籍清單模式 */
   	#go_track {
	color: #998761;
	height: 25px;
	border: 1px solid #998761;
	width: 95px;
	margin-top: 5px;
	padding-top: 3px;
	background-color: #f9f2d7;
}
