body {
	font-family: ËÎÌå,ÐÂÏ¸Ã÷Ìå,Verdana,Arial,sans-serif;
	font-size: 14px;
}

a {
	color: #360;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}

#adtop{
    text-align: center;
}

#adbottom{
    text-align: center;
}




#title{line-height: 50px;text-align: center;margin-bottom: 10px;font-size: 30px;font-weight: 600;color: #990000;
}



#content{
    text-align: left;
	padding: 10px 6% 10px 6%;
	font-size: 16px;
}
#linkall{
    float: left;
    width: 98%;
	text-align: left;
}

#linkleft{
    float: left;
    width: 49%;
	text-align: left;
}

#linkright{
    float: right;
    width: 49%;
	text-align: right;
}

#copyright{
    text-align: center;
	line-height: 200%;
}

#footlink{
    text-align: center;
	line-height: 200%;
}



.chaptertitle{
    text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #525152;
	line-height: 400%;
}

.chaptercontent{
    text-align: left;
	padding: 10px 3% 10px 3%;
	font-size: 16px;
}

.divimage{
    text-align: center;
}

.imagecontent{
}
.nextpre{text-align:center; color:#ccc; font-size:14px; font-weight:700; font-family:"??¨¬?"}
.nextpre a{margin:0 10px; text-decoration:underline}
.nextpre a:hover{color:#f60; text-decoration:none}
.keyboard{color:#999; text-align:center; font-family:"??¨¬?"; margin:20px 0}
.keyboard strong{color:#666}