/* Global Classes */
a {
	text-decoration: none;
}
a:link {
	color: #333;
}
a:visited {
	color: #666;
}
a:hover {
	color: #F60;
}

body {
	background: #EBF3E6;
	font-family: 宋体;
	font-size: 12px;
	text-decoration: none;
}

hr {
	width: 900px;
	float: left;
	color: #CCC;
	height: 1px;
}

img {
	border: 0;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	background-color: #EBF3E6;
}

#topann iframe {
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 728px;
	height: 90px;
}
#footann iframe {
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 728px;
	height: 90px;
}

#head div{
	float: left;
	line-height: 24px;
}
#head div#na {
	width: 640px;
}
#head div#nav {
	width: 525px;
}
#head div#fontsize {
	width: 115px;
}
#head div#font_lang {
	width: 60px;
	text-align: right;
}
#head div#pagelink {
	width: 130px;
	text-align: right;
}
#head div#fave {
	width: 70px;
	text-align: right;
}

#title {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin: 15px 0;
}

#author {
	font-size: 13px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
}
#info {
	font-size: 13px;
	text-align: center;
	margin-bottom: 15px;
}

#vote iframe{
	display: none;
}
#pagelinks {
	text-align: center;
}

#copyright {
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}

#content {
	font-size: 14px;
	margin: 20px auto;
}
#content div#vip {
	text-align: center;
}


#chapterlist {
	width: 900px;
	border: 1px solid #E4E9F1;
	float: left;
}

#chapterlist div.vol {
	width: 898px;
	font-size: 16px;
	text-align: center;
	padding: 5px 0;
	border: 1px solid #E4E9F1;
	background: #CCCCEF;
}

#chapterlist div.chapter {
	width: 295px;
	font-size: 13px;
	padding: 5px 0 5px 3px;
	float: left;
	border: 1px solid #E4E9F1;
}

#chapterlist div.vip {
	width: 295px;
	font-size: 13px;
	padding: 5px 0 5px 3px;
	float: left;
	border: 1px solid #E4E9F1;
	color:Red;
	font-weight:bold;
	text-decoration:none;
	background-color: #7FFFD4 !important;
	background: Aquamarine;
}

#context {
	width: 150px;
	position: absolute;
	border: 1px solid #CCC;
	background: #EBF1FF;
}

#context div {
	width: 150px;
	padding-left: 5px;
	line-height: 20px;
	cursor: default;
}

#context hr {
	width: 150px;
	line-height: 1px;
}