body {
	margin: 0px auto 0px auto ;
	padding:0px;
	text-align:left;
	font-size:76%;
	height: 100%;
}

.td_style_01 { /*¤è®Ø*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
}
.grey_solid_tbl {
	background-color: #DBDBDB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.td_border_lt_vline {
	border-left: solid 1px #D2B677;

}

#rt_links {
	width: 100%;

}

#rt_links a:link, #rt_links a:visited {
	color: #663400;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;

}

#rt_links a:hover {
	color: #663400;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	
}
