body {
	background-image: url(images/back.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #260C55;
	text-decoration: none;
	margin: 0px;
	overflow-x:hidden;
	line-height: 180%;
}
a {
	font-family: "宋体";
	font-size: 12px;
	color: #260C55;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #260C55;
	text-decoration: underline;
	font-weight: normal;
}
a.menu {
	font-family: "宋体";
	font-size: 12px;
	color: #260C55;
	text-decoration: none;
}
a.menu:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #260C55;
	text-decoration: none;
}
.title {
	color: #260C55;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.input {
	BORDER-BOTTOM: #260C55 1px solid;
	BORDER-LEFT: #260C55 1px solid;
	PADDING-BOTTOM: 1px;
	MARGIN: 1px;
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 1px;
	FONT-FAMILY: "宋体";
	COLOR: #000000;
	FONT-SIZE: 12px;
	BORDER-TOP: #260C55 1px solid;
	BORDER-RIGHT: #260C55 1px solid;
	PADDING-TOP: 1px
}