body { 
    background: #f1f1f1 url('/Public/image/maobianzhi.png');
    color: rgba(0, 0, 0, 0.7);
    font-size: 13px;
    line-height: 22px;
    margin: 0px;
    overflow-x: hidden;
}
#infonr1,#wzinfo1,#bookinfo1 {
	word-break: break-all;
	line-height: 2.0;
	text-align: justify;
}
.wzinfonr,.nr_nr,.bookinfonr{margin:10px 5px;}
.chapterPages .curr {
    color: #f00;
}


h1#nr_title{
	font-size: 1.5em; 
	margin: .5em 0;
	text-align: center;
	line-height: 1.6;
}
.nr_set .set2 div {
    border: 1px solid #E9DFC2;
    float: left;
    padding: 2px 7px;
    margin-left: 5px;
    border-radius: 4px;
    color: #666;
    background: #E9DFC2 none repeat scroll 0% 0%;
}
.nr_set .set1 {
    float: right;
    border: 1px solid #E9DFC2;
    padding: 2px 7px;
    margin-left: 10px;
    border-radius: 5px;
    color: #666;
    background: #E9DFC2 none repeat scroll 0% 0%;
}
.nr_set {
    padding: 10px;
    border-bottom: 2px solid #CBC4A2;
    font-size: 12px;
}
.c_big {
    background-color: #E9DFC2;
}
.lb_top a {
    color: #666;
}
.c_button {
    border: 1px solid #CBC4A2;
}

.read {
    visibility: visible;
    position: static;
    padding: 20px;
}

.Menu {
    background: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 2147483648;
    top: 0;
    left: 0;
	display:none;
}
.Menu section {
    position: absolute;
    left: 30%;
    width: 70%;
    height: 100%;
    background: #ffffff;
    padding: .5em;
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: 0px 0 5px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0 5px rgba(0, 0, 0, 0.6);
}
.Menu section dl dt {
    font-size: 1em;
    margin: 5px 0;
    line-height: 2;
    border-bottom: 1px solid #F4F4F4;
    color: #999999;
}
body, dl, dt, dd {
    margin: 0;
}
.Menu section dl dd {
    overflow: hidden;
}
.Menu section .fonts label {
    line-height: 24px;
    height: 26px;
    border: 1px solid #E1E1E1;
}
.Menu section dl dd label {
    margin: 5px;
    float: left;
    text-align: center;
    border-radius: 5px;
    padding: 0 .5em;
}
.Menu section .bgmenu label {
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    padding: 0;
}
.Menu section .fonts label a {
    font-size: 14px;
    color: #666;
    display: block;
}
.bg1 {
  background: #DDD;
  color: #444;
}
.bg2 {
  background: #81C6E7;
  color: #3b4a5e;
}
.bg3 {
  background: #E7B681;
  color: #5E1B1E;
}
.bg4 {
  background: #FFCBE8;
  color: rgb(199, 21, 133);
}
.bg5 {
  background: #f1f1f1 url('/Public/image/maobianzhi.png');
  color: rgba(0, 0, 0, 0.7);
}
.bg6 {
  background: #C7EDCC;
  color: #444;
}
.bg7 {
  background: #DC9983;
  color: #5E1B1E;
}
.bg8 {
  background: #595959;
  color: #C1C1C1;
}
.bg9 {
    background: #494949;
    color: #C1C1C1;
}
.bg10 {
    background: #000;
    color: #696969;
}
details {margin-bottom: 10px;}

.gw_num{border: 1px solid #dbdbdb;width: 110px;line-height: 26px;overflow: hidden;}
.gw_num em{display: block;height: 26px;width: 26px;float: left;color: #7A7979;border-right: 1px solid #dbdbdb;text-align: center;cursor: pointer;}
.gw_num .num{display: block;float: left;text-align: center;width: 52px;font-style: normal;font-size: 14px;line-height: 24px;border: 0;}
.gw_num em.add{float: right;border-right: 0;border-left: 1px solid #dbdbdb;}