@charset "utf-8";
/* CSS Document */


#content_h2 {
	background: url(../images/category/information/hed_img.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 120px;
	width: 575px;
}

#index_table {
	margin-bottom: 20px;
	width: 565px;
	margin-right: auto;
	margin-left: auto;
}

#index_table table th {
	text-align: left;
	padding: 7px;
	border-bottom: 1px solid #db2b2e;
	font-weight: bold;
	color: #881b1e;
}
#index_table table td {
	text-align: left;
	padding: 7px;
	border-bottom: 1px solid #2a2a2a;
	color: #2a2a2a;
}
