@charset "gb2312";
.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(imagesdot.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:22px;margin-top:10px;color:#000;padding-top:5px;}
.book .text .div .reply strong{color:#f60;}

.bookadd{margin:10px 0;}
.bookadd div{margin-bottom:15px;}
.bookadd .label{float:left;width:100px;text-align:right;padding-right:10px;}
.bookadd .label span{color:#f30;font-family:ËÎÌå;}
.bookadd .enter{margin-left:120px;}
.bookadd .enter .ip{vertical-align:middle;overflow:auto;border-width: 1px;
border-style: solid;
border-color: #b5b5b5 #DCDDDD #ddd #b5b5b5;
padding: 4px;
line-height: 18px;
height:18px;}
.bookadd .enter .textarea{height:120px;width:500px;}
.bookadd .enter .bnt{border:1px solid #ccc;background:#fff;padding:8px 20px;vertical-align:middle;}
.bookadd .enter .blue{background:#009AE4;color:#fff;}
.bookadd .enter label{display:block;}
.bookadd .enter #booklen{color:#f30;}