td {
	font-size: 12px;
	line-height: 20px;
}
.tdbj1 {
	background-image: url(images/table_bj.gif);
	height: 22px;
}
.tdbj2 {
	background-image: url(images/td_bj2.gif);
	height: 33px;
}
.title {
	font-size: 18px;
	font-weight: 600;
	line-height: 30px;
}
.tdbj3 {
	height: 26px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
.border {
	border: 1px solid #333333;
}
body {
	background-image: url(images/bj.jpg);
}
/* 单元格-行间距为150% */
.td_line_height_150 {
	line-height:150%;
}
.time {
	font-family: "楷体_GB2312";
	font-size: 14px;
}
