table.help{
	width: 100%;
	background-color: #e0e0ff;
	border-color: #FFF #333 #333 #FFF;
}
tr.help_title{
	background-color: #e0e0ff;
}
th.help_title{
	border-bottom: solid 1px #666;
	text-align: left;
}
td.help_content{
	border-bottom: solid 2px #666;
}

span.comment_title{
	color: red;
}

span.comment_name{
	color: gray;
}

