﻿body {
	font-family: 宋体;
	font-size: 12px;
	background-image: url('../images/t3.jpg');
	line-height: 150%;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.top:link {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.top:visited {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.top:active {
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
}
.top:hover {
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
}
.bottom:link {
	color: #FF9900;
	text-decoration: none;
}
.bottom:visited {
	color: #FF9900;
	text-decoration: none;
}
.bottom:active {
	color: #000000;
	text-decoration: underline;
}
.bottom:hover {
	color: #000000;
	text-decoration: underline;
}
.style1 {
	text-align: right;
}
.style2 {
	border-color: #c0c0c0;
	border-width: 0;
	background-color: #FFFFFF;
}
.style3 {
	border: 0 solid #c0c0c0;
}
.style4 {
	background-color: #FF9900;
}
.style5 {
	text-align: center;
}
.style6 {
	color: #FFFFFF;
	font-size: 18px;
}
.style7 {
	color: #FF9900;
}
.style8 {
	border-width: 0px;
}
.style9 {
	border-style: solid;
	border-width: 0;
}