.photocss {
	background-color: #F3F3F3;
}
.tableindex {
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	background-image: url(../image/parts/tableindex.gif);
	text-indent: 10px;
	background-repeat: no-repeat;
}
.tablecontents {
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tableblank {
	border-top: none;
	border-bottom: none;
}
.tableline {
	border: thin solid #000000;
}
.tableblank02 {
	background-color: #000000;
}
.tablecontents02 {
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	height: 20px;
	padding: 0px;
	border: 0px;
}
.tableindex02 {
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	text-indent: 10px;
	background-repeat: no-repeat;
	background-color: #666666;
}
.bgline01 {
	background-image: url(../image/parts/line01.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.tablewithline {
	font-size: 12px;
	background-color: #FFFFFF;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;
	text-align: left;
	text-indent: 10px;
	white-space: nowrap;
}
.bgline02 {
	background-image: url(../image/parts/bgline02.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.tablewithline02 {
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	white-space: normal;
	border: 0px none #666666;
	padding-left: 5px;
	padding-top: 5px;
}
