<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.linktag_div {
	text-indent: 0;
	margin-top: 10px;
	padding: 5px;
	border: solid 1px #444;
	box-shadow: 1px 1px 0px rgba(0,0,0, 0.2) inset;
	background-color: #f4f4f4;
}

.site_history1 {
	border-style:dashed;
	border-width:1px;
	border-radius: 5px;
	border-color: #0044ff;
	background-color:#ccddff;
	background-image: url('../parts/pattern/bg_pattern_1a_010w.png');
 	padding: 10px;
	text-indent: 0;
}
.site_history2 table {
	text-indent: -3px;
}

.roadmap_header {
	font-size: large;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0,0,0, 0.3);
	text-indent: 0;
	text-align: center;
	margin-bottom: 2px;
	padding: 5px;
	border: 1px dashed #ccc;
	border-radius: 4px;
	color: #666;
	background-color: #cccccc;
	background: -ms-linear-gradient(top, #cccccc, #dddddd);
	background: -moz-linear-gradient(top, #cccccc, #dddddd);
	background: -webkit-linear-gradient(top, #cccccc, #dddddd);
}

.sitemap {
	padding: 0 0 20px 20px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	background-color: #99ccff;
	background-image: url('../parts/pattern/bg_pattern_1a_005w.png');
	box-shadow: 1px 1px 0px rgba(0,0,0,0.2);
}

.sitemap_column {
	text-indent:0;
	width: 190px;
	float: left;
}

.sitemap_group {
	text-indent:0;
	border: 1px dashed #88f;
	background-color:#ddeeff;
	width:165px;
}

.vp_calc {
	border: 1px dashed #ccc;
	border-radius: 4px;
	color: #666;
	background-color: #f4f4f4;
	margin-bottom: 1em;
}

.vp_calc th {
	width: 70px;
}
.vp_calc td {
	text-indent: 0;
}
.vp_calc input {
	width: 100px;
	text-align: right;
}

</pre></body></html>