BODY, DIV, UL, LI, INPUT, SELECT
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

BODY
{
	background-color: #f1f1f1;
	font-family: "宋体";
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
}

SELECT
{
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
INPUT
{
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}
LI
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}

H1
{
	text-align: center;
	font-size: 30px;
	font-family: "隶书";
	color: #da1a27;
	font-weight: bold;
}

A
{
	color: #004e00;
	text-decoration: none;
}
A.hover
{
	color: #fff;
	text-decoration: underline;
}
A:visited
{
	color: #333333;
	text-decoration: none;
}
A:hover
{
	color: #ad210e;
	text-decoration: underline;
}
A:active
{
	color: #333333;
	text-decoration: none;
}

#tbchapterlist table
{
	width: 900px;
	border: 1px solid #C1DAD7;
}
#tbchapterlist td
{
	width: 25%;
	height: 35px;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	color: #4f6b72;
	font-size: 14px;
	line-height: 20px;
	text-align:left;
}
.primary-link
{
	width: 95%;
	padding-right: 8px;
	display: block;
	padding-left: 8px;
	font-weight: bold;
	font-size: 14px;
	background: url(/images/primary-nav-pipe.gif) silver no-repeat right 50%;
	float: left;
	padding-bottom: 9px;
	text-transform: uppercase;
	color: #333;
	line-height: 1.1em;
	padding-top: 9px;
	white-space: nowrap;
	text-decoration: none;
}

hr
{
	color: #C0C0C0;
	height: 1px;
	border: 0px;
	border-top: 1px solid #C0C0C0;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#pagebottom
{
	font-size: 12px;
}
.wd7
{
	font-size: 14px;
	color: #404040;
	line-height: 20px;
	text-decoration: none;
}
.wd7 a, .wd7 a:visited
{
	font-size: 14px;
	color: #404040;
	line-height: 20px;
	text-decoration: none;
}
.wd9
{
	font-size: 16px;
	color: #555555;
	line-height: 145%;
	padding: 5px 0 5px 5px;
	text-decoration: none;
	font-weight: normal;
}
.wd9 a, .wd9 a:visited
{
	font-size: 16px;
	color: #555555;
	line-height: 145%;
	padding: 5px 0 5px 5px;
	text-decoration: none;
	font-weight: normal;
}
.wd10
{
	font-size: 16px;
	color: #404040;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
}
.wd10 A:hover
{
	font-size: 16px;
	color: #ff6600;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
}
.wd10 a, .wd10 a:visited
{
	font-size: 16px;
	color: #404040;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
}