h1, h2, h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	letter-spacing:-1px;
}
h1 {
	font-size: 30px;
}
span {
	font-family: Verdana, Arial;
	font-size: 23;
	font-weight: bold;
	color: #549EE8;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
th strong {
	color: #fff;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #c8e3ff;
	height: 29px;
	color: #3F4568;
	text-align: left;
	/*padding-left: 12px;
	padding-right: 12px;
	border-left: 1px solid #1c1c1c;
	border-bottom: solid 2px #1c1c1c;*/
}
.title {
	font-family: Verdana, Arial;
	font-size: 23;
	font-weight: bold;
	color: #549EE8;
}
a.head {
	text-decoration: none;
	color: #FEF0D3;
	font-weight: bold;
	font-size: 12px
}
a.kiri {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px
}
a {
	text-decoration: none;
	color: #EB7F4A
}
#zebra {
	/*border-bottom: 1px solid #1c1c1c;
	border-right: 1px solid #1c1c1c;*/
	background-color:#1c1c1c;
}
#zebra tbody tr td {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	color:#3F4568;
	/*padding: 4px 9px;
	border-left: 1px solid #1c1c1c;*/
	line-height:1.2em;
}
#zebra tbody tr.selected td {
	background-color: #7b7b7b;
	color: #ffffff;
	/*border-left: 1px solid #1c1c1c;
	border-bottom: 1px solid #1c1c1c;*/
}
#wrap {
	margin: 15px;
	text-align: left;
}