﻿BODY {
	BACKGROUND: #FCEFFF; MARGIN: 6px 20px 4px
}
td,li,div,span {font-size:14px;font-family:verdana,Arial,宋体,simsun;}

FORM {
	MARGIN: 0px
}
.i {
	FONT-SIZE: 12px; FONT-FAMILY: Arial
}
a:link {
	color: #A32577;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A32577;
}
a:hover {
	text-decoration: underline;
	color: #FF1889;
}
a:active {
	text-decoration: none;
	color: #A32577;
}

A.redlink:link {
	color:#FF0000;
}
A.redlink:visited {
	color:#FF0000;
}
#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:1px solid #C875AB;
	line-height:24px;
	text-align:center;
	background-color:#FAE1EB;
	width:960px;
	margin-bottom:10px;
}
.ad {
	text-align:center;
	width:960px;
	margin-bottom:10px;
}
.bkt {
	line-height:45px;
	text-align:center;
	width:960px;
	color: #C875AB;
	font-weight:bold;
	margin-bottom:10px;
	font-family: "楷体_GB2312";
	font-size: 30px;
	font-weight: 600;
}
.aut {
	line-height:24px;
	width:960px;
	padding:0px 20px;
}
.aut td{
	font-size:12px;
}
.chat {
	line-height:24px;
	text-align:center;
	background-color:#FAE1EB;
	border-top:1px solid #C875AB;
	width:960px;
	font-size:12px;
}
.list {
	padding:10px 30px 15px 30px;
	width:960px;
	background-color:#FCEFFF;
}
.list td {
	text-align:left;
	padding-right:10px;
	font-size:12px;
	line-height:24px;
	border-bottom:1px solid #E1E1E1;

}
.at {
	font-size:12px;
	text-align:left;
	line-height:18px;
	width:960px;
}
.LoginDiv
 {
 display: none;
	z-index: 1000; 
	left: 275px; 
	position: absolute;
	border-right: 2px ridge #C0C0C0;
	border-bottom: 3px outset #C0C0C0;
	border-left: 1px solid #cceeff;
	border-top: 1px solid #cceeff;
	background: #FBFDFF;
	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
{
 background-color:#DBEDF5;cursor:pointer;height:20px;padding-left:10px;padding-right:5px;font-size:10px;
}	
/*add for div word-wrap
 *updated by tang 080526
 */
.chaptertable
{
	word-wrap:break-word;table-layout:fixed;word-break:break-all;	
}

.chaptertd
{
	word-break: break-all;word-wrap: break-word;	
}

.chapterdesc
{
 BORDER: #C875AB 1px solid;font-size:12px; font-weight:normal; text-align:left; padding-top:10px; padding-bottom:10px; padding-left:10px; padding-right:10px; margin-bottom:3px;
}
/*弹出窗边框样式*/
.pop_BackGround{position:fixed;_position:absolute;left:0;top:0;z-index:1000;width:100%;height:100%;
 background:black;_filter:alpha(opacity=35);opacity:0.35;MozOpacity:0.35;-moz-opacity: 0.35;filter:alpha(opacity=35);
 genmous:expression(this.style.height=(Math.max(document.body.scrollHeight,document.body.offsetHeight)) + "px",
 this.style.width=(Math.max(document.body.scrollWidth,document.body.offsetWidth)) + "px");
}
.pop_Content { position:absolute; height:410px; width:458px; margin:0; padding:0}
.pop_Content h1 { background: url(/images/Book/pop_title.gif) no-repeat; height: 30px; width: 458px; overflow:hidden; position: relative; cursor:move; padding:0; margin:0}
.pop_Content h1 .pop_Title { position:absolute; top:10px; left:10px;width:300px;text-align:left;}
.pop_Content .pop_close { position: absolute; height: 20px; width: 20px; display: block; left: 420px; top: 7px;cursor:pointer; overflow:hidden; margin:0; padding:0 }
.pop_Content .pop_Main { border: 1px solid #b3b3b3; background: #FFF url(/images/Book/pop_cont.gif) no-repeat center top; height:350px; overflow:hidden; border-bottom:0}
.pop_Content .pop_Main iframe{margin: 0; padding: 0;height: 100%; width:454px}
.pop_Content .pop_Footer { background: url(/images/Book/pop_footer.gif) no-repeat; width: 458px; text-align: left; height:5px; padding:0; margin:0; overflow:hidden}
.clone{position:absolute;z-index:10001; border:dashed 2px blue; background:#cbe0f6; cursor:move}