body {
	margin: 0px;
	padding: 0px;
}
.lan_font {
	font-family: "宋体";
	font-size: 12px;
	color: #035581;
	text-decoration: none;
}

.bai_font {
	font-family: "宋体";
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.l_bg {
	background-image: url(../images/l_top.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 263px;
}
.j_j {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000;
	text-decoration: none;
}

.lx_bg {
	background-image: url(../images/lx_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 262px;
}
.pic_bg {
	background-image: url(../images/pic_bg.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 162px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
}