.TitleDivImg{
background-image:url(../imgs/title-bg.jpg);
height:29px;
width:561px;
float:left;
}

.TitleDivTxt{
margin-top:8px;
margin-left:10px;
font-size: 13px;
color:#008000;
font-weight:bold;
float:left;
}

.list-char{
	margin-left:2px;
}
td{
	border-left:#444444 solid 1px;
	border-top:#444444 solid 1px;
}
table{
	border-right:#444444 solid 1px;
	border-bottom:#444444 solid 1px;
}
.td-line{
	background-image:url(../imgs/line.gif);
	background-repeat:no-repeat;
}
