td {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
}
input {
	font-family: tahoma, verdana, Arial;
	font-size: 9px;
	height: 16px;
}
a {
	color: #173486;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.hmenu  {
	height: 18px;
}
.inmenu  {
	color: #000000;
	font-weight: bold;
}
.hsp10{
	color: #999999;
	padding-left: 10px;
	padding-right: 10px;
}
.copy {
	color: #7F7F7F;
}
.spe12 {
	padding: 12px;
}
.spe3 {
	padding: 3px;
	border-right : 1px solid #DDE2ED;
}
.spe3b {
	padding: 3px;
}
.spe15 {
	padding: 15px 12px 1px 13px;
}
.spe19 {
	padding: 19px 19px 19px 19px;
}
.title {
	font-size: 18px;
	color: #D7353A;
}
.subtitle {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.r {
	color: #ff0000;
	font-size: 11px;
}
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	white-space: nowrap ;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #173486;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 1px 1px 1px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}

