﻿@charset "utf-8";
/* CSS Document */
/*cee reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0; font-size:12px; color:#555; line-height:1.3em; font-family:Arial, Helvetica, sans-serif;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}

/*共用屬性*/
.text_center{ text-align:center;}
.clear{ clear:both;}
a{ color:#4b6f8a; text-decoration:none;}
a:hover{ background:#eee; color:#769923}
p{ padding:3px;}
.tb{table-layout：fixed}
.border_b{ border-bottom:1px dashed #ccc;}
.border_t{ border-top:1px dashed #ccc;}

/*特殊設定*/
.head_word a:hover,.free a:hover{ color:#000;}
.head_word a,.free a{ color:#ec6729;}
.head_word{ color:#C00; font-size:12px;}
.td2{ background:#f6f6f6}
.td2 a{ color:#000;}
.td2 a:hover{color:#769923}
.book_num{ color:#000;}
/*body*/
body{ background:#ffffff ;}

/*head*/
.head{  text-align:center;}
.head_word{ padding:5px;}

/*選單設定*/
.menu{ margin:5px 0;}
.menu td{ width:16.6%; border-right:5px solid #fff; text-align:center; padding:5px;}
.menu td a{ color:#FFF;}
.menu td a:hover{ color:#FC0; background:none;}
.menu td:hover{ background:#000;}
.menu1 { background:#cb7ce2;}
.menu2 { background:#7bc7cc}
.menu3 { background:#ccc07b}
.menu4 { background:#ff9c3b}
.menu5 { background:#558aa5}
.menu6 { background:#db6e6e}
/*title*/
.title1{ background:#81bccb url(images/title1.gif);  }
.title1 td,.title2 td,.title3 td,.title4 td,.title5 td,.title6 td{ padding:3px;color:#FFF; font-size:12px;}
.title2{ background:#d11128 url(images/title2.gif);  }
.title3{ background:#333 url(images/title3.gif);  }
.title4{ background:#a65da2 url(images/title4.gif);  }
.title5{ background:#9bc830 url(images/title5.gif);  }
.title6{ background:#9bc830 url(images/title6.gif);  }
/*內頁title*/
.title1_2{ background:#81bccb url(images/title1_2.gif);  }
.title_2 td,.title2_2 td,.title3_2 td,.title4_2 td,.title5_2 td{ padding:3px;color:#FFF; font-size:12px;}
.title2_2{ background:#d11128 url(images/title2_2.gif);  }
.title3_2{ background:#333 url(images/title3_2.gif);  }
.title4_2{ background:#a65da2 url(images/title4_2.gif);  }
.title5_2{ background:#9bc830 url(images/title5_2.gif);  }
/*content*/
.content{ padding:5px 0;}
.content_table td{ padding:5px;}
.content_table2 td{ padding:5px; text-align:center;}

/*封面圖片設定*/
.cover img{  padding:2px; border:1px solid #ccc; background:#fff;}
.cover img:hover{border:1px solid #069;}

/*more設定*/
.more a{ color:#000;}
.more a:hover{ background:none; color:#cd4545;}
.more{ text-align:right;background:url(images/bg9.gif);}
.tdpadding,.more{padding:5px;}

/*search*/
.search input{ border:1px solid #9bc830; background:#fff;}
.text_input{ width:70%}
.text_button{ width:20%}

/*返回連結設定*/
.back{background:url(images/bg9.gif); padding:5px;}

/*copyright*/
.copyright{ color:#333; padding:5px;text-align:center;}

/*內頁設定*/
/*fiction.html*/
.book_title{ color:#F30}
.part{ color:#063}
.part_title{ color:#000}
.part_title a{ color:#F60}
/*top_list*/
.page{background:url(images/title3.gif); padding:5px; color:#fff;}
.page a{ color:#FC0}
.page a:hover{ color:#FF0; background:none}
/*log*/
.tip{ padding:5px; color:#F30;}
/*download*/
.article_content{ letter-spacing:3px; font-size:12px; line-height:30px; color:#000}
/*service*/
.join{ font-size:12px;}


