﻿#tcbx th {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	padding: 5px 20px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#tcbx td {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

}
#tcbx td ul {
	margin: 0px;
	padding: 0px;
}
#tcbx td ul li {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 15px;
	padding: 0px;

}
#tcbx {
	background-image: url(../tc/img/tcbxbg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 25px;
	width: auto;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;


}

