﻿@charset "utf-8";
.book{overflow:hidden;clear:both;margin-bottom:20px;}
.book .text{border:1px solid #dadada;}
.book .text .div{padding:10px 20px;}
.book .text .div .base{font-family:verdana;color:#000;border-bottom:1px dashed #ccc;line-height:30px;margin-bottom:10px;}
.book .text .div .base span{float:right;color:#999;}
.book .text .div .content{line-height:20px;word-wrap:break-word;overflow:hidden;}
.book .text .div .reply{font-family:verdana;border-top:1px dashed #ccc;line-height:25px;margin-top:10px;color:#000;padding-top:5px;word-wrap:break-word;overflow:hidden;}
.book .text .div .reply strong{color:#f60;float:left;}

.bookadd{margin:10px 0;}
.bookadd div{margin-bottom:25px;}
.bookadd .label{float:left;width:100px;text-align:right;padding-right:10px;clear:both;}
.bookadd .label span{color:#f30;font-family:宋体;}
.bookadd .enter{margin-left:120px;}
.bookadd .enter .ip{border:1px solid #ccc;padding:5px 10px;vertical-align:middle;overflow:hidden; width:500px;}
.bookadd .enter .bnt{border:1px solid #ccc;background:#f30;padding:10px 30px;vertical-align:middle; color:#fff; font-size:16px; }
.bookadd .enter label{display:block;}
.bookadd .enter #booklen{color:#f30;}
.zxly{border:1px solid #ccc; background:#f2f2f2; padding:2%; line-height:2; border-radius:3px; margin-bottom:30px;}
.zxly h1{ margin:0;color:#f30;line-height:2; font-size:18px;}
.zxly p{ margin:0;}
