body {
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
td {font-size: 12px;}

.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: #990000; text-decoration:underline}
.nav_two a:active	{ COLOR: #990000; text-decoration:none}
/* .nav是千龙网导航条的css设定 */
.bg01 {
	background-attachment: fixed;
	background-color: #FCE0EE;
	background-image: url(../images/2006-bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg02 {
	background-image: url(../images/2006-bg2.gif);
	background-repeat: repeat-y;
}
.link01 {COLOR:#D70422; line-height:150%;PADDING-LEFT: 5px;}
.link01 td		{ COLOR: #D70422;}
.link01 a:link	{ COLOR: #D70422; text-decoration:none; }
.link01 a:visited	{ COLOR: #D70422; text-decoration:none; }
.link01 a:hover	{ COLOR: #D70422; text-decoration:underline; }
.link01 a:active	{ COLOR: #D70422; text-decoration:underline; }
.link02 {COLOR:#000000; line-height:150%;}
.link02 td		{ COLOR: #000000;}
.link02 a:link	{ COLOR: #000000; text-decoration:none; }
.link02 a:visited	{ COLOR: #000000; text-decoration:none; }
.link02 a:hover	{ COLOR: #000000; text-decoration:underline; }
.link02 a:active	{ COLOR: #000000; text-decoration:underline; }
.link03 {COLOR:#ffffff;	line-height:150%;}
.link03 td		{ COLOR: #ffffff;}
.link03 a:link	{ COLOR: #ffffff; text-decoration:none; }
.link03 a:visited	{ COLOR: #ffffff; text-decoration:none; }
.link03 a:hover	{ COLOR: #ffffff; text-decoration:underline; }
.link03 a:active	{ COLOR: #ffffff; text-decoration:underline; }
