/*主体CSS*/
#hotbooks
{
	color: #7777CC;
}

BODY
{
	background: #fff;
	margin: 4px 20px 4px;
}
TD
{
	font-size: 14px;
	font-family: verdana,Arial,宋体,simsun;
}
LI
{
	font-size: 14px;
	font-family: verdana,Arial,宋体,simsun;
}
DIV
{
	font-size: 14px;
	font-family: verdana,Arial,宋体,simsun;
}
SPAN
{
	font-size: 14px;
	font-family: verdana,Arial,宋体,simsun;
}
FORM
{
	margin: 0px;
}
.i
{
	font-size: 12px;
	font-family: Arial;
}
/*链接CSS*/
A:link
{
	color: #004d00;
	text-decoration: none;
}
A:visited
{
	color: #004d00;
	text-decoration: none;
}
A.redlink:link
{
	color: #ff0000;
}
A.redlink:visited
{
	color: #ff0000;
}
/*底部CSS*/
#ft
{
	clear: both;
	margin-top: 20px;
	line-height: 20px;
	text-align: center;
}
#ft
{
	font-size: 12px;
	color: #7777cc;
	font-family: Arial;
	white-space: nowrap;
}
.nav
{
	border-top: #9bc9df 1px solid;
	margin-bottom: 10px;
	width: 960px;
	line-height: 26px;
	background-color: #dbedf5;
	text-align: center;
}
/*广告CSS*/
.ad
{
	margin-bottom: 20px;
	width: 960px;
	text-align: center;
}
.uu_bkt
{
	line-height:45px;
	text-align:center;
	width:960px;
	margin-bottom:10px;
	font-family: "楷体_GB2312";
	font-size: 30px;
	font-weight: 600;
}

#title
{
	font-size: 25px;
	margin-bottom: 10px;
	width: 960px;
	line-height: 45px;
	font-family: "微软雅黑,宋体";
	text-align: center;
}

.aut
{
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	width: 960px;
	line-height: 26px;
	padding-top: 0px;
}
.aut TD
{
	font-size: 13px;
}
.NcTitle
{
	border-top: #C3DFEC 1px solid;
	font-size: 14px;
	width: 960px;
	line-height: 24px;
	background-color: #E8F4F9;
	text-align: center;
}

.uu_title
{
	border-top: #C3DFEC 1px solid;
	font-size: 14px;
	width: 960px;
	line-height: 24px;
	background-color: #E8F4F9;
	text-align: center;
}
/*分卷,章节名CSS*/
.uu_list
{
	padding-right: 20px;
	padding-left: 20px;
	width: 920px;
	background-color: #F6FBFD;
}
.uu_list TD
{
	text-align: left;
	padding-right: 10px;
	font-size: 12px;
	line-height: 20px;
	border-bottom: 1px solid #E1E1E1;
}
.at
{
	font-size: 12px;
	width: 960px;
	line-height: 20px;
	text-align: left;
}
.LoginDiv
{
	border-right: #c0c0c0 2px ridge;
	border-top: #cceeff 1px solid;
	display: none;
	z-index: 1000;
	background: #fbfdff;
	left: 275px;
	border-left: #cceeff 1px solid;
	border-bottom: #c0c0c0 3px outset;
	position: absolute;
	top: 250px;
}
.MaskDiv
{
	display: none;
	z-index: 999;
	FILTER: alpha(opacity=30);
	left: 0px;
	width: 1024px;
	position: absolute;
	top: 0px;
	background-color: #000;
	text-align: center;
	opacity: 0.4;
	moz-opacity: 0.4;
}
.TitleTR
{
	padding-right: 5px;
	padding-left: 10px;
	font-size: 10px;
	cursor: pointer;
	height: 20px;
	background-color: #dbedf5;
}

.chaptertd
{
	word-break: break-all;
	word-wrap: break-word;
}


.endesc
{
	font-weight: normal;
	font-size: 12px;
	width: 100%;
	text-align: center;
}

.bookesc
{
	font-weight: normal;
	font-size: 12px;
	width: 920px;
	text-align: left;
}

.tbanner
{
	text-align: center;
	width: 960px;
	margin-bottom:5px;
}

hr
{
	width: 960px;
}

.popbox
{
    border-right: #83b0e1 1px solid;
    padding-right: 3px;
    border-top: #83b0e1 1px solid;
    display: none;
    padding-left: 3px;
    font-size: 12px;
    z-index: 9999;
    background: #f0f7ff;
    padding-bottom: 3px;
    border-left: #83b0e1 1px solid;
    width: 200px;
    color: #ff0000;
    line-height: 120%;
    padding-top: 3px;
    border-bottom: #83b0e1 1px solid;
    position: absolute;
    height: 120px;
}



h2
{
    font-size:15px; 
	color:#cc0000;
	padding:3px 12px;
	float:right;
}