.bg-menubottom {
	background-image: url(images/bg_menu3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #00437B;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #00437B;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 150%;

}
.bg-dashedline {
	background-image: url(images/pg_dashedline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
