a.y:link {
	font-family: "宋体";
	font-size: 12px;
	color: #F4851A;
	text-decoration: none;
}
a.m:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a.y:visited {

	font-family: "宋体";
	font-size: 12px;
	color: #F4851A;
	text-decoration: none;
}
a.y:hover {


	font-family: "宋体";
	font-size: 12px;
	color: #CCCCCC;
}
.nr {
	font-family: "宋体";
	color: #F4851A;
	font-size: 12px;
	line-height: 160%;
}
a.m:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.m:hover {

	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #a3a3a3;
	text-decoration: underline;
}
.rog {
	background-color: #00101A;
	background-image: url(images/reg.gif);
	background-repeat: repeat;
	background-position: center top;
}
.ekuang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #00101a;
	border: 1px solid #4e5868;
}
.log {
	background-image: url(images/log.gif);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #00101a;
	background-position: center top;
}

