﻿.book-tag{margin-bottom:5px;margin-top:20px}
.book-tag .hd{font-size:14px;font-weight:bold;color:#000}
.book-tag .bd{max-height:158px;_height:expression(this.scrollHeight>158 ? "158px":"auto");overflow:hidden}
.book-tag .tag-item{display:inline-block;*zoom:1;height:30px;line-height:30px;border:1px solid #e6e5e3;background:#fdfdfb;color:#333;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px}
.book-tag .tag-item:hover{background:#406080;border:1px solid #406080;color:#fff;text-decoration:none}