a {
	color: #ffffff;
	font-family: 宋体;
    text-decoration: none;
}

h1 {
	color: #ffffff;
	font-family: 宋体;
	font-size: 16px;
}

h2 {
	color: #ffffff;
	font-family: 宋体;
	font-size: 13px;
	font-weight: bold;
}

h3 {
	color: #ffffff;
	font-family: 宋体;
	font-size: 13px;
	font-weight: bold;
}

input, select, textarea {
	background-color: #0a0a52;
	border: 1px solid #6161ab;
	color: #ffffff;
}

.admin_header {
	background-color: #000040;
	border: 1px solid ##BEBEBE;
	font-weight: bold;
	padding: 5px;
}

.admin_item {
	background-color: #000060;
	border: 1px solid ##BEBEBE;
	margin-left: 15px;
	padding: 5px;
}

.button {
	color: #ffffff;
	background-color: #0a0a52;
}

p.navbuttons a {
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	background-color: #0a0a52;
	display: block;
	padding: 0px 0px 0px 0px;
	width: 160px;
	border-top: 1px solid #6161ab;
	border-right: 1px solid #6161ab;
	border-bottom: 1px solid #6161ab;
	background-repeat: no-repeat;
	margin-bottom: -14px;
	vertical-align: bottom;
}

p.navbuttons a:hover, p.navbuttons a:active {
	background-color: #35357e;
	color: #ffffff;
	background-repeat: no-repeat;
}

td {
	color: #ffffff;
	font-family: 宋体;
	font-size: 13px;
}

.small {
	color: #ffffff;
	font-size: 10px;
}

