span.ins {
	font-size:13px;
	color:#d30;
	font-weight:bold;
	margin-left:;
}

div#sub ul li a {
	background-image:none;
}

div#sub ul li a:hover {
	color:#f50;
}

div#sub ul li {
	text-align:left;
}

th {
	font-size:15px;
	font-weight:normal;
}

td {
	padding:7px 5px;
	font-size:15px;
	height:16px;
}


th a.mark {
	border-left:#000 double 4px;
	padding-left:9px;
}

th a.mark:hover {
	border-left:#f50 double 4px;
	color:#000;
}

th a.mark:active {
	border-left:#f50 double 4px;
	color:#000;
}

.underline {
	border-bottom:dashed #dfdfdf 1px;
}