@charset "utf-8";
.book{overflow:hidden;clear:both;margin-bottom:20px;}
.book .face{float:left;width:60px;height:60px;}
.book .text{border:1px solid #eee;border-radius:6px;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 #eee;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 #eee;line-height:30px;margin-top:10px;color:#000;padding-top:5px;}
.book .text .div .reply strong{color:#f60;}

.feedback {height:280px;padding-top:60px;clear:both;width:100%;}
.feedback form {padding:0;margin:0;}
.lxfs {float:left;width:400px;margin-left:100px;}
.lxfs .ft_1 {font-size:24px;color:#2268a0;line-height:40px;}
.lxfs .ft_2 {font-size:16px;color:#999;line-height:30px;}
.lxfs .ft_3 {font-size:24px;color:#f00;line-height:40px;}
.lxfs .ft_4 {font-size:16px;line-height:30px;}
.lxfs .ft_4 {font-size:16px;line-height:30px;}
.bookadd{margin:0; float:right;width:699px;border-left:1px solid #ccc;}
.bookadd div{margin-bottom:15px;}
.bookadd .label{float:left;width:100px;text-align:right;padding-right:10px;}
.bookadd .label span{color:#f30;}
.bookadd .enter{margin-left:120px;}
.bookadd .enter .ip{border:1px solid #ccc;padding:8px 10px;border-radius:2px;width:70%}
.bookadd .enter .ips{border:1px solid #ccc;padding:8px 10px;width:70%;height:60px;}
.bookadd .enter .bnt{border:1px solid #ccc;background:#c70b09;color:#fff;width:150px;padding:5px 10px;vertical-align:middle;}
.bookadd .enter label{display:block;}
.bookadd .enter #booklen{color:#f30;}
.bookadd .enter .w50{width:20%}
