@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: 宋体, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	LINE-HEIGHT:200%;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #C20201;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.ljdeepred a{
	font-size: 12px;
	color: #C20201;
}
.ljdeepred a:link {
	text-decoration: none;
}
.ljdeepred a:visited {
	text-decoration: none;
	color: #C20201;
}
.ljdeepred a:hover {
	text-decoration: underline;
	color: #C20201;
}
.ljdeepred a:active {
	text-decoration: none;
	color: #C20201;
}
.linered a{
	font-size: 12px;
	color: #C20201;
}
.linered a:link {
	text-decoration: underline;
}
.linered a:visited {
	text-decoration: underline;
	color: #C20201;
}
.linered a:hover {
	text-decoration: none;
	color: #C20201;
}
.linered a:active {
	text-decoration: underline;
	color: #C20201;
}
.ljline a:link {
	text-decoration: underline;
}
.ljline a:visited {
	text-decoration: underline;
}
.ljline a:hover {
	text-decoration: none;

}
.ljline a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
#content {
	width: 950px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	overflow: hidden;
}
.pages {
	font-size: 14px;
	width: 100%;
	text-align: center;
	line-height: 39px;
	height: 40px;
}
.pages a{
	font-size: 14px;
}
.red {
	color: #FF0000;
}
.gray9 {
	color: #999999;
}
