cite, em, strong, dfn {
    font-style: normal;
    font-weight: normal;
}
.books_footer {
  margin-top:10px;
  position:relative;
  overflow:hidden;
  word-wrap:break-word;
  font-size:100%;
  line-height:1.69; 
  text-align:center;
  font-family: Arial,Helvetica,sans-serif;
  border-top:1px solid #cccccc; 
} 
.books_footer a {
  color:#7d6635; /*隨館換色*/
}
.books_footer img {
  border:0;
}
.books_footer button{
  border:0;
  cursor:pointer;
} 
.books_footer .hide {
  left:-9999px;
  position:absolute;
}
.books_footer .footer_links{
  margin:10px auto 5px; 
  color:#7d6635; /*隨館換色*/  
}
.books_footer .footer_links a {
  padding:0 5px 0 3px;
  color:#7d6635; /*隨館換色*/
}
.books_footer .footer_text {    
  color:#3c3c3c;
}
.books_footer .footer_copyright{
  height:36px;
  color:#fff; /*隨館換色*/
  background:#5b5446; 
}
.books_footer .footer_copyright p {
  line-height:36px;
}


