body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FCA6EE;
	font-family:Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.baise {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.tfont {
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color: #5b004d;
}
.nrfont {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}
.pfont {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.lyfont {
	font-size: 12px;
	color: #000000;
}

a.zise:link {
	color: #5b004d;
	text-decoration: none;
}
a.zise:visited {
	text-decoration: none;
	color: #5b004d;
}
a.zise:hover {
	text-decoration: none;
	color: #FFCC00;
}
a.zise:active {
	text-decoration: none;
	color: #5b004d;
}
