body {
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
td {font-size: 12px;}
a:link {  COLOR: #6B4229; text-decoration:none}
a:visited {  COLOR: #6B4229; text-decoration:none}
a:hover {  COLOR: #FF7300; text-decoration:underline}
a:active {  COLOR: #FF7300; text-decoration:none}
/* 默认的连接样式 */
form {	margin: 0px; padding: 0px;}
input {	font-size: 12px; background-color: #F7E7C6;}
select {font-size: 12px; background-color: #F7E7C6;}
/* 以上是页面的基本css */
.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-image: url(../images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg02 {
	background-image: url(../images/bg02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.link01 {COLOR:#BD1C00;	border: 1px solid C2C2C2; line-height:150%;PADDING-LEFT: 5px;}
.link01 td		{ COLOR: #BD1C00;}
.link01 a:link	{ COLOR: #BD1C00; text-decoration:none; }
.link01 a:visited	{ COLOR: #BD1C00; text-decoration:none; }
.link01 a:hover	{ COLOR: #BD1C00; text-decoration:underline; }
.link01 a:active	{ COLOR: #BD1C00; text-decoration:underline; }
.link02 {COLOR:#BD1C00;	border: 1px solid C2C2C2; line-height:150%;}
.link02 td		{ COLOR: #BD1C00;}
.link02 a:link	{ COLOR: #BD1C00; text-decoration:none; }
.link02 a:visited	{ COLOR: #BD1C00; text-decoration:none; }
.link02 a:hover	{ COLOR: #BD1C00; text-decoration:underline; }
.link02 a:active	{ COLOR: #BD1C00; text-decoration:underline; }