@charset "utf-8";
/* CSS Document */

#st01-table{
	margin: 30px 0 80px 88px;
	padding :0;
	font-size: 14px;
	font-weight: bold;
}


#st01-table a{
	color: #333333;
	text-decoration: none;
}


#st01-table a:hover{
	color: #333333;
	text-decoration: underline;
}




#st01-table ul{margin: 5px 0 0px 0px;
padding: 5px 0 0px 0px;
	list-style-type: none;
}


#st01-table li{
padding: 0px 0 8px 0px;
}



#st01-table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#st01-table th{padding-top:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
}

