/*留言*/
.lan_cont_box { padding: 10px; }
#book { height: auto; width: 100%; border-collapse: collapse;}
#book td { padding:5px;}
.td { width: 150px; height:28px; font-weight: bold; border-bottom:1px solid #CCC; }
.td2{ width: 150px; height:28px; font-weight: bold; border-bottom:1px solid #CCC; background-color: #EEE;}
.td3{ font-weight: bold;  background-color: #fff; border-bottom:1px solid #CCC; }
.td4{ font-weight: bold;  background-color: #eee; border-bottom:1px solid #CCC; }
.td4 img{ padding-top:8px; padding-left:5px;}
.book_input { padding: 3px; height: 18px; border: 1px solid #CCC; }
.book_textarea { padding: 3px; border: 1px solid #CCC; }
.book_cont { height:28px; background-color: #EEE; border-bottom:1px solid #CCC; line-height: 28px; padding: 5px; margin-bottom:5px; }
.book_cont ,.book_cont1 ,.book_cont2 { padding:0 10px;}
.books { border: 1px solid #CCC; padding: 5px; margin-top: 10px; }
/*浮动*/
.float_l { float:left;}
.float_r { float:right;}
/*名字颜色*/
.font_c_1 { color:#666; font-weight: normal; }
/*日期颜色*/
.font_c_2 { color:#666; font-weight: normal; }
/*留言颜色*/
.font_c_3 { color:#666; font-weight: normal; }
/*回复颜色*/
.font_c_4 { color:#666; font-weight: normal; }
/*分页样式*/
#fenye a{ padding:3px 5px 2px 5px; color:#1E50A2;background:#fff; display:inline-table; border:1px solid #dcdddd; text-align:center;height:22px;line-height:22px; text-decoration:none;}
#fenye a:visited{color:#1f3a87;} 
#fenye a:hover{color:#fff; background:#1E50A2; border:1px solid #1E50A2;}