/* layout */
.fullbar{
    text-align: center;
}

.linkall{
    width: 100%;
	float: left;
	text-align: left;
}

.linkleft{
    float: left;
	text-align: left;
}

.linkright{
    float: right;
	text-align: right;
}

.readset{
    text-align: left;
}

.apage{
	font-size: 16px;
	transition: left 150ms linear;
}

.atitle{
    text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 2.5;
}

.ainfo{
    text-align: center;
	line-height: 2;
    font-size: 12px;
    font-weight: normal;
    padding-left: 1em;
}

.acontent{
    text-align: left;
	padding: 10px 15px;
	font-size: 16px;
	line-height: 1.6;
}


.copyright{
	margin: 1.5em auto;
	padding: 0.8em 0px;
    text-align: center;
	line-height: 2;
	border-top:1px dashed #ddd;
}

.headlink{
	background: #fff;
	border: solid 1px #999;
	line-height: 2.2em; 
	margin: 1em auto;
	padding: 0px 0.8em;
}

.footlink{
	margin: 0.8em auto;
	padding: 0.4em 0px;
    text-align: center;
	line-height: 2;
	font-size: 115%;
    border-top: 1px dashed #999;
}

.index{
	margin: auto;
	border: 1px solid #ddd;
    background: #fff;
}
.index dt, .volume{
	height: 2.2em;
	line-height: 2.2em;
	width: 100%;
	clear: both;
    font-size: 115%;
    text-align: center;
    color: #017ab6;
    border-bottom: 1px solid #d2d2d2;
    background: #ffffff;
    background-image: -webkit-linear-gradient(top, #f2f2f2, #ffffff);
    background-image: -moz-linear-gradient(top, #f2f2f2, #ffffff);
    background-image: -ms-linear-gradient(top, #f2f2f2, #ffffff);
    background-image: -o-linear-gradient(top, #f2f2f2, #ffffff);
    background-image: linear-gradient(top, #f2f2f2, #ffffff);
}
.chapters{
	display: block;
	clear: both;
	list-style: none;
}
.index:after, .chapters:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.index dd, .chapters li{
	border-bottom: 1px dashed #dddddd;
	height: 2.5em;
	line-height: 2.5em;
	text-indent: 1em;
	overflow: hidden;
}

.index dd em, .chapters em{
	color: #fe0000;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-size: 80%;
	margin: 0px 3px;
}

.chapterblock{
	margin: auto;
}

.chaptertitle{
	height: 2.5em;
	line-height: 2.5em;
	clear: both;
    font-size: 115%;
    text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
}

.chaptercontent{
    text-align: left;
	font-size: 115%;
	line-height: 1.6;
	padding: 0.8em;
}

.divimage{
    text-align: center;
}

.imagecontent{
}

.aimage{
	cursor: pointer;
}
.viptitle{
	height: 2.2em;
	line-height: 2.2em;
	width: 100%;
	clear: both;
	background: #f9f9f9;
    font-size: 115%;
    text-align: center;
}

.arprevious{
    background: #777777;
    color: #ffffff;
    font-size: 18px;
    font-family: "sans-serif";
    display: block;
    float: left;
    padding: 0.2em 2em;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.arnext{
    background: #f88f00;
    color: #ffffff;
    font-size: 18px;
    font-family: "sans-serif";
    display: block;
    float: right;
    padding: 0.2em 3em;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.rTop{
    width:1.2em;
    height:1.2em;
    text-align:center;
    font-size:150%;
    line-height:1em;
    border:1px solid #f18000;
    border-radius:2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    position:fixed;
    right:1em;
    bottom:2em;
    background:#f18000;
    color:#ffffff;
    padding:0 0 0.1em 0.1em;
    cursor:pointer;
    display:none;
}


/* readtools */
.toptext{
    font-size: 10px;
    line-height: 20px;
    color: #555;
    position: fixed;
    top: 0;
    width: 100%;
    overflow: hidden;
    text-indent: 20px;
}
.bottomtext{
    font-size: 10px;
    line-height: 20px;
    color: #555;
    position: fixed;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.toptools{
    background: #666666;
    color: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    overflow: hidden;
}
.toptools a{
    color: #fff;
    font-size:150%;
    display: inline-block;
    margin: 0 0.5em;
    height: 40px;
    line-height:40px;
}

.bottomtools{
    background: #666666;
    color: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    overflow: hidden;
}
.bottomtools li{
    float: left;
    width: 25%;
    *width: 24.9%;
    padding:0;
    margin: 6px 0;
    height: 2.8em;
    line-height: 1.2em;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.readset{
    background: #303030;
    color: #fff;
    position: fixed;
    top: 42px;
    width: 100%;
    padding: 0 0 0 0.8em;
    overflow: hidden;
    font-size: 1.15em;
}
.readset div{
	margin: 1em 0;
	*zoom: 1;
}
.readset div:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden; }

.readset p{
    float: left;
    height: 2em;
    line-height: 2em;
    margin-right: 0.5em;
}
.readset ul{
}
.readset li{
    height: 2em;
    line-height: 2em;
    text-align: center;
    float:left;
    margin-right:0.6em;
    padding: 0 0.25em;
    background: #fff;
    color: #333;
}
.readset li.selected{
    border: 1px solid #ff6600;
}

.readtip{
    background: #666666;
    position: fixed;
    top: 42px;
    width: 100%;
    overflow: hidden;
    padding: 2em 0;
    color: #ffffff;
    text-align: center;

}
.readtip a{
    color: #eb6100;
}

.addreview{
    background: #666666;
    position: fixed;
    top: 42px;
    width: 100%;
    overflow: hidden;
    padding: 0.3em 0;
    color: #ffffff;
    text-align: center;
}

.givetip{
    background: #666666;
    position: fixed;
    top: 42px;
    width: 100%;
    overflow: hidden;
    padding-bottom: 0.3em;
}
.givetip dt{
    color:#fff;
    text-align:center;
    font-weight: bold;
    margin: 0.2em 0;
}
.givetip dd{
    width: 31.3%;
    height:1.8em;
    margin: 0.4em 1%;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    background: #fff;
    color: #4dd1f7;
    cursor: pointer;
}

.rTop{
    width:1.2em;
    height:1.2em;
    text-align:center;
    font-size:150%;
    line-height:1em;
    border:1px solid #f18000;
    border-radius:2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    position:fixed;
    right:1em;
    bottom:2em;
    background:#f18000;
    color:#ffffff;
    padding:0 0 0.1em 0.1em;
    cursor:pointer;
    display:none;
}

.operatetip{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=70);
    opacity: 0.7;
    background: #777;
}
.operatetip div{
    height: 100%;
    text-align: center;
}
.operatetip div p{
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    position: relative;
    top: 50%;
    margin: -15px auto 0 auto;
}
.operatetip .tipl{
    float: left;
    width: 33%;
}
.operatetip .tipc{
    float: left;
    width: 34%;
    background: #555;
}
.operatetip .tipr{
    float: right;
    width: 33%;
}


