body {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
td {
	font-size: 12px;
	}
/* 以上是页面的基本css */
.textinput {
	border:2;
	border-style:inset;
	background-color:#ffffff;
	font-size: 12px;
	}
.buttoninput {
	border:1;
	border-style:ridge;
	background-color:#cccccc;
	font-size: 12px;
	}
/* 以上是input的两个css */
a:link		{COLOR: #000000; text-decoration:none}
a:visited	{COLOR: #000000; text-decoration:none}
a:hover		{COLOR: #FF0000; text-decoration:underline}
a:active	{COLOR: #3C3C51; text-decoration:none}
/* 首页默认的连接样式 */
.nav			{COLOR: #ffffff}
.nav a:link		{COLOR: #ffffff; text-decoration:none}
.nav a:visited	{COLOR: #ffffff; text-decoration:none}
.nav a:hover	{COLOR: #ffffff; text-decoration:underline}
.nav a:active	{COLOR: #ffffff; text-decoration:none}
.nav_two			{COLOR: #990000}
.nav_two a:link		{COLOR: #990000; text-decoration:none}
.nav_two a:visited	{COLOR: #990000; text-decoration:none}
.nav_two a:hover	{COLOR: #990000f; text-decoration:underline}
.nav_two a:active	{COLOR: #990000; text-decoration:none}
/* .nav是顶部导航条的css设定。表现形式是：白色无下划线的，鼠标划过有下划线，无其它颜色状态 */
.link1 td		{COLOR: #393B39; line-height: 130%}
.link1 a:link		{COLOR: #AA2A01; text-decoration:none; font-weight: bold}
.link1 a:visited	{COLOR: #AA2A01; text-decoration:none; font-weight: bold}
.link1 a:hover		{COLOR: #AA2A01; text-decoration:underline; font-weight: bold}
.link1 a:active		{COLOR: #AA2A01; text-decoration:none; font-weight: bold}
.bg_left {background-attachment: fixed; background-image: url(/21dnnview/images/9_20bg01.gif); background-repeat: no-repeat; background-position: left center; font-size: 12px; color: #FFFFFF}

.hong14			{color: #AE1800; text-decoration: none; font-weight: bold}
.hong14 a:link		{COLOR: #AE1800; text-decoration:none; font-weight: bold}
.hong14 a:visited	{COLOR: #AE1800; text-decoration:none; font-weight: bold}
.hong14 a:hover	{COLOR: #AE1800; text-decoration:underline; font-weight: bold}
.hong14 a:active	{COLOR: #AE1800; text-decoration:underline; font-weight: bold}
.hong12 {font-size: 12px; font-weight: bold; color: #AE1800; text-decoration: none}

.red12bule	{color: #1867BF; text-decoration: none; line-height: 130%;}
.red12bule	td{color: #1867BF; text-decoration: none; line-height: 130%;}
.red12bule a:link		{COLOR: #AD1800; text-decoration:none; font-weight: bold; line-height: 200%;}
.red12bule a:visited	{COLOR: #AD1800; text-decoration:none; font-weight: bold; line-height: 200%;}
.red12bule a:hover	{COLOR: #AD1800; text-decoration:underline; font-weight: bold; line-height: 200%;}
.red12bule a:active	{COLOR: #AD1800; text-decoration:underline; font-weight: bold; line-height: 200%;}
.blue12 { color: #1867BF; text-decoration: none; }
.blue12 td{ color: #1867BF; text-decoration: none; }
.blue12 a:link		{COLOR: #1867BF; text-decoration:none}
.blue12 a:visited	{COLOR: #1867BF; text-decoration:none}
.blue12 a:hover	{COLOR: #1867BF; text-decoration:underline}
.blue12 a:active	{COLOR: #1867BF; text-decoration:none}
.black12 { color: #000000; text-decoration: none; }
.black12 td{ color: #000000; text-decoration: none; }
.black12 a:link		{COLOR: #000000; text-decoration:none}
.black12 a:visited	{COLOR: #000000; text-decoration:none}
.black12 a:hover	{COLOR: #000000; text-decoration:underline}
.black12 a:active	{COLOR: #000000; text-decoration:none}
