#table-gb th
{
	text-align:right;
	vertical-align:top;
	font-weight: normal;
}

#table-gb td
{
	vertical-align:top;
}

#table-member
{
	width: auto;
}

#table-member th
{
	text-align:right;
	vertical-align:top;
	font-weight: normal;
}

#table-member td
{
	vertical-align:top;
}

#table-download
{
	border: 1px solid;
	margin-top: 30px;
	background-color: #FFFFFF;
}

#table-download th
{
	background-color: #dddddd;
	font-weight: bold;
	text-align: left;
	padding: 6px 8px 6px 8px;
	width: 110px;
}

#table-download td
{
	background-color: #eeeeee;
	padding: 4px 8px 4px 8px;
	width: auto;
}

#table-download a
{
	background-image: url('../images/download_hover.png');
	background-position: left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 8px 28px;
}

#table-produk
{
	text-align: center;
	font-size: 10pt;
}

#table-produk a:hover
{
	text-decoration: none !important;
	color: #003366;
}

#table-produk td
{
	width: 130px;
	background-color: #DAD2B3;
	text-align: center;
	border-top: 1px solid #8C8A8C;
	border-right: 1px solid #8C8A8C;
	border-bottom: 1px solid #8C8A8C;
	border-left: 1px solid #8C8A8C;
	padding: 1px 1px 1px 1px;
}

.table-detail_produk
{
	background-color: #DAD2B3;
	width: 365px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	border-top: 1px solid #8C8A8C;
	border-right: 1px solid #8C8A8C;
	border-bottom: 1px solid #8C8A8C;
	border-left: 1px solid #8C8A8C;
}

.table-detail_produk th
{
	padding: 0px 3px 0px 3px;
	font-size: 8pt;
	text-align: left;
}

.table-detail_produk td
{
	padding: 3px 3px 3px 3px;
}
