table {
	margin-top: 1em;
	margin-bottom: 1em;
	background-image: url(/images/common/lin_03.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 1px;
}
th,td   {
	background-image: url(/images/common/lin_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0.8em;
	padding-right: 1em;
	padding-bottom: 0.8em;
	padding-left: 1em;
}
th  {
	text-align: left;
	vertical-align: top;
	padding-right: 1.5em;
	width: 120px;
	white-space: nowrap;
}
th  span  {
	background-image: url(/images/corporate/ic_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.5em;
	padding-left: 10px;
}
*html  th  span  {
	background-position: 0px 0.3em;
}
+*html table th span {
	background-position: 0px 0.3em;
}
