<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#i-table-02 {
	width: 520px;
	border: 1px #E3E3E3 solid;
	border-spacing: 0;
	margin-left: 5px;
}
.i-table-02-left {
	font: normal normal bold 100% serif;
	text-align: center;
	color: #008080;
				background: #66FF66 url(../images/i_bg_02.gif) repeat-x 0;
}
.i-table-02-right {
}

#i-table-02 th {	
	padding: 5px;
	border: #98DCDC solid;
	border-width: 0 0 1px 1px;
	background: #339933 url(../images/i_bg_02_header.gif) repeat-x 0;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 120%;
}
#i-table-02 td {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF #008080 #008080 #FFFFFF;
	white-space: normal;
}</pre></body></html>