/* 单元格-行间距为150% */
.td_line_height_150 {
	line-height:150%;
}


td {
	font-size: 12px;
	line-height: 20px;
}
.table {
	background-image: url(images/line.gif);
	height: 20px;
}
.fonte {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
.title {
	font-size: 14px;
	font-weight: 600;
}
