body {
	
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
td {
	font-size: 12px;
	line-height: 20px;
	color: #212123;
}
a:link {
	font-size: 12px;
	color: #212123;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #212123;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.xjj {
	margin-bottom: 8px;
}
.bk {
	border: 1px solid #d8d8e0;
}
.lk {
	border: 1px solid #b8def5;
}
.lm {
	font-size: 14px;
	font-weight: bold;
	color: #285fba;
	padding-left:40px;
}
.con{
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}

a.glbt:link {
	font-size: 14px;
	color: #212123;
	text-decoration: none;
}
a.glbt:visited {
	font-size: 14px;
	color: #212123;
	text-decoration: none;
}
a.glbt:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}