td {
	font-size: 12px;
	line-height: 20px;
}
.http {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
}
.table {
	background-image: url(../images/table_bj.gif);
	height: 23px;
}
a {
	color: #000000;
	text-decoration: none;
}
.bt {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 600;
}
.table1 {
	background-image: url(../images/table_bj2.jpg);
	height: 22px;
}
.title {
	font-size: 18px;
	line-height: 40px;
	font-weight: 600;
}

/* 单元格-行间距为150% */
.td_line_height_150 {
	line-height:150%;
}