@charset "utf-8";
.book{overflow:hidden;clear:both;margin-bottom:20px;}
.book .face{float:left;width:60px;height:60px;}
.book .text{border:1px solid #dadada;margin-left:70px;}
.book .text .div{padding:10px 20px;}
.book .text .div .icon{position:absolute;width:20px;height:20px;margin:6px 0 0 -40px;background:url(../images/dot.gif) no-repeat top right;}
.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;}
.book .text .div .reply{font-family:verdana;border-top:1px dashed #ccc;line-height:30px;margin-top:10px;color:#000;padding-top:5px;}
.book .text .div .reply strong{color:#f60;}

.bookadd{margin:10px 0; margin-left:-30px;}
.bookadd div{margin-bottom:15px;}
.bookadd .label{float:left;width:100px;text-align:right;padding-right:10px;}
.bookadd .label span{color:#f30;font-family:"Microsoft YaHei";}
.bookadd .enter{margin-left:40px;}
.bookadd .enter .ip{border:1px solid #ccc;padding:8px 10px;border-radius:5px;}
.bookadd .enter .ips{border:1px solid #ccc;padding:8px 10px;width:70%;height:80px;}
.bookadd .enter .bnt{border:1px solid #ccc;background:#fff;padding:5px 10px;vertical-align:middle; border-radius:5px;}
.bookadd .enter label{display:block; margin-left:100px; }
.bookadd .enter #booklen{color:#f30;}

.booka{margin:5px 0;}
.booka div{margin-bottom:15px;}
.booka .label{ width:80px;text-align:right;}
.booka .label span{color:#f30;font-family:"Microsoft YaHei";}
.booka .enter{margin-left:2px;}
.booka .enter .ip{border:1px solid #ccc;padding:8px 10px;border-radius:5px;}
.booka .enter .ips{border:1px solid #ccc;padding:8px 10px;width:70%;height:40px;}
.booka.enter .bnt{border:1px solid #ccc;background:#fff;padding:5px 10px;vertical-align:middle;}
.booka .enter label{display:block;}
.booka .enter #booklen{color:#f30;}
.booka .enter img{ float:right;  margin-top:-30px; margin-left:5px;}