@charset "UTF-8";
body {
	background-color: #000000;
}

.css {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}


a {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}

a:hover
{
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

#content a
{
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

#content a:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.black{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.dot{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #77642f;
}

.kuang{
	border: 1px solid #999999;
}

.bottom{
	background-color: #FFFFFF;
}

.ch-word {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
}

.white {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.whitetitle {
	font-family: Century;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}

.bigred {
	font-family: Century;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}

.red {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
