table.index_table
{
	width: 100%;
}

table.index_table td
{
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
}

table.index_table td div
{
	width: 192px;
	height: 237px;
	background: url(../img/index_bg.gif) no-repeat top left;
	text-align: left !important;
}

table.index_table td div h2
{
	padding: 9px 10px 5px 29px !important;
	margin: 0px !important;
	font: bold 12px Tahoma !important;
	text-transform: uppercase;
	height: 50px;
}

table.index_table td div > h2 { height: 36px; }

table.index_table td div img {margin-left: 8px;}

table.index_table td div p {margin: 0px; padding: 0 0 0 13px; color: #d30000; font-size: 11px;}

table.index_table td div p a {color: #000; border-bottom: 1px solid #000;}
table.index_table td div p a:hover {color: #d30000; border-bottom: 1px solid #d30000;}


table.index_table td.snd
{
	text-align: center !important;
}

table.index_table td.thd
{
	text-align: right !important;
}