/***********************************************/ 
/*index.html*/
/***********************************************/ 

.title_index{
	background:url(../database/img/title.gif) no-repeat;
	background-position:5px 0;
	text-indent:15px;
	border-bottom:#87c438 1px solid;
	width:620px;
	display:block;
	padding:5px;
	font:bold 16px;
	margin-bottom:5px;
}
#database_index_table td{
	padding-bottom:10px;
}