body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.gif);
}
body,td,th {
	font-size: 12px;
	line-height:22px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
a.bai:link {
	text-decoration: none;
	color: #ffffff;
}
a.bai:visited {
	text-decoration: none;
	color: #ffffff;
}
.bai{
	color:#FFFFFF;
}
img{
	border:0;
}
.line20{
	line-height:20px;
}
.bg2{
	background-image:url(images/bg2.gif);
	background-position:center;
	background-repeat:no-repeat;
}