#tbl_bt img {
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tbl_bt tr td {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
}

#tbl_bt a {
	text-decoration: none;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#tbl_bt a:hover {
	text-decoration: underline;
	color: #F64A00;
}
#tbl_bt .head{
	font-size: 16px;
	font-weight: bold;
}
#tbl_bt .link {
	cursor: pointer;
}
